summaryrefslogtreecommitdiff
path: root/include/mbgl/gl/gl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [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
| | | This causes duplicate objects -- one for every file that includes that header.
* [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