ocornut
|
755bf985d2
|
Backends: OpenGL3: Made our custom GL loader a bit more tolerant of use of another loader in same compilation unit. (#4445, #4514)
|
2021-09-07 14:48:26 +02:00 |
|
Rokas Kupstys
|
4c22b3e5d9
|
Backends: OpenGL3: Fix gl3wProcs colliding with gl3w. (#4445)
|
2021-08-24 14:33:04 +02:00 |
|
Rokas Kupstys
|
fc062e6028
|
Backends: OpenGL3: Update loader to include APIs used by test framework.
|
2021-08-20 17:22:27 +02:00 |
|
Rokas Kupstys
|
459de65477
|
Backends: OpenGL3: Embed our own minimal GL loader based on gl3w and use it in SDL/GLFW examples. (#4445)
Loader repository at https://github.com/dearimgui/gl3w_stripped
Removed support for using custom loaders in examples/opengl3 backend
|
2021-08-19 16:24:58 +02:00 |
|