| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Fix some test failures in the qgl test on 16 bit servers. | Trond Kjernåsen | 2009-10-30 | 1 | -0/+22 |
|
|
* | Add unit tests for QGLContextResource | Rhys Weatherley | 2009-10-04 | 1 | -1/+49 |
|
|
* | QGLContext::areSharing() to check for GL share relationships | Rhys Weatherley | 2009-10-01 | 1 | -21/+21 |
|
|
* | Add unit tests for QGLShareRegister | Rhys Weatherley | 2009-10-01 | 1 | -0/+122 |
|
|
* | Make QGLFramebufferObject crash-proof if QGLContext destroyed first | Rhys Weatherley | 2009-10-01 | 1 | -0/+28 |
|
|
* | Optimized GL2 engine to use scissor clipping more aggressively. | Samuel Rødal | 2009-09-21 | 1 | -1/+183 |
|
|
* | Skip the multipleFBOInterleavedRendering autotest on when using OpenGL 1 | Tom Cooksey | 2009-09-17 | 1 | -0/+5 |
|
|
* | Fix tst_QGL::openGLVersionCheck() autotest on OpenGL ES platforms | Tom Cooksey | 2009-09-16 | 1 | -1/+9 |
|
|
* | Autotest preventing gl from crashing on shutdown with dangling contexts | Gunnar Sletta | 2009-09-14 | 1 | -0/+13 |
|
|
* | Add an autotest for QGLWidget::renderPixmap() | Tom Cooksey | 2009-09-10 | 1 | -0/+30 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Add operator== and != to QGLFramebufferObjectFormat | Rhys Weatherley | 2009-09-08 | 1 | -0/+49 |
|
|
* | Sample buffers are on by default for OpenGL/ES 2.0, off for others. | Rhys Weatherley | 2009-09-07 | 1 | -0/+6 |
|
|
* | Unit tests for QGLFormat option constructor | Rhys Weatherley | 2009-09-07 | 1 | -0/+10 |
|
|
* | Unit tests for QGLFormat::defaultFormat and ::defaultOverlayFormat() | Rhys Weatherley | 2009-09-07 | 1 | -0/+41 |
|
|
* | Unit tests for QGLFramebufferObjectFormat | Rhys Weatherley | 2009-09-07 | 1 | -0/+56 |
|
|
* | Unit tests for QGLFormat copy constructor and operator= | Rhys Weatherley | 2009-09-06 | 1 | -0/+14 |
|
|
* | Update QGLFormat::operator== to include all fields. | Rhys Weatherley | 2009-09-06 | 1 | -0/+83 |
|
|
* | Fixed compilation of tst_qgl. | Samuel Rødal | 2009-09-03 | 1 | -4/+8 |
|
|
* | Add autotests for FBO stacking and interleaved painting | Tom Cooksey | 2009-09-02 | 1 | -0/+211 |
|
|
* | Autotest which checks you can paint to an fbo in a gl widget's p.e. | Tom Cooksey | 2009-09-01 | 1 | -0/+55 |
|
|
* | An an autotest to check QPainter rendering to an FBO works | Tom Cooksey | 2009-09-01 | 1 | -0/+63 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|