summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/render_symbol_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-121-112/+0
* [core] Remove unused RenderLayer::cloneJohn Firebaugh2017-05-121-4/+0
* [core] Immutable ImplsJohn Firebaugh2017-05-121-4/+7
* [core] Calculate hasPendingTransitions functionally rather than statefullyJohn Firebaugh2017-05-031-2/+3
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-3/+3
* [core] Tweak handling of annotation special case SpriteAtlasJohn Firebaugh2017-04-261-3/+2
* [core] split off render layersIvo van Dongen2017-04-251-0/+113