summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-171-1/+1
|\
| * Update copyright year to 2011.Rohan McGovern2011-03-101-1/+1
* | Remove warning msg in Lighthouse QGLWidget codeJørgen Lind2011-02-091-1/+0
* | Lighthouse: QGLWidgetPropogate the resizeEvent down to the WidgetJørgen Lind2011-02-071-1/+2
|/
* Make QGLContext::fromPlatformGLContext show correct sharingJørgen Lind2011-01-251-16/+14
* Remove Lighthouse specific code in QGLWidget constructorJørgen Lind2011-01-041-5/+0
* Make QtOpenGL use shared contextexts on LighthouseJørgen Lind2010-11-261-8/+25
* Move the Lighthouse specfic api into qpa_qpa.cppJørgen Lind2010-11-261-0/+20
* Lighthouse: Fix QGLContext::currentContext for systems with limitedJørgen Lind2010-11-241-10/+10
* Lighthouse: move the currentContext functionality to QPlatformGLContextJørgen Lind2010-11-221-7/+15
* No more windowsurface for QGLWidget in LighthouseJørgen Lind2010-11-221-0/+1
* Add workaround_brokenFBOReadback=true for maliGunnar Sletta2010-11-191-0/+9
* Revert "Allow customizing the default fbo from the QPlatformGLContext."Jørgen Lind2010-08-111-1/+0
* Added reduced config to glxconfigJørgen Lind2010-08-061-4/+10
* Add missing null check to lighthouse's QGLTemporaryContext.Christian Kamm2010-08-061-2/+4
* Fixed Lighthouse tempcontext to reset to current contextJørgen Lind2010-08-061-5/+8
* Allow customizing the default fbo from the QPlatformGLContext.Christian Kamm2010-08-061-0/+1
* Make the GLX integration give more correct formatJørgen Lind2010-08-061-1/+2
* Forgot to makeCurrent before QGLWidget::resizeGL in LighthouseJørgen Lind2010-08-041-0/+1
* Make QWidget::setPlatformWindowFormat recreate platformWindowJørgen Lind2010-08-041-10/+19
* Make it possible to view what format a QPlatformGlContext hasJørgen Lind2010-08-031-0/+1
* Added QGLFormat to QPlatformWindowFormat conversionJørgen Lind2010-07-271-4/+66
* fix QGLContext::reset in lighthouseJørgen Lind2010-07-261-2/+4
* Make it possible to have shared contexts to LighthouseJørgen Lind2010-07-231-0/+3
* Fix deletion of QPlatformGLContextJørgen Lind2010-07-081-1/+1
* Make tempcontext use new lighthouse apiJørgen Lind2010-07-081-3/+5
* Renamed files from *_lite* to *_qpa*Jørgen Lind2010-06-241-0/+253