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
2014-02-24 09:09:29 +00:00
..
juce_android_Fonts.cpp Improved the vertical font hinting algorithm and removed some duplicated typeface code. 2014-01-05 19:46:13 +00:00
juce_android_GraphicsContext.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_freetype_Fonts.cpp Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor() 2013-12-19 15:39:30 +00:00
juce_linux_Fonts.cpp Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor() 2013-12-19 15:39:30 +00:00
juce_mac_CoreGraphicsContext.h Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_mac_CoreGraphicsContext.mm Made the OpenGL graphics context keep a cache of textures it has recently used for Image rendering, to avoid repeatedly moving data to the GPU. 2014-02-20 16:38:49 +00:00
juce_mac_CoreGraphicsHelpers.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_mac_Fonts.mm Fixed an error when JUCE_CORETEXT_AVAILABLE = 0 2014-02-24 09:09:29 +00:00
juce_RenderingHelpers.h Performance increase for some software-renderer image blending ops. 2014-02-13 17:17:24 +00:00
juce_win32_Direct2DGraphicsContext.cpp Cleaned out and optimised some graphics code. 2013-09-04 13:38:54 +01:00
juce_win32_DirectWriteTypeface.cpp Improved the vertical font hinting algorithm and removed some duplicated typeface code. 2014-01-05 19:46:13 +00:00
juce_win32_DirectWriteTypeLayout.cpp More DirectWrite numeric workarounds. 2014-01-27 20:10:27 +00:00
juce_win32_Fonts.cpp Workaround for DirectWrite failing to load certain fonts. 2013-12-29 10:31:59 +00:00