summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglvertexarrayobject.h
Commit message (Expand)AuthorAgeFilesLines
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-1/+1
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QOpenGLVAO: refactor the helper class and export itGiuseppe D'Angelo2014-07-301-1/+1
* Avoid crash when QOpenGLContext is destroyed before the VAOSean Harmer2013-06-281-0/+1
* Fix header check: you must #include qconfig.h before QT_NO_OPENGLThiago Macieira2013-04-231-0/+2
* OpenGL: Add QOpenGLVertexArrayObject classSean Harmer2013-02-281-0/+110