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 dfda7c77fc Workarounds for some mingw build problems. 11 years ago
..
colour Really minor clean-ups. 11 years ago
contexts Added a version of Graphics::drawText that uses float coords. 11 years ago
effects Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
fonts Added some documentation to CustomTypeface. 11 years ago
geometry Added method Path::preallocateSpace(). 11 years ago
image_formats Fixed some pedantic warnings. 12 years ago
images 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
native Workarounds for some mingw build problems. 11 years ago
placement Really minor clean-ups. 11 years ago
juce_graphics.cpp Minor clean-ups around the Justification class. 12 years ago
juce_graphics.h Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
juce_graphics.mm 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_module_info Version number update 11 years ago