1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_opengl/native
2014-12-23 12:42:39 +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 Tweaked the OSX openGL context to hopefully fix problems enabling multisampling mode. 2014-12-23 12:42:39 +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