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/opengl
2016-04-19 16:19:10 +01:00
..
juce_OpenGLContext.cpp Added a workaround for an obscure GL race condition when closing contexts 2016-04-19 16:19:10 +01:00
juce_OpenGLContext.h Added new method OpenGLContext::getContextAttachedTo() 2015-07-28 15:01:25 +01:00
juce_OpenGLFrameBuffer.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_OpenGLFrameBuffer.h Added a few noexcepts to some GL functions 2015-12-01 17:25:14 +00:00
juce_OpenGLGraphicsContext.cpp Fix OpenGL 2D custom shader crash on newer Android devices 2016-01-28 17:04:16 +00:00
juce_OpenGLGraphicsContext.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_OpenGLHelpers.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_OpenGLHelpers.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_OpenGLImage.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_OpenGLImage.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_OpenGLPixelFormat.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_OpenGLPixelFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_OpenGLRenderer.h Added some comments regarding MessageManagerLocks 2015-12-14 09:48:25 +00:00
juce_OpenGLShaderProgram.cpp Added some methods to OpenGLShaderProgram to allow uniforms to be set directly by name rather than needing a Uniform object. 2015-07-24 12:29:53 +01:00
juce_OpenGLShaderProgram.h Added some methods to OpenGLShaderProgram to allow uniforms to be set directly by name rather than needing a Uniform object. 2015-07-24 12:29:53 +01:00
juce_OpenGLTexture.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_OpenGLTexture.h Update copyright notice 2015-07-22 15:59:34 +01:00