summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl_p.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Replace <qhash.h> with <qhashfunctions.h> where applicableMarc Mutz2015-04-201-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-4/+4
* Fix for current_fbo getting out of sync in QtOpenGLSamuel Rødal2014-11-111-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-0/+1
|\
| * OpenGL: destroy QGLContext allocated by QGLContext::fromOpenGLContextDavid Fries2014-08-051-0/+1
* | Remove direct OpenGL calls from QtOpenGLLaszlo Agocs2014-04-281-1/+1
|/
* Resurrect QGLWidget::renderPixmap()Laszlo Agocs2014-01-061-0/+1
* Fixed crashes in QGLTextureDestroyer.Samuel Rødal2013-05-291-15/+6
* Fixed crash associated with reparenting a QGLWidgetSamuel Rødal2013-05-221-1/+3
* Remove duplicated code for handling OpenGL extensions in QtOpenGLTor Arne Vestbø2013-02-171-72/+6
* Drop the unused QGLContextPrivate::convertToGLFormat functionGiuseppe D'Angelo2013-01-291-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Added explicit threading API to QtOpenGL.Samuel Rødal2012-11-301-5/+4
* Commented confusing QWriteLocker use in QGLTextureCache::getTexture().Samuel Rødal2012-11-271-0/+1
* Fixed crash in tst_qglthreads.Samuel Rødal2012-11-261-1/+1
* Get rid of deprecated functionality in QtOpenGL.Samuel Rødal2012-11-221-3/+0
* Change the default major version of QGLFormat to 2.Jason Barron2012-10-191-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-141-2/+2
* don't use QT_{BEGIN,END}_INCLUDE_NAMESPACE needlesslyOswald Buddenhagen2012-09-081-4/+1
* QtOpenGL: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-1/+5
* Remove unused isGLWidget variable.Kim Motoyoshi Kalland2012-06-011-1/+0
* Removed Qt 5 todo comments from qgl.h / qgl_p.h.Samuel Rødal2012-04-101-1/+0
* Correctly export GL graphics engine for use in pluginsDonald Carr2012-03-221-1/+1
* 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
* OpenGL: Remove Q_WS_ defines.Friedemann Kleint2011-10-181-14/+0
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-3/+0
* Fixed tst_QGL::destroyFBOAfterContext().Samuel Rødal2011-09-071-0/+2
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-9/+9
* Move GL resource handling enablers to QtGui.Samuel Rødal2011-08-291-93/+39
* Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal2011-08-161-137/+0
* Get rid of unused convenience class in QtOpenGL.Samuel Rødal2011-08-161-64/+0
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-12/+12
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-6/+0
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-2/+2
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Wayland plugin compile fixes.Samuel Rødal2011-05-091-1/+1
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-041-3/+6
|\|
| * Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-031-1/+2
| * Initial import from qtquick2.Qt by Nokia2011-04-271-2/+4
* | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-281-2/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+903