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/contexts
2013-05-22 23:05:53 -06:00
..
juce_GraphicsContext.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_GraphicsContext.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_LowLevelGraphicsContext.h Fixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc. 2012-07-08 20:07:53 +01:00
juce_LowLevelGraphicsPostScriptRenderer.cpp Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster. 2012-11-15 13:58:49 +00:00
juce_LowLevelGraphicsPostScriptRenderer.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_LowLevelGraphicsSoftwareRenderer.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_LowLevelGraphicsSoftwareRenderer.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00