summaryrefslogtreecommitdiff
path: root/src/mbgl/sprite/sprite_loader_observer.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errors in header filesThiago Marcos P. Santos2020-04-171-0/+3
| | | | As reported by clang-tidy-8.
* [core] Loading images to style optimizationMikhail Pozdnyakov2020-02-111-3/+4
| | | | | | This change enables attaching images to the style with batches and avoids massive re-allocations. Thus, it improves UI performance especially at start-up time.
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-5/+2
| | | | More like Source and Layer.
* [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-121-0/+24