1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_opengl/native
2014-10-28 10:29:01 +00:00
..
juce_MissingGLDefinitions.h Avoided a GL symbol redefinition and a warning in MSVC. 2014-01-03 14:33:37 +00:00
juce_OpenGL_android.h Added a method OpenGLContext::setOpenGLVersionRequired, which can be used to request a v3.2 context. 2014-03-11 10:24:31 +00:00
juce_OpenGL_ios.h More iOS opengl version tweaking 2014-09-18 10:16:24 +01:00
juce_OpenGL_linux.h Added a method OpenGLContext::setOpenGLVersionRequired, which can be used to request a v3.2 context. 2014-03-11 10:24:31 +00:00
juce_OpenGL_osx.h Cleaned up a few OSX 10.10 deprecated functions. 2014-10-28 10:29:01 +00:00
juce_OpenGL_win32.h Fix for win32 openGL repaints when continuous rendering is turned off. 2014-08-14 11:44:46 +01:00
juce_OpenGLExtensions.h Removed glDrawBuffers call (wasn't available in GLES) 2014-08-12 08:28:34 +01:00