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-02-23 16:23:34 +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 flags for multisampling in GL, and implementation of this for iOS. 2013-07-23 17:38:25 +01:00
juce_OpenGL_ios.h Cleaned up some pedantic warnings in the iOS build. 2013-10-01 12:55:44 +01:00
juce_OpenGL_linux.h Added flags for multisampling in GL, and implementation of this for iOS. 2013-07-23 17:38:25 +01:00
juce_OpenGL_osx.h Added flags for multisampling in GL, and implementation of this for iOS. 2013-07-23 17:38:25 +01:00
juce_OpenGL_win32.h Avoided an unnecessary call in win32 openGL that may have been causing problems with some Nvidea drivers. 2014-02-23 13:41:49 +00:00
juce_OpenGLExtensions.h Stripped out all the old openGL fixed-function code, and hard-coded the assumption that it'll be running on hardware that's capable of running GLSL. 2014-02-23 16:23:34 +00:00