summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsurfaceformat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-03-301-1/+2
* Add a note about not requesting a profileLaszlo Agocs2015-03-201-1/+1
* Improve setDefaultFormat docs regarding AA_ShareOpenGLContextsLaszlo Agocs2015-02-251-0/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* WGL: support reset notifications via GL_ARB_robustnessLaszlo Agocs2015-02-031-0/+4
* Deprecate implementations of functions deprecated in headersShawn Rutledge2014-11-271-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add default format to QSurfaceFormatLaszlo Agocs2014-08-081-0/+40
* Fix some documentation errors.Friedemann Kleint2014-03-241-1/+1
* QOpenGLContext: Use color depth information from QSurfaceFormatKurt Pattyn2014-03-191-0/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-2/+2
|\
| * Doc: Fix broken linksSze Howe Koh2013-11-051-2/+2
* | Add swapInterval to QSurfaceFormatLaszlo Agocs2013-11-131-2/+47
* | Introduce proper QSurfaceFormat's setters/testers for format optionsGiuseppe D'Angelo2013-11-071-3/+72
|/
* Remove doc references to non-existing functions in QSurfaceFormatSean Harmer2013-10-241-2/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-6/+6
* Touch up QSurfaceFormat documentation.Mitch Curtis2013-06-281-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+0
|\
| * Fixed QSurfaceFormat documentation about DebugContext requiring GL3+.Samuel Rødal2013-02-121-1/+0
* | Added version() and setVersion() convenience API to QSurfaceFormat.Samuel Rødal2013-02-081-0/+24
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Do not refer to non-existant member in QSurfaceFormat docsLaszlo Agocs2012-09-201-2/+2
* Fixed qdoc complaints for qsurface and qsurfaceformat.Shawn Rutledge2012-08-211-12/+23
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Fixed missing way of choosing EGL renderable type with QSurfaceFormat.Samuel Rødal2012-06-271-0/+26
* Added missing \since 5.0 and tweaked some docs in QtGui.Samuel Rødal2012-03-151-0/+1
* Added documentation for QSurfaceFormat.Samuel Rødal2012-02-231-15/+136
* 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
* Re-added hellogl_es and ES 1 support for QOpenGLContext.Samuel Rødal2011-10-311-2/+6
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* QSurfaceFormat: Use version in comparison and debug, fix setter.Friedemann Kleint2011-10-181-5/+13
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+53
* Fix comparison.Friedemann Kleint2011-08-191-1/+1
* QSurfaceFormat: Add missing 'profile' accessors, fix detaching.Friedemann Kleint2011-08-191-24/+70
* OpenGL API refactor.Samuel Rødal2011-06-211-0/+368