summaryrefslogtreecommitdiff
path: root/src/mbgl/layout
Commit message (Expand)AuthorAgeFilesLines
* [core] Convert uses of std::set to std::unordered_set (#6325)Lucas Wojciechowski2016-09-191-2/+2
* [core] Merge GlyphStore and GlyphAtlasJohn Firebaugh2016-09-192-11/+8
* [core] Merge SpriteStore and SpriteAtlasJohn Firebaugh2016-09-192-5/+3
* [core] Use consistent terms: "text" and "icon"John Firebaugh2016-09-163-15/+15
* [core] Use optional to represent possible absence, not empty stringsJohn Firebaugh2016-09-163-18/+16
* [core] Move SymbolInstance and SymbolFeature into their own filesJohn Firebaugh2016-09-167-59/+94
* [core] Move {clip,merge}_lines to layout directoryJohn Firebaugh2016-09-165-2/+218
* [core] Extract SymbolLayout from SymbolBucketJohn Firebaugh2016-09-142-0/+695