..
juce_CoreGraphicsContext_mac.h
macOS: Simplify the CoreGraphics pointer types and add some new ones
2024-08-09 17:20:36 +01:00
juce_CoreGraphicsContext_mac.mm
CoreGraphics: Remove CoreImage implementations for desaturation and transparency
2025-02-06 18:22:33 +00:00
juce_CoreGraphicsHelpers_mac.h
Update licensing information
2024-04-16 11:39:35 +01:00
juce_Direct2DGraphicsContext_windows.cpp
Direct2D: Fix image artefacts at the edge of alpha-clipped regions
2025-02-11 18:11:12 +00:00
juce_Direct2DGraphicsContext_windows.h
Direct2DContext: Remove unnecessary public constants
2025-01-23 12:20:27 +00:00
juce_Direct2DHelpers_windows.cpp
Direct2D: Move UpdateRegion helper to shared DirectX header
2024-08-22 18:18:14 +01:00
juce_Direct2DHwndContext_windows.cpp
Direct2D: Remove SetDpi call in startFrame
2025-01-29 11:00:44 +00:00
juce_Direct2DHwndContext_windows.h
Direct2D: Remove setResizing and getResizing members from renderer
2024-10-07 11:50:26 +01:00
juce_Direct2DImage_windows.cpp
Direct2D: Use Image NativeExtensions to avoid dynamic casts in graphics context
2025-01-23 12:21:33 +00:00
juce_Direct2DImage_windows.h
Direct2D: Use Image NativeExtensions to avoid dynamic casts in graphics context
2025-01-23 12:21:33 +00:00
juce_Direct2DImageContext_windows.cpp
ImagePixelData: Update signatures of functions providing whole-image effects
2025-01-23 12:21:33 +00:00
juce_Direct2DImageContext_windows.h
ImagePixelData: Update signatures of functions providing whole-image effects
2025-01-23 12:21:33 +00:00
juce_Direct2DMetrics_windows.cpp
Direct2D: Add initial support
2024-04-18 14:16:02 +01:00
juce_Direct2DMetrics_windows.h
Singleton: Add new macros to simplify singleton creation
2024-10-16 10:36:52 +01:00
juce_Direct2DPixelDataPage_windows.h
Direct2D: Use Image NativeExtensions to avoid dynamic casts in graphics context
2025-01-23 12:21:33 +00:00
juce_Direct2DResources_windows.cpp
Direct2DContext: Remove unnecessary public constants
2025-01-23 12:20:27 +00:00
juce_DirectWriteTypeface_windows.cpp
DirectWrite: Return styles in the order reported by the system
2024-10-02 11:35:38 +01:00
juce_DirectX_windows.h
Direct2DImage: Update interface to accept a Device instead of a DeviceContext
2024-12-13 14:43:06 +00:00
juce_EventTracing.h
Direct2D: Add initial support
2024-04-18 14:16:02 +01:00
juce_Fonts_android.cpp
Singleton: Add new macros to simplify singleton creation
2024-10-16 10:36:52 +01:00
juce_Fonts_freetype.cpp
Singleton: Add new macros to simplify singleton creation
2024-10-16 10:36:52 +01:00
juce_Fonts_linux.cpp
Fonts (Linux): Return a null typeface when no default typefaces can be found
2024-12-18 16:00:44 +00:00
juce_Fonts_mac.mm
Fonts: MacOS: Return styles in the order reported by the system
2024-10-10 17:53:10 +02:00
juce_GraphicsContext_android.cpp
Typeface: Switch to using harfbuzz for computing simple advances on all platforms
2024-04-17 14:41:01 +01:00
juce_IconHelpers_android.cpp
Update licensing information
2024-04-16 11:39:35 +01:00
juce_IconHelpers_linux.cpp
Update licensing information
2024-04-16 11:39:35 +01:00
juce_IconHelpers_mac.cpp
Update licensing information
2024-04-16 11:39:35 +01:00
juce_IconHelpers_windows.cpp
Update licensing information
2024-04-16 11:39:35 +01:00
juce_RenderingHelpers.h
StackBasedLowLevelGraphicsContext: Prefer using RectangleListRegion clip when possible
2024-08-06 17:36:19 +01:00