summaryrefslogtreecommitdiff
path: root/src/mbgl/layout/symbol_layout.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [core] Cleanup SymbolLayoutBruno de Oliveira Abinader2016-10-131-26/+26
* [core] Make ElementGroup saferJohn Firebaugh2016-10-051-20/+19
* [core] Refactor BufferJohn Firebaugh2016-10-051-14/+18
* [core] remove dependence on gl.h typesKonstantin Käfer2016-09-291-3/+3
* [core] Merge GlyphStore and GlyphAtlasJohn Firebaugh2016-09-191-7/+6
* [core] Merge SpriteStore and SpriteAtlasJohn Firebaugh2016-09-191-3/+2
* [core] Use consistent terms: "text" and "icon"John Firebaugh2016-09-161-9/+9
* [core] Use optional to represent possible absence, not empty stringsJohn Firebaugh2016-09-161-12/+9
* [core] Move SymbolInstance and SymbolFeature into their own filesJohn Firebaugh2016-09-161-27/+0
* [core] Move {clip,merge}_lines to layout directoryJohn Firebaugh2016-09-161-2/+2
* [core] Extract SymbolLayout from SymbolBucketJohn Firebaugh2016-09-141-0/+568