summaryrefslogtreecommitdiff
path: root/src/mbgl/gl/debugging.cpp
Commit message (Expand)AuthorAgeFilesLines
* [build] move logging to utilKonstantin Käfer2016-11-221-2/+2
* [core] only load debug extensions in debug modeKonstantin Käfer2016-09-291-0/+3
* [core] move OpenGL extension loading to their own headersKonstantin Käfer2016-09-291-0/+1
* [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-081-1/+1
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-3/+3
* fix debugging names on iOSKonstantin Käfer2015-08-191-1/+1
* disable debugging groups in non-debug buildsKonstantin Käfer2015-08-191-5/+0
* Extensible GL extension supportJohn Firebaugh2015-05-131-0/+195