summaryrefslogtreecommitdiff
path: root/src/mbgl/gfx/attribute.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix google-build-namespaces errors in header filesThiago Marcos P. Santos2020-04-171-4/+0
* [core] add getResource template to gfx::*Resource classesKonstantin Käfer2019-04-051-1/+1
* [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-29/+94
* [core] make vertex descriptors constexprKonstantin Käfer2019-03-061-77/+155
* [core] extract attribute structs and gl::Vertex to separate namespaceKonstantin Käfer2019-03-011-0/+148