Commits on Source (2)
-
With OpenGL callback and glfw as a provider, it leads to a failure.
44138d04 -
Document that the function must be called with a context enabled. Even if most low-level implementation will allow getting an address without a context, so as to keep the same symbol across contexts, some other common implementations like glfw[^1] will require an active context. [^1]: https://www.glfw.org/docs/3.3/group__context.html#ga35f1837e6f666781842483937612f163
c0b2f318