1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_opengl/native
2019-02-01 13:00:08 +00:00
..
java/app/com/roli/juce Added an "app" subfolder to all of the native/java directories and updated modules/juce_core/native/java/README.txt 2019-01-30 09:55:50 +00:00
juce_MissingGLDefinitions.h Made the openGL 2D renderer limit the size of its vertex buffers to avoid problems on systems with limited GPUs 2017-11-24 13:33:11 +00:00
juce_OpenGL_android.h Re-structured the low-level Android native code 2018-11-13 12:33:40 +00:00
juce_OpenGL_ios.h Android: Fixed an OpenGL crash that would occur due to failing to get a pointer to the native window 2017-11-30 10:11:40 +00:00
juce_OpenGL_linux_X11.h Linux: Fixed some potential deadlocks using OpenGL 2018-08-22 11:48:36 +01:00
juce_OpenGL_osx.h Added an assertion to check the OpenGL swap interval on MacOS 2019-02-01 13:00:08 +00:00
juce_OpenGL_win32.h VST: Add juce_shouldDoubleScaleNativeGLWindow() method to ensure that OpenGL plug-ins running in hiDPI Cubase 10 on Windows are correctly scaled 2019-01-23 11:00:41 +00:00
juce_OpenGLExtensions.h Re-structured the low-level Android native code 2018-11-13 12:33:40 +00:00