summaryrefslogtreecommitdiff
path: root/include/mbgl/gl
Commit message (Expand)AuthorAgeFilesLines
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-253-13/+4
* [core] Added PixelZoom, RasterPos to GL configBruno de Oliveira Abinader2016-05-241-0/+4
* [core] always set activeTexture before binding a textureAnsis Brammanis2016-04-141-0/+13
* [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 GL value objects from gl_config.hpp to gl_values.hppKonstantin Käfer2016-02-082-76/+286
* [core] move util/gl_helper.hpp to gl/gl_helper.hppKonstantin Käfer2016-02-081-0/+90
* [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-081-0/+159