summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglfunctions.cpp
Commit message (Expand)AuthorAgeFilesLines
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-041-21/+1
* Docs: Correct OpenGL ES namingLaszlo Agocs2014-03-201-212/+212
* Resurrect advanced bindTexture() features in QtOpenGLLaszlo Agocs2014-03-201-3/+42
* Fix dynamic opengl buildLaszlo Agocs2014-03-141-3/+5
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-0/+55
* Make QOpenGLFunctions able to resolve everythingLaszlo Agocs2014-03-061-48/+335
* Extend QOpenGLFunctions with GL1 functionsLaszlo Agocs2014-03-041-3/+549
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-87/+7
* Expose NPOTTextureRepeat in QOpenGLFunctionsLaszlo Agocs2014-02-211-2/+4
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-117/+201
* Fix major performance regression in QGLWidget on texture bindAllan Sandfeld Jensen2013-11-041-3/+5
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Add a way to test if an OpenGL context has the fixed function pipeline availableGiuseppe D'Angelo2013-07-021-0/+8
* Fix documentation of the QOpenGLFunctions::OpenGLFeature enumGiuseppe D'Angelo2013-07-021-2/+2
* Fixed QOpenGLFunctions feature/extension detection to check GL versionSamuel Rødal2013-02-091-2/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix native RGB text on OpenGL ES 2 without BGRA extensionEskil Abrahamsen Blomfeldt2012-11-061-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Fix some documentation issues.Kim Motoyoshi Kalland2012-08-311-5/+18
* OpenGL: Use official glext.h and gl2ext.h headersSean Harmer2012-08-201-4/+0
* OpenGL: Add finer-grained functionality checks for NPOT texturesSean Harmer2012-08-061-2/+3
* OpenGL: Fix typo in extension nameSean Harmer2012-08-011-1/+1
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Fixed QOpenGLFunctions API.Samuel Rødal2012-06-181-2/+2
* OpenGL: Update QOpenGLFunctions docs to remove widget codeSean Harmer2012-06-141-4/+25
* Use "OpenGL" instead of just "GL" in documentation.Samuel Rødal2012-02-241-1/+1
* 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
* Add comment to the obscure initialization of QOpenGLFunctions.Friedemann Kleint2011-11-281-0/+4
* Use the context we're givenGunnar Sletta2011-09-121-1/+1
* Fix the \since 4.x tags in gui/opengl.Samuel Rødal2011-09-021-1/+1
* Build on Windows/clean build on Linux.Friedemann Kleint2011-08-291-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+2452