summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/testlite/qglxintegration.h
Commit message (Expand)AuthorAgeFilesLines
* Lighthouse Moving testlite plugin into xlibJørgen Lind2011-02-141-94/+0
* Lighthouse: renaming testlite to xlibJørgen Lind2011-02-141-6/+6
* Lighthouse: Make testlite compile on systems where QtOpenGL is ES2Jørgen Lind2011-01-051-0/+3
* Refactoring of testlite to conform with Lighthouse structureJørgen Lind2011-01-041-10/+8
* Lighthouse: Fix QGLContext::currentContext for systems with limitedJørgen Lind2010-11-241-1/+1
* Lighthouse: move the currentContext functionality to QPlatformGLContextJørgen Lind2010-11-221-2/+2
* Added reduced config to glxconfigJørgen Lind2010-08-061-0/+1
* Make testlite work without glxJørgen Lind2010-08-061-2/+0
* Make the GLX integration give more correct formatJørgen Lind2010-08-061-2/+5
* Make it possible to view what format a QPlatformGlContext hasJørgen Lind2010-08-031-1/+3
* Make it possible to have shared contexts to LighthouseJørgen Lind2010-07-231-2/+16
* Added QPlatformGLContext to QPlatformWindowJørgen Lind2010-06-111-23/+2
* Fix re-parenting of QGLWidgets in testliteTom Cooksey2010-04-291-0/+2
* Update testlite to use new GL integration APITom Cooksey2010-04-291-10/+31
* Add QPlatformGLWidgetSurface to GL integrtationTom Cooksey2010-04-291-0/+73