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 38d49a5ee7 Modernised a few RectangleList iterators 8 years ago
..
juce_OpenGLContext.cpp Modernised a few RectangleList iterators 8 years ago
juce_OpenGLContext.h Added method OpenGLContext::executeOnGLThread to help executing gl house-keeping tasks on the gl thread even when the message manager is locked 8 years ago
juce_OpenGLFrameBuffer.cpp Lots of small whitespace tweaks. 9 years ago
juce_OpenGLFrameBuffer.h Replace include guards with "#pragma once" 8 years ago
juce_OpenGLGraphicsContext.cpp Modernised a few RectangleList iterators 8 years ago
juce_OpenGLGraphicsContext.h Replace include guards with "#pragma once" 8 years ago
juce_OpenGLHelpers.cpp Added a shader workaround for GPUs on older Android devices 8 years ago
juce_OpenGLHelpers.h Replace include guards with "#pragma once" 8 years ago
juce_OpenGLImage.cpp Changed ImagePixelData::clone to return a smart pointer rather than a raw one, to avoid a reference-count leak 9 years ago
juce_OpenGLImage.h Replace include guards with "#pragma once" 8 years ago
juce_OpenGLPixelFormat.cpp Update copyright notice 10 years ago
juce_OpenGLPixelFormat.h Replace include guards with "#pragma once" 8 years ago
juce_OpenGLRenderer.h Replace include guards with "#pragma once" 8 years ago
juce_OpenGLShaderProgram.cpp Made an openGL assertion slightly less strict 8 years ago
juce_OpenGLShaderProgram.h Adde some missing JUCE_API annotations 8 years ago
juce_OpenGLTexture.cpp Update copyright notice 10 years ago
juce_OpenGLTexture.h Replace include guards with "#pragma once" 8 years ago