summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgl
Commit message (Expand)AuthorAgeFilesLines
...
* Fix autotest which checks for sample buffersTom Cooksey2009-12-151-6/+1
* Add autotest for creating a QGLWidget with alpha channelTom Cooksey2009-12-151-0/+12
* Make isSharing() reset to false when context no longer sharingRhys Weatherley2009-11-161-0/+5
* Add a simpler FBO autotest which just uses glClear()Tom Cooksey2009-11-091-0/+31
* Mark both the new and original EGL contexts as sharingRhys Weatherley2009-11-091-0/+1
* Set frameless window hints on QGL test windows under QWSRhys Weatherley2009-11-091-0/+15
* Make qgl autotests more stable & passing in test farmTom Cooksey2009-11-061-6/+18
* Enable & fix qgl autotests on 16-bpp systemsTom Cooksey2009-11-061-49/+111
* Removed the FBO stacking behaviour and the test attached to it.Trond Kjernåsen2009-11-051-105/+0
* Fix some test failures in the qgl test on 16 bit servers.Trond Kjernåsen2009-10-301-0/+22
* Add unit tests for QGLContextResourceRhys Weatherley2009-10-051-1/+49
* QGLContext::areSharing() to check for GL share relationshipsRhys Weatherley2009-10-011-21/+21
* Add unit tests for QGLShareRegisterRhys Weatherley2009-10-011-0/+122
* Make QGLFramebufferObject crash-proof if QGLContext destroyed firstRhys Weatherley2009-10-011-0/+28
* Optimized GL2 engine to use scissor clipping more aggressively.Samuel Rødal2009-09-211-1/+183
* Skip the multipleFBOInterleavedRendering autotest on when using OpenGL 1Tom Cooksey2009-09-171-0/+5
* Fix tst_QGL::openGLVersionCheck() autotest on OpenGL ES platformsTom Cooksey2009-09-161-1/+9
* Autotest preventing gl from crashing on shutdown with dangling contextsGunnar Sletta2009-09-141-0/+13
* Add an autotest for QGLWidget::renderPixmap()Tom Cooksey2009-09-101-0/+30
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Add operator== and != to QGLFramebufferObjectFormatRhys Weatherley2009-09-081-0/+49
* Sample buffers are on by default for OpenGL/ES 2.0, off for others.Rhys Weatherley2009-09-071-0/+6
* Unit tests for QGLFormat option constructorRhys Weatherley2009-09-071-0/+10
* Unit tests for QGLFormat::defaultFormat and ::defaultOverlayFormat()Rhys Weatherley2009-09-071-0/+41
* Unit tests for QGLFramebufferObjectFormatRhys Weatherley2009-09-071-0/+56
* Unit tests for QGLFormat copy constructor and operator=Rhys Weatherley2009-09-071-0/+14
* Update QGLFormat::operator== to include all fields.Rhys Weatherley2009-09-071-0/+83
* Fixed compilation of tst_qgl.Samuel Rødal2009-09-031-4/+8
* Add autotests for FBO stacking and interleaved paintingTom Cooksey2009-09-021-0/+211
* Autotest which checks you can paint to an fbo in a gl widget's p.e.Tom Cooksey2009-09-011-0/+55
* An an autotest to check QPainter rendering to an FBO worksTom Cooksey2009-09-011-0/+63
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Add an autotest to check QPainter rendering to a QGLPixelBuffer worksTom Cooksey2009-08-281-0/+33
* | Fix QtOpenGL autotestTom Cooksey2009-08-281-5/+5
* | Add an autotest to check reparenting a QGLWidget worksTom Cooksey2009-08-271-0/+68
* | Add an autotest to check rendering to a QGLWidget worksTom Cooksey2009-08-271-0/+46
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Unit tests and bug fixes for QGLColormapRhys Weatherley2009-07-301-0/+121
* | Increase coverage of QGLFormat unit tests.Rhys Weatherley2009-07-301-19/+190
* | Disable private unit tests when Qt is configured withoutRohan McGovern2009-07-092-21/+5
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Stabilize auto test added in 8ebe882b077fffedc3ff80fb80d2e181d5e56ab8Bjoern Erik Nilsen2009-04-271-0/+4
* Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent.Bjoern Erik Nilsen2009-04-271-0/+61
* Long live Qt 4.5!Lars Knoll2009-03-233-0/+419