summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/painters/painter_symbol.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Inline Painter::renderSymbolJohn Firebaugh2017-07-191-191/+0
* [core] Per-segment-per-layer vertex arraysJohn Firebaugh2017-07-121-2/+4
* [core] improve legibility of labels that follow linesAnsis Brammanis2017-07-111-5/+24
* [core] Use fade texture in collision debug boxes so that they agree more clos...Chris Loer2017-07-111-1/+2
* [core] Enable tile clipping for collision boxes.Chris Loer2017-07-111-1/+1
* [core] Pass pitch-scaling vertex attributes and uniforms to shaders.Chris Loer2017-07-111-0/+3
* [core] Don't use "current" icon/text-size when bindingJohn Firebaugh2017-06-141-1/+0
* [core] Dynamic program compilation for data-driven propertiesJohn Firebaugh2017-06-131-1/+1
* [core] Per-tile glyph/icon atlasesJohn Firebaugh2017-06-131-5/+8
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-131-3/+5
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-131-2/+2
* [core] Don't use a separate SpriteAtlas for annotation imagesJohn Firebaugh2017-05-261-3/+2
* [core] Simplify and fix sprite atlas coordinate calculationsJohn Firebaugh2017-05-231-4/+2
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-1/+1
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-121-0/+165