summaryrefslogtreecommitdiff
path: root/src/mbgl/programs/extrusion_texture_program.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] add texture bindings to draw call instead of Context member fnKonstantin Käfer2019-03-121-2/+3
* [core] add place for specifying textures/samplers separately from uniformsKonstantin Käfer2019-03-121-0/+1
* [core] move draw mode and primitives to gfx namespaceKonstantin Käfer2019-03-011-1/+1
* [core] extract attribute structs and gl::Vertex to separate namespaceKonstantin Käfer2019-03-011-1/+1
* [core] extract uniform type lists from gl namespaceKonstantin Käfer2019-03-011-1/+1
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-1/+2
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+37