Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 1 | -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 tests | Tom Cooksey | 2009-04-03 | 1 | -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 Knoll | 2009-03-23 | 2 | -0/+20 |