summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/fill_extrusion_pattern.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Compress all shader source as a single corpusupstream/compress-shadersJohn Firebaugh2018-07-241-158/+3
* [core] Compress shader source codeJohn Firebaugh2018-07-241-147/+158
* [core] Better align fill-extrusion vertex layoutLauren Budorick2017-12-201-7/+9
* [core] Simplify generate-shaders.jsJohn Firebaugh2017-08-021-2/+10
* [core] add shader defines for enabling/disabling attributes/uniforms for DDSKonstantin Käfer2017-06-131-2/+38
* [core] Move pattern coordinate division by texture size into shaderJohn Firebaugh2017-05-231-2/+3
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+111