summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglfunctions.h
Commit message (Expand)AuthorAgeFilesLines
* 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