summaryrefslogtreecommitdiff
path: root/src/mbgl/gl/texture.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove binary shader supportThiago Marcos P. Santos2019-05-211-6/+0
* [core] use constexpr string concatenation for uniform/attribute namesKonstantin Käfer2019-03-201-3/+7
* [core] remove a_/u_ prefix from attribute/uniform typesKonstantin Käfer2019-03-201-3/+3
* Merge pull request #14126 from mapbox/gfx-refactor-4Konstantin Käfer2019-03-151-8/+7
* [core] add texture bindings to draw call instead of Context member fnKonstantin Käfer2019-03-121-0/+52
* [core] move Texture to the gfx namespaceKonstantin Käfer2019-03-121-33/+0
* [core] move Texture related enums to gfx namespaceKonstantin Käfer2019-03-121-8/+9
* [core] GCC 4.9 is unable to deduce ctors when using bracket initBruno de Oliveira Abinader2017-07-121-4/+16
* [core] convert LineAtlas to use managed texture handlingKonstantin Käfer2016-11-011-0/+2
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-3/+2
* [core] remove Raster object in favor of a more low-level Texture objectKonstantin Käfer2016-10-041-0/+19