summaryrefslogtreecommitdiff
path: root/test/sprite/sprite_parser.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove ambiguous get{Width,Height} accessors from style::ImageJohn Firebaugh2017-05-171-10/+0
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-19/+19
* [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-121-20/+20
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-19/+19
* [core] Move Sprite parsing to thread poolKonstantin Käfer2017-04-241-10/+14
* [core] add more detail to invalid metrics error in createSpriteImageMike Morris2016-11-041-6/+91
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-16/+16
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+306