summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglfunctions.h
Commit message (Expand)AuthorAgeFilesLines
* Generate more compact code to resolve the QOpenGLFunctionsLars Knoll2016-03-011-291/+313
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Support MRT in QOpenGLFramebufferObjectLaszlo Agocs2015-07-291-1/+2
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Support Alpha8 and Grayscale8 natively in the OpenGL paint engineAllan Sandfeld Jensen2014-10-271-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove GLdouble and GL_DOUBLE typedefs for OpenGL ES 2.Gunnar Sletta2014-09-051-0/+2
* Remove internal public function from QOpenGLFunctionsLaszlo Agocs2014-04-171-24/+0
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-2/+36
* Extend QOpenGLFunctions with GL1 functionsLaszlo Agocs2014-03-041-95/+737
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-9/+0
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-2/+9
* Add a way to test if an OpenGL context has the fixed function pipeline availableGiuseppe D'Angelo2013-07-021-1/+2
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* OpenGL: Refactor some defines and typedefs to a common locationSean Harmer2013-02-211-21/+0
* 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
* Ensure QOPENGLF_APIENTRY and QGLF_APIENTRY are set correctly.Jason Barron2012-10-161-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* OpenGL: Use official glext.h and gl2ext.h headersSean Harmer2012-08-201-913/+0
* OpenGL: Add finer-grained functionality checks for NPOT texturesSean Harmer2012-08-061-1/+2
* Fixed QOpenGLFunctions API.Samuel Rødal2012-06-181-1/+5
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-0/+2
|\
| * Fixed build issue when using GLEW with MSVCAndy Nichols2012-04-101-0/+2
* | QtGui: make some constructors explicitMarc Mutz2012-03-141-1/+1
|/
* Add GL_BGR to the list of defined GL constants, right next to GL_BGRASimon Hausmann2012-02-211-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/+2
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Make it possible to compile with -no-opengl.Andreas Holzammer2012-01-241-0/+4
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QtGui: Fix a crash in OpenGL on Windows.Friedemann Kleint2011-11-291-0/+4
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-8/+0
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+2427