summaryrefslogtreecommitdiff
path: root/src/mbgl/geometry/vao.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Thread GLObjectStore through to Holder objectsJohn Firebaugh2016-02-181-4/+2
* [gl] Added mbgl::gl::VAOHolderBruno de Oliveira Abinader2016-02-181-13/+3
* [gl] Moved GLObjectStore to gl namespaceBruno de Oliveira Abinader2016-02-181-1/+1
* [gl] Moved VAO helpers to common headerBruno de Oliveira Abinader2016-02-181-34/+8
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [shader] bind() is now a pure virtualBruno de Oliveira Abinader2015-09-141-2/+2
* Introduce GLObjectStoreThiago Marcos P. Santos2015-06-251-2/+3
* Don't crash if VAO extensions are not availableJohn Firebaugh2015-05-181-2/+3
* Extensible GL extension supportJohn Firebaugh2015-05-131-4/+38
* coalesce buffer deletions and run them in bulk during renderingKonstantin Käfer2015-03-201-1/+2
* make vaos immovableKonstantin Käfer2015-02-041-0/+3
* 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/+55