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.
ed cdbc28c18b Add documentation tags 7 years ago
..
juce_OpenGLContext.cpp OpenGL: Revert commits 515f484 and 0a15be7 and calculate scale factor using relative bounds instead 7 years ago
juce_OpenGLContext.h Add documentation tags 7 years ago
juce_OpenGLFrameBuffer.cpp More ScopedPointer/unique_ptr compatibility work 7 years ago
juce_OpenGLFrameBuffer.h Add documentation tags 7 years ago
juce_OpenGLGraphicsContext.cpp More ScopedPointer/unique_ptr compatibility work 7 years ago
juce_OpenGLGraphicsContext.h Add documentation tags 7 years ago
juce_OpenGLHelpers.cpp Tidied up a few bits of messy String concatenation 7 years ago
juce_OpenGLHelpers.h Add documentation tags 7 years ago
juce_OpenGLImage.cpp More ScopedPointer/unique_ptr compatibility work 7 years ago
juce_OpenGLImage.h Add documentation tags 7 years ago
juce_OpenGLPixelFormat.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_OpenGLPixelFormat.h Add documentation tags 7 years ago
juce_OpenGLRenderer.h Add documentation tags 7 years ago
juce_OpenGLShaderProgram.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_OpenGLShaderProgram.h Add documentation tags 7 years ago
juce_OpenGLTexture.cpp OpenGL: Added method OpenGLContext::setTextureMagnificationFilter to change GL's texture magnification filter 7 years ago
juce_OpenGLTexture.h Add documentation tags 7 years ago