summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/line.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump gl-js pin: ignore line-gradient properties + shaders, use new expression...upstream/expression-specLauren Budorick2018-04-161-0/+3
* [core] Align line vertex to 4-byte boundaryJohn Firebaugh2017-09-081-6/+3
* [core] Use separate attribute component for line normalsJohn Firebaugh2017-08-081-11/+9
* [core] Simplify generate-shaders.jsJohn Firebaugh2017-08-021-2/+20
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-3/+15
* [core] add shader defines for enabling/disabling attributes/uniforms for DDSKonstantin Käfer2017-06-131-3/+77
* [core] Reduce number of varyings to 8 or lessJohn Firebaugh2017-06-131-4/+2
* [core] Update mapbox-gl-js submoduleJohn Firebaugh2017-03-281-3/+3
* Pack min + max into one attribute :muscle:Molly Lloyd2017-03-081-15/+10
* [core] De-duplicate shader prelude sourceJohn Firebaugh2017-03-081-71/+0
* [core] Use cpp files for shader sourceJohn Firebaugh2017-02-071-0/+216