summaryrefslogtreecommitdiff
path: root/test/text/glyph_atlas.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Replace GlyphRangeSet in onGlyphsAvailable with optionals in the mapJohn Firebaugh2017-04-141-18/+14
* [tests] Rewrite GlyphAtlas tests to use public APIJohn Firebaugh2017-04-131-66/+77
* [core] Inline GlyphSet into GlyphAtlasJohn Firebaugh2017-04-121-6/+5
* [core] Test glyph PBF parsing independently of GlyphAtlasJohn Firebaugh2017-04-061-2/+2
* [core] De-mutex GlyphAtlas and SpriteAtlasChris Loer2017-04-041-13/+33
* [core] Replace three maps/mutexes in GlyphAtlas with a single map and mutexJohn Firebaugh2017-02-271-12/+10
* [core] Make Image saferJohn Firebaugh2017-02-141-10/+5
* [core] abort early when placing a glyph in GlyphAtlas if the bitmap is invalidKonstantin Käfer2017-01-171-0/+40
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [core] convert GlyphAtlas to use managed texture handlingKonstantin Käfer2016-11-011-1/+1
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+144