summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/painters
Commit message (Expand)AuthorAgeFilesLines
* [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] Implement circle-pitch-alignment propertyChris Loer2017-07-061-5/+7
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-2/+1
* [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-137-10/+10
* [core] Per-tile glyph/icon atlasesJohn Firebaugh2017-06-131-5/+8
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-135-25/+25
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-131-2/+2
* [core] Render Image SourceAsheem Mamoowala2017-06-012-5/+34
* [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-235-8/+6
* [core] Move pattern coordinate division by texture size into shaderJohn Firebaugh2017-05-234-0/+4
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-159-10/+10
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-129-0/+881