summaryrefslogtreecommitdiff
path: root/src/mbgl/gl/texture.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] add texture bindings to draw call instead of Context member fnupstream/gfx-refactor-3Konstantin Käfer2019-03-111-0/+52
* [core] move Texture to the gfx namespaceKonstantin Käfer2019-03-111-33/+0
* [core] move Texture related enums to gfx namespaceKonstantin Käfer2019-03-111-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