The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules e3e812ecd6 Fixed a couple of threading issues with openGL images on OSX. 9 years ago
..
juce_OpenGLContext.cpp Fixed a couple of threading issues with openGL images on OSX. 9 years ago
juce_OpenGLContext.h Added new method OpenGLContext::getContextAttachedTo() 9 years ago
juce_OpenGLFrameBuffer.cpp Update copyright notice 9 years ago
juce_OpenGLFrameBuffer.h Update copyright notice 9 years ago
juce_OpenGLGraphicsContext.cpp Update copyright notice 9 years ago
juce_OpenGLGraphicsContext.h Update copyright notice 9 years ago
juce_OpenGLHelpers.cpp Update copyright notice 9 years ago
juce_OpenGLHelpers.h Update copyright notice 9 years ago
juce_OpenGLImage.cpp Update copyright notice 9 years ago
juce_OpenGLImage.h Update copyright notice 9 years ago
juce_OpenGLPixelFormat.cpp Update copyright notice 9 years ago
juce_OpenGLPixelFormat.h Update copyright notice 9 years ago
juce_OpenGLRenderer.h Update copyright notice 9 years ago
juce_OpenGLShaderProgram.cpp Added some methods to OpenGLShaderProgram to allow uniforms to be set directly by name rather than needing a Uniform object. 9 years ago
juce_OpenGLShaderProgram.h Added some methods to OpenGLShaderProgram to allow uniforms to be set directly by name rather than needing a Uniform object. 9 years ago
juce_OpenGLTexture.cpp Update copyright notice 9 years ago
juce_OpenGLTexture.h Update copyright notice 9 years ago