summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglversionfunctions.h
Commit message (Expand)AuthorAgeFilesLines
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-1/+1
* Replace <qhash.h> with <qhashfunctions.h> where applicableMarc Mutz2015-04-201-0/+3
* Make versioned OpenGL functions working with the subclass patternLaszlo Agocs2015-03-271-1/+12
* Restore binary compatibility in versioned OpenGL function classesDavid Morgan2015-02-211-71/+179
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* OpenGL: Add versioned functions support for opengl 4.4 and 4.5David Morgan2015-02-091-141/+303
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QOpenGLVersionStatus: add constexprMarc Mutz2014-08-091-10/+8
* Add default value for qHash's 'seed' argument for QOpenGLVersionProfile/StatusTor Arne Vestbø2013-04-151-1/+1
* Fix incorrect classification of glTexImage3D.Sean Harmer2013-04-051-1/+1
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-1/+2
* OpenGL: Add a set of version and context specific OpenGL classesSean Harmer2013-02-261-0/+1364