You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš d04b308aa3 Reducing pointer chasings, part 1: method chaining via references. 13 years ago
..
Test Text: fallback to OES_mapbuffer if EXT_map_buffer_range is not supported. 13 years ago
AbstractFont.cpp Text: allow font to fully create its glyph cache. 13 years ago
AbstractFont.h Text: allow font to fully create its glyph cache. 13 years ago
AbstractFontConverter.cpp Text: pass unique UTF-32 characters to AbstractFontConverter functions. 13 years ago
AbstractFontConverter.h Text: pass unique UTF-32 characters to AbstractFontConverter functions. 13 years ago
CMakeLists.txt Wrap CMAKE_SHARED_LIBRARY_CXX_FLAGS in quotes. 13 years ago
DistanceFieldGlyphCache.cpp Reducing pointer chasings, part 1: method chaining via references. 13 years ago
DistanceFieldGlyphCache.h Typo fix: additionaly -> additionally. 13 years ago
GlyphCache.cpp Reducing pointer chasings, part 1: method chaining via references. 13 years ago
GlyphCache.h Text: added bug description. 13 years ago
Text.h Text: interface for font converters. 13 years ago
TextRenderer.cpp Reducing pointer chasings, part 1: method chaining via references. 13 years ago
TextRenderer.h Reducing pointer chasings, part 1: method chaining via references. 13 years ago
magnumTextVisibility.h Using Corrade's visibility macros instead of copypasta all over again. 13 years ago