1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_opengl/native
ed 22777e5480 Linux: Remove embedded OpenGL window events from event queue when destroying
This fixes BadWindow errors from Expose events that may be processed after the window is destroyed.
2021-03-12 11:02:24 +00:00
..
java/app/com/rmsl/juce Updated all license headers 2020-06-29 08:30:22 +01:00
juce_MissingGLDefinitions.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_OpenGL_android.h Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_OpenGL_ios.h Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_OpenGL_linux_X11.h Linux: Remove embedded OpenGL window events from event queue when destroying 2021-03-12 11:02:24 +00:00
juce_OpenGL_osx.h Narrowed the scoped of some undeclared Objective-C selector warnings 2020-12-10 12:48:42 +00:00
juce_OpenGL_win32.h Windows: Added ScopedThreadDPIAwarenessSetter for correctly setting and resetting thread DPI-awareness for methods which interact with an HWND and removed some DPI workarounds 2021-03-02 15:56:10 +00:00
juce_OpenGLExtensions.h Updated all license headers 2020-06-29 08:30:22 +01:00