summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglvertexarrayobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid crash when QOpenGLContext is destroyed before the VAOSean Harmer2013-06-281-2/+25
* Avoid crash in QVertexArrayObject destructorSean Harmer2013-03-121-1/+2
* OpenGL: Add QOpenGLVertexArrayObject classSean Harmer2013-02-281-0/+472