summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not set fwdcompat bit for a compatibility profile QGLFormatLaszlo Agocs2014-04-011-0/+5
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-1/+1
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-12/+14
* Resurrect QGLWidget::renderPixmap()Laszlo Agocs2014-01-061-0/+3
* Fixed crash associated with reparenting a QGLWidgetSamuel Rødal2013-05-221-0/+9
* Fixed QGLWidget not being able to be made current with a context.Samuel Rødal2013-04-231-4/+9
* Fixed missing support for single buffered OpenGL on OS X.Samuel Rødal2013-02-051-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix bug in multisampling handling when converting from surface formatSean Harmer2013-01-021-2/+2
* Docs: Fix referencesChristian Stenger2012-12-131-1/+2
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-1/+4
* Added explicit threading API to QtOpenGL.Samuel Rødal2012-11-301-3/+8
* Get rid of deprecated functionality in QtOpenGL.Samuel Rødal2012-11-221-6/+0
* OpenGL: Propagate version and profile from QSurfaceFormat to QGLFormatSean Harmer2012-10-021-0/+2
* OpenGL: Fix QGLFormat::openGLVersionFlags() on OS XSean Harmer2012-09-261-0/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* OpenGL: Make use of the requested version and profile in QGLWidgetSean Harmer2012-09-191-0/+3
* OpenGL: Request latest GL version when using QGLTemporaryContextSean Harmer2012-09-191-0/+7
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* Fix setMouseTracking on QGLWidgetLaszlo Agocs2012-06-231-5/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtOpenGL]Thiago Macieira2012-05-041-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
* Fixed QGLContext::getProcAddress() to return a function pointer.Samuel Rødal2012-01-161-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fixed tst_QGL::destroyFBOAfterContext().Samuel Rødal2011-09-071-2/+10
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-10/+10
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-5/+8
* Get declarative and wayland EGL backend working for Qt compositor.Samuel Rødal2011-06-231-0/+6
* Reintroduce QWindow::SurfaceTypeMorten Sorvig2011-06-221-0/+2
* OpenGL API refactor.Samuel Rødal2011-06-211-16/+13
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-54/+69
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+26
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
| * Doc: Fixed qdoc warnings.David Boddie2011-05-231-0/+6
| * Doc: Fixed qdoc warnings.David Boddie2011-05-231-0/+4
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-201-8/+10
|\|
| * Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-191-0/+2
* | fix remaining includesLars Knoll2011-05-071-2/+2
* | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-281-75/+61
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+394