mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 12:08:47 +02:00
Backends: GL3: Implement glbinding opengl loader support. (#2870)
This commit is contained in:
@ -79,6 +79,7 @@ Other Changes:
|
||||
automatically use it). [#2919, #2798]
|
||||
- Examples: Metal: Wrapped main loop in @autoreleasepool block to ensure allocations get freed
|
||||
even if underlying system event loop gets paused due to app nap (#2910, #2917). [@bear24rw]
|
||||
- Examples: Added support for glbindings OpenGL loader.
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user