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 f22317695b Added a couple of casts to keep Visual Studio happy 7 years ago
..
juce_GraphicsContext.cpp Added a couple of casts to keep Visual Studio happy 7 years ago
juce_GraphicsContext.h Changed the parameters to Graphics::fillCheckerBoard() to be floats rather than ints, and improved its performance 7 years ago
juce_LowLevelGraphicsContext.h 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_LowLevelGraphicsPostScriptRenderer.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_LowLevelGraphicsPostScriptRenderer.h Some light modernisation of a bunch of old code 7 years ago
juce_LowLevelGraphicsSoftwareRenderer.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_LowLevelGraphicsSoftwareRenderer.h 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