summaryrefslogtreecommitdiff
path: root/src/mbgl/shader/dot_shader.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove unused dot shaderJohn Firebaugh2016-05-251-17/+0
* [core] Thread GLObjectStore through to Holder objectsJohn Firebaugh2016-02-181-1/+2
* [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-081-1/+1
* [core] don't rebuild shaders unless they changeKonstantin Käfer2015-12-101-8/+4
* [shader] bind() is now a pure virtualBruno de Oliveira Abinader2015-09-141-1/+1
* [shader] Moved 'a_pos' GL attribute to ShaderBruno de Oliveira Abinader2015-09-141-1/+0
* throw exception when shader compilation failsKonstantin Käfer2015-03-061-5/+0
* update error reporting functionKonstantin Käfer2014-12-101-3/+3
* Use CHECK_ERROR on every GL callLeith Bade2014-12-101-3/+3
* make most headers privateKonstantin Käfer2014-12-041-0/+26