summaryrefslogtreecommitdiff
path: root/src/mbgl/programs/fill_extrusion_program.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] add texture bindings to draw call instead of Context member fnupstream/gfx-refactor-3Konstantin Käfer2019-03-111-1/+0
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-041-1/+1
* [core] extract uniform type lists from gl namespaceKonstantin Käfer2019-03-011-15/+15
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-26/+18
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-131-3/+3
* [core] Simplify and fix sprite atlas coordinate calculationsJohn Firebaugh2017-05-231-6/+6
* [core] Move pattern coordinate division by texture size into shaderJohn Firebaugh2017-05-231-0/+2
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-1/+1
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+81