1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/modules/juce_graphics
2013-06-12 09:39:33 +01:00
..
colour Pixel blending improvement. 2013-06-12 09:39:33 +01:00
contexts Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
effects Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
fonts Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
geometry Minor tidying 2013-06-04 10:41:53 +01:00
image_formats Avoided some strict compiler warnings. 2013-04-04 16:47:33 +01:00
images Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
native Linux build fix. 2013-06-05 15:08:00 +01:00
placement Documentation fix and MidiMessage constness clean-up. 2013-03-05 18:37:18 +00:00
juce_graphics.cpp Refactored some linux freetype font classes. 2013-04-16 11:44:01 +01:00
juce_graphics.h Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_graphics.mm New class: ChildProcess. Fixed android build problems with paths. 2011-09-02 12:48:36 +01:00
juce_module_info Version number update 2013-06-10 21:07:26 +01:00