summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qglxintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Properly read back the actual format in xcb and xlib plugins.Samuel Rødal2012-02-101-1/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fall back on glXChooseVisual() if glXChooseFBConfig() doesn't work.Samuel Rødal2012-01-271-8/+21
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Better handling of GLX / EGL errors.Samuel Rødal2011-12-071-4/+22
* Fixed crashes from tests using xcb plugin with -qtnamespace.Rohan McGovern2011-11-181-0/+4
* The XCB plugin should not rely on QT_CONFIG=opengl anymoreGunnar Sletta2011-08-311-1/+0
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-3/+3
* Removed Q_XCB_NOOP's from QGLXContext.Samuel Rødal2011-08-091-13/+1
* OpenGL API refactor.Samuel Rødal2011-06-211-14/+10
* Fix QtPlatformSupport when compiling with glx and xcbJørgen Lind2011-06-101-1/+1
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-25/+26
* 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
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-1/+0
|\|
| * Dont do doneCurrent in swapBuffersJørgen Lind2011-05-051-1/+0
* | Dont call QPlatformGLContext::makeCurrent from subclassJørgen Lind2011-04-281-2/+0
* | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-281-6/+7
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+154