summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglfunctions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-1/+1
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-041-21/+1
* Fix some documentation errors.Friedemann Kleint2014-03-241-2/+2
* Docs: Correct OpenGL ES namingLaszlo Agocs2014-03-201-169/+169
* Make QGLFunctions wrap QOpenGLFunctionsLaszlo Agocs2014-03-061-2353/+11
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-2/+6
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-87/+87
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Remove duplicated code for handling OpenGL extensions in QtOpenGLTor Arne Vestbø2013-02-171-3/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Improve OpenGL docsJan Arve Saether2012-11-271-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Documented QtOpenGL classes that have better replacements as obsolete.Samuel Rødal2012-09-141-0/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Introduced QOpenGLContext::defaultFramebufferObject().Samuel Rødal2012-01-271-0/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-7/+7
* Move GL resource handling enablers to QtGui.Samuel Rødal2011-08-291-11/+17
* Get rid of unused convenience class in QtOpenGL.Samuel Rødal2011-08-161-8/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fix to commit 7fce0a73cc9b099c4ca67b3bc2e8bbe3060230c6.Kim Motoyoshi Kalland2011-05-111-0/+1
* Check if OES_texture_npot is present on OpenGL ES 2.Kim Motoyoshi Kalland2011-05-111-13/+19
* Initial import from qtquick2.Qt by Nokia2011-04-271-99/+99
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3705