summaryrefslogtreecommitdiff
path: root/src/mbgl/sprite/sprite_loader.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Set priorData from cache only if resource is useableAlexander Shalamov2020-02-141-2/+4
* Revert "[core] Fix excessive onSpriteLoaded() notifications"Alexander Shalamov2020-02-141-4/+4
* [core] Fix excessive onSpriteLoaded() notificationsMikhail Pozdnyakov2020-02-121-4/+4
* [core] Loading images to style optimizationMikhail Pozdnyakov2020-02-111-1/+1
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-8/+9
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-4/+4
* [build] update Boost to 1.69 and remove RTTIKonstantin Käfer2019-03-131-2/+2
* [core] Avoid blocking in Thread<Object> constructor (#12151)Anand Thakker2018-07-031-1/+1
* [core] remove dependencies on RunLoopIvo van Dongen2017-08-091-2/+2
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-131-2/+2
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-4/+1
* [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-121-0/+107