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