| Commit message (Expand) | Author | Age | Files | Lines |
* | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
|
|
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-25 | 1 | -0/+23 |
|\ \
| |/ |
|
| * | Prevent crash in GL 2 engine when stroking null rectangle. | Samuel Rødal | 2010-11-17 | 1 | -0/+23 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-12 | 1 | -0/+122 |
|\ \
| |/ |
|
| * | Prevented race condition on texture destruction. | Samuel Rødal | 2010-11-08 | 1 | -2/+6 |
|
|
| * | Prevented threading related crash in OpenGL module. | Samuel Rødal | 2010-10-29 | 1 | -0/+118 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-25 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-20 | 1 | -1/+1 |
| |\ |
|
| | * | Fix an obvious bug in tst_QGL::clipTest() | Trond Kjernåsen | 2010-08-19 | 1 | -1/+1 |
|
|
| * | | Introduce QtOpenGL module for Symbian. | Jani Hautakangas | 2010-08-20 | 1 | -0/+1 |
| |/ |
|
* | | tst_qgl: enable back on mac | Olivier Goffart | 2010-07-30 | 1 | -2/+0 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-07-28 | 1 | -1/+26 |
|\ \
| |/ |
|
| * | Don't run the QGL test on systems that does not have GL support. | Trond Kjernåsen | 2010-07-27 | 1 | -1/+26 |
|
|
* | | tst_QGL: Skip all QGL test on mac as they crash and prevent integration | Olivier Goffart | 2010-07-14 | 1 | -14/+2 |
|
|
* | | Skipped tst_QGL::replaceClipping on mac. | Olivier Goffart | 2010-07-13 | 1 | -0/+4 |
|
|
* | | Skipped tst_QGL::glPBufferRendering on mac. | Olivier Goffart | 2010-07-13 | 1 | -0/+4 |
|
|
* | | Skipped tst_QGL::glFBOUseInGLWidget on mac. | Olivier Goffart | 2010-07-13 | 1 | -0/+3 |
|
|
* | | Skipped tst_QGL::graphicsViewClipping on mac. | Olivier Goffart | 2010-07-12 | 1 | -0/+3 |
|
|
* | | Fix the tests for the internal GL resource system. | Trond Kjernåsen | 2010-07-02 | 1 | -17/+9 |
|/ |
|
* | Hack .pro files on windows to define QT_NO_EGL | Tom Cooksey | 2010-03-30 | 1 | -0/+1 |
|
|
* | Re-enable tst_QGL::glWidgetRenderPixmap on X11/EGL | Tom Cooksey | 2010-03-10 | 1 | -2/+2 |
|
|
* | Update tst_QGL::getSetCheck to check for new (correct) behaviour | Tom Cooksey | 2010-03-10 | 1 | -6/+7 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 2 | -4/+9 |
|\ |
|
| * | Fixed qgl autotest failures on Maemo. | Samuel Rødal | 2010-02-26 | 2 | -4/+9 |
|
|
| * | Skip complex FBO tests if combined depth-stencil isn't supported | Tom Cooksey | 2010-02-26 | 1 | -1/+16 |
|
|
* | | Fixed a warning. | Trond Kjernåsen | 2010-02-24 | 1 | -1/+1 |
|
|
* | | Skip complex FBO tests if combined depth-stencil isn't supported | Tom Cooksey | 2010-02-23 | 1 | -1/+16 |
|
|
* | | Make tst_QGL::glWidgetRendering use same test as FBO autotest | Tom Cooksey | 2010-02-23 | 1 | -39/+47 |
|
|
* | | Merge branch '4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-17 | 1 | -8/+16 |
|\ \
| |/ |
|
| * | Fix several bugs with GL texture cache | Tom Cooksey | 2010-02-12 | 1 | -8/+16 |
|
|
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-09 | 3 | -2/+247 |
|\ \
| |/ |
|
| * | Fix GL texture leaks when pixmaps are deleted | Tom Cooksey | 2010-01-29 | 3 | -2/+247 |
|
|
* | | Remove obsolete OpenGL/ES CommonLite (fixed-point) support | Rhys Weatherley | 2010-02-04 | 1 | -2/+0 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 1 | -1/+1 |
| |\ |
|
| | * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | | Merge branch '4.6' | Thiago Macieira | 2010-01-08 | 1 | -32/+1 |
|\ \ \
| |/ / |
|
| * | | Remove QGLShareRegister and transfer its functionality to QGLContextGroup | Rhys Weatherley | 2010-01-04 | 1 | -32/+1 |
| |/ |
|
* | | Fixed QGLFormat::operator== to handle new fields. | Kim Motoyoshi Kalland | 2010-01-04 | 1 | -0/+41 |
|/ |
|
* | Fix autotest which checks for sample buffers | Tom Cooksey | 2009-12-15 | 1 | -6/+1 |
|
|
* | Add autotest for creating a QGLWidget with alpha channel | Tom Cooksey | 2009-12-15 | 1 | -0/+12 |
|
|
* | Make isSharing() reset to false when context no longer sharing | Rhys Weatherley | 2009-11-15 | 1 | -0/+5 |
|
|
* | Add a simpler FBO autotest which just uses glClear() | Tom Cooksey | 2009-11-09 | 1 | -0/+31 |
|
|
* | Mark both the new and original EGL contexts as sharing | Rhys Weatherley | 2009-11-09 | 1 | -0/+1 |
|
|
* | Set frameless window hints on QGL test windows under QWS | Rhys Weatherley | 2009-11-09 | 1 | -0/+15 |
|
|
* | Make qgl autotests more stable & passing in test farm | Tom Cooksey | 2009-11-06 | 1 | -6/+18 |
|
|
* | Enable & fix qgl autotests on 16-bpp systems | Tom Cooksey | 2009-11-06 | 1 | -49/+111 |
|
|
* | Removed the FBO stacking behaviour and the test attached to it. | Trond Kjernåsen | 2009-11-05 | 1 | -105/+0 |
|
|