summaryrefslogtreecommitdiff
path: root/src/mbgl/shader/pattern_shader.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Rationalize shader namesJohn Firebaugh2016-10-061-15/+0
* [core] Improve attribute binding APIJohn Firebaugh2016-10-051-5/+0
* [core] Refactor BufferJohn Firebaugh2016-10-051-4/+4
* [core] merge gl::ObjectStore into gl::ContextKonstantin Käfer2016-09-271-2/+2
* [core] move shaders to anon struct and alias themKonstantin Käfer2016-07-071-2/+2
* [core] Fix overdraw mode on LinuxBruno de Oliveira Abinader2016-07-011-2/+5
* [core] code style cleanupsKonstantin Käfer2016-07-011-3/+4
* [core] Autogenerate Shader nameBruno de Oliveira Abinader2016-06-201-7/+2
* [core] s/GLObjectStore/ObjectStore/Bruno de Oliveira Abinader2016-06-011-2/+2
* [core] Thread GLObjectStore through to Holder objectsJohn Firebaugh2016-02-181-2/+3
* [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-3/+3
* [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