Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better detection for OpenVG engines that run on top of OpenGL | Rhys Weatherley | 2009-06-24 | 1 | -0/+4 |
| | | | | | | | ShivaVG runs on top of OpenGL. Include the QMAKE_*_OPENGL flags on the link line if it is needed by the OpenVG engine. Reviewed-by: trustme | ||||
* | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 1 | -0/+3 |
This change also moves the EGL support classes from QtOpenGL to QtGui so they can be shared between OpenGL and OpenVG. |