1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics
2014-03-20 13:08:27 +00:00
..
colour Really minor clean-ups. 2014-01-12 18:06:48 +00: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 Added some documentation to CustomTypeface. 2014-03-13 16:23:34 +00:00
geometry Added method Path::preallocateSpace(). 2014-03-12 19:41:09 +00:00
image_formats Fixed some pedantic warnings. 2013-09-16 18:47:28 +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 GlyphCache multithreading fix. 2014-03-20 13:08:27 +00: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-02-28 20:55:06 +00:00