summaryrefslogtreecommitdiff
path: root/include/mbgl/gl/gl_helper.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
|
* [core] move GL value objects from gl_config.hpp to gl_values.hppKonstantin Käfer2016-02-081-76/+9
| | | | Also removes duplicate code from gl_helper.hpp by reusing the GL values that we already have anyway.
* [core] move util/gl_helper.hpp to gl/gl_helper.hppKonstantin Käfer2016-02-081-0/+90