summaryrefslogtreecommitdiffstats
path: root/config.tests/unix/opengles2
Commit message (Collapse)AuthorAgeFilesLines
* Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-221-2/+0
| | | | | This change also moves the EGL support classes from QtOpenGL to QtGui so they can be shared between OpenGL and OpenVG.
* Use QMAKE_LIBS_OPENGL_QT in the GL ES config testsTom Cooksey2009-04-031-1/+1
| | | | | | | | | The OpenGL ES config tests are there to test if there's enough to build QtOpenGL, not OpenGL applications using Qt. Therefore we should use QMAKE_LIBS_OPENGL_QT rather than QMAKE_LIBS_OPENGL. This is mostely because Qt needs to link against EGL whereas Qt applications do not. Reviewed-by: TrustMe
* Long live Qt 4.5!Lars Knoll2009-03-232-0/+20