summaryrefslogtreecommitdiff
path: root/src/mbgl/gl/object.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-0/+6
* [core] introduces types for GL objectsKonstantin Käfer2016-09-291-13/+13
* [core] rename VAO => VertexArray, FBO => FramebufferKonstantin Käfer2016-09-291-4/+4
* [core] merge gl::ObjectStore into gl::ContextKonstantin Käfer2016-09-271-0/+54