Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Add a getter to QEglContext for the EGL extension string | Tom Cooksey | 2009-07-29 | 1 | -0/+3 |
| | | | | Reviewed-By: Rhys Weatherley | ||||
* | Don't refer to non-existing QVGWidget in private header comments. | Rhys Weatherley | 2009-06-24 | 1 | -1/+1 |
| | | | | Reviewed-by: trustme | ||||
* | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 1 | -0/+140 |
This change also moves the EGL support classes from QtOpenGL to QtGui so they can be shared between OpenGL and OpenVG. |