summaryrefslogtreecommitdiff
path: root/src/mbgl/programs/background_program.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] remove a_/u_ prefix from attribute/uniform typesKonstantin Käfer2019-03-201-19/+19
* Merge pull request #14126 from mapbox/gfx-refactor-4Konstantin Käfer2019-03-151-19/+14
* [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/+2
* [core] move draw mode and primitives to gfx namespaceKonstantin Käfer2019-03-011-2/+2
* [core] extract uniform type lists from gl namespaceKonstantin Käfer2019-03-011-15/+13
* [core] Split layer type specific code in mbgl::ProgramsMikhail Pozdnyakov2019-01-111-0/+9
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-1/+1
* [core] Use separate shaders for background and clippingLauren Budorick2018-01-091-0/+83