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 c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
..
juce_GraphicsContext.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_GraphicsContext.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_LowLevelGraphicsContext.h Fixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc. 13 years ago
juce_LowLevelGraphicsPostScriptRenderer.cpp Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster. 12 years ago
juce_LowLevelGraphicsPostScriptRenderer.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_LowLevelGraphicsSoftwareRenderer.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_LowLevelGraphicsSoftwareRenderer.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago