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/contexts
2017-12-06 17:48:41 +00:00
..
juce_GraphicsContext.cpp Added a couple of casts to keep Visual Studio happy 2017-12-06 17:48:41 +00:00
juce_GraphicsContext.h Changed the parameters to Graphics::fillCheckerBoard() to be floats rather than ints, and improved its performance 2017-12-06 17:33:26 +00:00
juce_LowLevelGraphicsContext.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_LowLevelGraphicsPostScriptRenderer.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_LowLevelGraphicsPostScriptRenderer.h Some light modernisation of a bunch of old code 2017-10-04 12:47:43 +01:00
juce_LowLevelGraphicsSoftwareRenderer.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_LowLevelGraphicsSoftwareRenderer.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00