summaryrefslogtreecommitdiffstats
path: root/src/render/backend/openglvertexarrayobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix container detachments when using range loopSergio Martins2017-02-241-2/+2
* Delete abandoned VAOs after each frameWieland Hagen2017-02-011-24/+25
* OpenGLVertexArrayObject: require cleanupWieland Hagen2017-02-011-4/+10
* OpenGLVertexArrayObject: add a destroy methodPaul Lemire2017-01-091-0/+12
* OpenGLVertexArrayObject: disable attributes on release/rebindPaul Lemire2016-07-171-1/+9
* OpenGLVertexArrayObject: emulate VAO support if not supportedPaul Lemire2016-07-051-0/+131