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-07-13 19:42:44 +01:00
..
colour Fixed a typo in Colour. 2014-04-08 21:55:56 +01:00
contexts Added a version of Path::addEllipse that takes a Rectangle 2014-05-16 17:41:43 +01:00
effects Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
fonts Fix for some VC compiler warnings. 2014-07-01 18:50:42 +01:00
geometry Added a method RectangleList::ensureStorageAllocated 2014-06-29 18:39:45 +01: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 Workarounds for AttributedString layout when using from-memory fonts on Windows. 2014-06-28 21:36:01 +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-07-13 19:42:44 +01:00