summaryrefslogtreecommitdiff
path: root/src/mbgl/programs/clipping_mask_program.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] make Program interface backend-agnosticupstream/gfx-refactor-4Konstantin Käfer2019-03-151-2/+0
* [core] let the program know about its type nameKonstantin Käfer2019-03-151-0/+1
* [core] remove DrawMode template argument from gl::Program::draw()Konstantin Käfer2019-03-151-1/+1
* [core] pull attribute binding related code into gfx namespaceKonstantin Käfer2019-03-151-1/+1
* [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 uniform type lists from gl namespaceKonstantin Käfer2019-03-011-1/+1
* [core] Use separate shaders for background and clippingLauren Budorick2018-01-091-0/+26