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 6e743c8f12 Refactored the software renderer code, moving most of the guts into the juce_RenderingHelpers.h header file to make it possible for people to use it in their own code. 13 years ago
..
juce_GraphicsContext.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_GraphicsContext.h OSX10.4 menu fix. Graphics::drawSingleLineText justification. 13 years ago
juce_LowLevelGraphicsContext.h OpenGL renderer optimisations. 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 Refactored the software renderer code, moving most of the guts into the juce_RenderingHelpers.h header file to make it possible for people to use it in their own code. 13 years ago
juce_LowLevelGraphicsSoftwareRenderer.h Refactored the software renderer code, moving most of the guts into the juce_RenderingHelpers.h header file to make it possible for people to use it in their own code. 13 years ago