1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_graphics
2014-04-07 22:07:45 +01:00
..
colour Added method Colour::getPerceivedBrightness() 2014-04-07 22:07:45 +01:00
contexts Added a version of Graphics::drawText that uses float coords. 2014-02-07 19:27:27 +00:00
effects Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
fonts Fix for a very obscure race-condition involving font string initialisation. 2014-04-05 17:39:31 +01:00
geometry Added method Path::preallocateSpace(). 2014-03-12 19:41:09 +00:00
image_formats Refactored some Xcode warning suppression. 2014-03-30 14:57:39 +01:00
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. 2014-02-20 16:38:49 +00:00
native Fix for a very obscure race-condition involving font string initialisation. 2014-04-05 17:39:31 +01:00
placement Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_graphics.cpp Minor clean-ups around the Justification class. 2013-08-20 17:27:41 +01:00
juce_graphics.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
juce_graphics.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2014-03-24 20:01:37 +00:00