summaryrefslogtreecommitdiff
path: root/src/mbgl/gl/debugging.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Refactor OpenGL extension loading mechanismKonstantin Käfer2017-03-231-8/+16
* [core] Disable debug groups in release buildsJohn Firebaugh2017-01-171-8/+8
* [core] Restore GL_KHR_debug messages in release buildsJohn Firebaugh2017-01-171-12/+8
* [core] only load debug extensions in debug modeKonstantin Käfer2016-09-291-8/+12
* [core] Use NDEBUG instead of DEBUGBruno de Oliveira Abinader2016-08-051-1/+1
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-3/+3
* disable debugging groups in non-debug buildsKonstantin Käfer2015-08-191-0/+8
* Extensible GL extension supportJohn Firebaugh2015-05-131-0/+21