summaryrefslogtreecommitdiff
path: root/src/mbgl/style/image.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-1/+1
* [core] implement stretchable icons for icon-text-fitKonstantin Käfer2020-01-151-1/+1
* [core] Add stretches and content to style::ImageKonstantin Käfer2020-01-151-4/+19
* [core] Collection-level immutabilityJohn Firebaugh2017-06-051-5/+5
* [core] Don't use a separate SpriteAtlas for annotation imagesJohn Firebaugh2017-05-261-0/+2
* [core] Remove ambiguous get{Width,Height} accessors from style::ImageJohn Firebaugh2017-05-171-8/+0
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-2/+7
* [core] Immutable<Impl> for ImageJohn Firebaugh2017-05-151-3/+2
* [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-121-12/+26
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-0/+22