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/native
2016-11-24 11:59:11 +00:00
..
juce_android_Fonts.cpp Fix for Android font creation 2015-11-06 11:21:00 +00:00
juce_android_GraphicsContext.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_freetype_Fonts.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_linux_Fonts.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_mac_CoreGraphicsContext.h Added some workarounds in the OSX windowing code to help keep window resizing smooth when components are repainting at high speeds (only seems to be an issue since OSX 10.11) 2016-02-22 18:00:05 +00:00
juce_mac_CoreGraphicsContext.mm Changed lowResamplingQuality to kCGInterpolationNone on OS X and iOS 2016-10-06 10:46:48 +01:00
juce_mac_CoreGraphicsHelpers.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_mac_Fonts.mm Fixed a false positive in ASAN in a recent bug fix commit to OSXTypeface 2016-11-24 11:59:11 +00:00
juce_RenderingHelpers.h Replaced two instances of src[1] with src[0] in the render4PixelAverage method as adding pixelStride handles the offset 2016-09-21 09:54:18 +01:00
juce_win32_Direct2DGraphicsContext.cpp Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_win32_DirectWriteTypeface.cpp Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_win32_DirectWriteTypeLayout.cpp Added kerning support to the DirectWrite layout code 2016-04-14 16:33:19 +01:00
juce_win32_Fonts.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00