summaryrefslogtreecommitdiff
path: root/src/mbgl/layout/symbol_layout.hpp
Commit message (Expand)AuthorAgeFilesLines
...
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-041-2/+3
* [core] Fix symbol rendering for multipointsJohn Firebaugh2016-12-201-3/+2
* [core] const correctnessJohn Firebaugh2016-12-201-1/+1
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-2/+2
* [core] Add ICU package for Bidirectional text support and arabic text shaping.Chris Loer2016-11-171-0/+3
* [core] Use UTF-16 instead of UTF-32 for label features to avoid extra convers...Chris Loer2016-11-171-2/+2
* [core] Make ElementGroup saferJohn Firebaugh2016-10-051-1/+1
* [core] Convert uses of std::set to std::unordered_set (#6325)Lucas Wojciechowski2016-09-191-2/+2
* [core] Merge GlyphStore and GlyphAtlasJohn Firebaugh2016-09-191-4/+2
* [core] Merge SpriteStore and SpriteAtlasJohn Firebaugh2016-09-191-2/+1
* [core] Move SymbolInstance and SymbolFeature into their own filesJohn Firebaugh2016-09-161-31/+3
* [core] Extract SymbolLayout from SymbolBucketJohn Firebaugh2016-09-141-0/+127