summaryrefslogtreecommitdiff
path: root/src/mbgl/programs/uniforms.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] improve legibility of labels that follow linesAnsis Brammanis2017-07-111-1/+0
* [core] Use fade texture in collision debug boxes so that they agree more clos...Chris Loer2017-07-111-0/+1
* [core] Pass pitch-scaling vertex attributes and uniforms to shaders.Chris Loer2017-07-111-0/+2
* [core] Implement circle-pitch-alignment propertyChris Loer2017-07-061-0/+2
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-0/+2
* [core] rename a_gap_width => a_gapwidth, u_gap_width => u_gapwidth to reflect...Konstantin Käfer2017-06-141-1/+1
* [core] add uniforms to DataDrivenPaintPropertysKonstantin Käfer2017-06-131-1/+13
* [core] Simplify and fix sprite atlas coordinate calculationsJohn Firebaugh2017-05-231-4/+4
* [core] Move pattern coordinate division by texture size into shaderJohn Firebaugh2017-05-231-0/+1
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+7
* [core] Introduce gl::Program templateJohn Firebaugh2016-11-081-0/+33