1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_graphics/contexts
2012-07-11 14:26:51 +01:00
..
juce_GraphicsContext.cpp New methods for Graphics, CallOutBox. 2012-07-11 14:26:51 +01:00
juce_GraphicsContext.h New methods for Graphics, CallOutBox. 2012-07-11 14:26:51 +01: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 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_LowLevelGraphicsPostScriptRenderer.h OpenGL renderer optimisations. 2011-12-22 18:32:34 +00:00
juce_LowLevelGraphicsSoftwareRenderer.cpp Refactored the software renderer code, moving most of the guts into the juce_RenderingHelpers.h header file to make it possible for people to use it in their own code. 2012-05-24 18:50:26 +01:00
juce_LowLevelGraphicsSoftwareRenderer.h Refactored the software renderer code, moving most of the guts into the juce_RenderingHelpers.h header file to make it possible for people to use it in their own code. 2012-05-24 18:50:26 +01:00