1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_graphics/contexts
2012-08-05 22:09:26 +01:00
..
juce_GraphicsContext.cpp Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 2012-07-14 11:54:29 +01:00
juce_GraphicsContext.h Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 2012-07-14 11:54:29 +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 New class: ConcertinaPanel. 2012-08-05 22:09:26 +01:00
juce_LowLevelGraphicsSoftwareRenderer.h Better support for pixel strides in the software renderer. 2012-08-03 16:27:45 +01:00