summaryrefslogtreecommitdiff
path: root/src/mbgl/layout
Commit message (Expand)AuthorAgeFilesLines
* [core] Cleanup SymbolLayoutBruno de Oliveira Abinader2016-10-131-26/+26
* [core] Make ElementGroup saferJohn Firebaugh2016-10-052-21/+20
* [core] Refactor BufferJohn Firebaugh2016-10-051-14/+18
* [core] remove dependence on gl.h typesKonstantin Käfer2016-09-291-3/+3
* [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