summaryrefslogtreecommitdiff
path: root/src/mbgl/gl/gl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-0/+1
* [core] move OpenGL extension loading to their own headersKonstantin Käfer2016-09-291-54/+0
* [core] remove unused GL_TRACK functionsKonstantin Käfer2016-09-281-173/+0
* [core] check GL errors in loopMike Morris2016-09-211-15/+51
* [core] add GL_CONTEXT_LOST case to checkErrorMike Morris2016-09-211-4/+7
* [core] #3980 - Switching Core GL instances of map to unordered_mapBrad Leege2016-09-141-4/+4
* [core] code style cleanupsKonstantin Käfer2016-07-011-2/+2
* [core] Don't put static objects in a header file (#4707)John Firebaugh2016-04-141-0/+21
* [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-081-0/+236