summaryrefslogtreecommitdiff
path: root/src/mbgl/gfx/attribute.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] use constexpr string concatenation for uniform/attribute namesKonstantin Käfer2019-03-211-2/+2
* [core] remove a_/u_ prefix from attribute/uniform typesKonstantin Käfer2019-03-211-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