summaryrefslogtreecommitdiff
path: root/src/mbgl/shader/linepattern_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-7/+4
* [core] remove dependence on gl.h typesKonstantin Käfer2016-09-291-1/+1
* [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-3/+2
* [core] code style cleanupsKonstantin Käfer2016-07-011-4/+8
* [core] Autogenerate Shader nameBruno de Oliveira Abinader2016-06-201-3/+2
* [core] s/GLObjectStore/ObjectStore/Bruno de Oliveira Abinader2016-06-011-2/+2
* [core] Use init list for shader attributesBruno de Oliveira Abinader2016-05-311-2/+2
* [core] pack extrude and line distance into unsigned byteAnsis Brammanis2016-03-281-1/+1
* [core] Thread GLObjectStore through to Holder objectsJohn Firebaugh2016-02-181-2/+2
* [gl] Use Shader::getID() whenever possibleBruno de Oliveira Abinader2016-02-181-1/+1
* [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-7/+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
* fix rendering errorsKonstantin Käfer2014-12-121-8/+3
* update error reporting functionKonstantin Käfer2014-12-101-9/+9
* Use CHECK_ERROR on every GL callLeith Bade2014-12-101-9/+9
* make most headers privateKonstantin Käfer2014-12-041-0/+35