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 a0ed9c96e4 New class: ConcertinaPanel. 12 years ago
..
juce_GraphicsContext.cpp Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 13 years ago
juce_GraphicsContext.h Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 13 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 Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
juce_LowLevelGraphicsPostScriptRenderer.h OpenGL renderer optimisations. 13 years ago
juce_LowLevelGraphicsSoftwareRenderer.cpp New class: ConcertinaPanel. 12 years ago
juce_LowLevelGraphicsSoftwareRenderer.h Better support for pixel strides in the software renderer. 12 years ago