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
reuk 80ac9a78a0
Singleton: Add new macros to simplify singleton creation
The INLINE macros allow singletons to be declared and defined in one
line, without requiring a separate JUCE_IMPLEMENT_SINGLETON statement.
2024-10-16 10:36:52 +01:00
..
juce_GraphicsContext.cpp Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
juce_GraphicsContext.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_LowLevelGraphicsContext.h Direct2D: Add initial support 2024-04-18 14:16:02 +01:00
juce_LowLevelGraphicsSoftwareRenderer.cpp Direct2D: Add initial support 2024-04-18 14:16:02 +01:00
juce_LowLevelGraphicsSoftwareRenderer.h Update licensing information 2024-04-16 11:39:35 +01:00