summaryrefslogtreecommitdiff
path: root/src/mbgl/sprite/sprite_parser.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-12/+13
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-10/+10
* [core] Move Sprite parsing to thread poolKonstantin Käfer2017-04-241-14/+6
* [core] Make Image saferJohn Firebaugh2017-02-141-10/+1
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [core] add more detail to invalid metrics error in createSpriteImageMike Morris2016-11-041-1/+5
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-9/+10
* [core] upgrade RapidJSON to 1.1.0Konstantin Käfer2016-09-151-3/+3
* [core] Avoid redundant 'inline' usageBruno de Oliveira Abinader2016-06-181-3/+3
* [core] make sprite metrics checking stricterAnsis Brammanis2016-03-311-10/+6
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-191-3/+3
* [core][ios][osx][android] fix icons with non-integer width/heightAnsis Brammanis2016-01-191-15/+8
* [core] Rationalize error handling for resource loadingJohn Firebaugh2015-12-231-3/+3
* [core] change RapidJSON usage to use CrtAllocator and bump GeoJSON VTKonstantin Käfer2015-12-141-11/+7
* [core] Rewrite image handlingJohn Firebaugh2015-11-251-10/+11
* [core] Reorganize sprite related filesJohn Firebaugh2015-11-121-0/+148