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 7a869d6528 Made the OpenGL graphics context keep a cache of textures it has recently used for Image rendering, to avoid repeatedly moving data to the GPU. 11 years ago
..
juce_Image.cpp Made the OpenGL graphics context keep a cache of textures it has recently used for Image rendering, to avoid repeatedly moving data to the GPU. 11 years ago
juce_Image.h Made the OpenGL graphics context keep a cache of textures it has recently used for Image rendering, to avoid repeatedly moving data to the GPU. 11 years ago
juce_ImageCache.cpp Added some 'override' modifiers to overridden methods. 12 years ago
juce_ImageCache.h Stripped out some unnecessary boilerplate includes from juce_graphics. 11 years ago
juce_ImageConvolutionKernel.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_ImageConvolutionKernel.h Stripped out some unnecessary boilerplate includes from juce_graphics. 11 years ago
juce_ImageFileFormat.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_ImageFileFormat.h Stripped out some unnecessary boilerplate includes from juce_graphics. 11 years ago