summaryrefslogtreecommitdiff
path: root/src/mbgl/gfx/texture.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] add getResource template to gfx::*Resource classesKonstantin Käfer2019-04-051-2/+11
* [core] use constexpr string concatenation for uniform/attribute namesKonstantin Käfer2019-03-201-2/+2
* [core] remove a_/u_ prefix from attribute/uniform typesKonstantin Käfer2019-03-201-2/+2
* Merge pull request #14126 from mapbox/gfx-refactor-4Konstantin Käfer2019-03-151-9/+7
* [core] add texture bindings to draw call instead of Context member fnKonstantin Käfer2019-03-121-8/+12
* [core] add texture bindings to draw call invocationsKonstantin Käfer2019-03-121-0/+35
* [core] move Texture to the gfx namespaceKonstantin Käfer2019-03-121-0/+33