summaryrefslogtreecommitdiff
path: root/test/text/glyph_atlas.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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