summaryrefslogtreecommitdiff
path: root/include/mbgl/gl/gl.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Use NDEBUG instead of DEBUGBruno de Oliveira Abinader2016-08-051-1/+1
* [core] code style cleanupsKonstantin Käfer2016-07-011-3/+3
* [core] Avoid redundant 'inline' usageBruno de Oliveira Abinader2016-06-181-2/+2
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Don't put static objects in a header file (#4707)John Firebaugh2016-04-141-25/+8
* [gl] Moved VAO helpers to common headerBruno de Oliveira Abinader2016-02-181-0/+26
* [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-081-0/+159