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
2015-04-20 17:29:11 +01:00
..
juce_MissingGLDefinitions.h Added an openGL constant. 2015-02-17 17:11:44 +00:00
juce_OpenGL_android.h Workaround for problems on Android when the OS reuses a posix thread for the openGL thread. 2015-02-24 17:59:53 +00:00
juce_OpenGL_ios.h Fixed an iOS GL compile error. 2015-04-20 17:29:11 +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