summaryrefslogtreecommitdiff
path: root/src/mbgl/gl/uniform.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] add texture bindings to draw call instead of Context member fnKonstantin Käfer2019-03-121-0/+5
* [core] extract uniform type lists from gl namespaceKonstantin Käfer2019-03-011-2/+2
* [core] Switch to the new OpenGL abstractionThiago Marcos P. Santos2019-02-121-3/+5
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-0/+19
* [core] verify that the active uniform types match our assumed typesKonstantin Käfer2017-06-131-0/+93
* [core] Introduce gl::Program templateJohn Firebaugh2016-11-081-0/+4
* [core] Modern C++ bindings for OpenGLJohn Firebaugh2016-10-281-14/+36
* [core] Move shader and uniform to gl directoryJohn Firebaugh2016-10-051-0/+57