summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengl_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Added QVersionNumber to QtCore's public APIKeith Gardner2015-07-101-1/+1
* Add support for driver_description and os.release in GPU blacklistsLaszlo Agocs2015-06-261-4/+6
* Revert "windows: Disable D3D9/11 with ANGLE in VMs"Laszlo Agocs2015-06-231-4/+2
* windows: Disable D3D9/11 with ANGLE in VMsLaszlo Agocs2015-06-191-2/+4
* Add matching by GL_VENDOR to QOpenGLConfigLaszlo Agocs2015-04-161-3/+21
* windows: Introduce a built-in GPU blacklistLaszlo Agocs2015-03-111-0/+18
* Add support for GPU bug list reading.Friedemann Kleint2015-02-141-0/+26
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* Remove duplicated code for handling OpenGL extensions in QtOpenGLTor Arne Vestbø2013-02-171-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Improve the QOpenGLExtensionMatcher classSean Harmer2012-08-071-21/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Implemented texture cache for GL paint engine in QtGui.Samuel Rødal2011-09-121-93/+0
* Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-081-20/+0
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+200