Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop QEglContext destroying contexts it doesn't own | Tom Cooksey | 2009-10-19 | 1 | -1/+2 |
* | Make QEglContext API a little more flexible | Rhys Weatherley | 2009-09-25 | 1 | -9/+3 |
* | Remove the storage of the EGLSurface from QEglContext | Rhys Weatherley | 2009-09-25 | 1 | -53/+0 |
* | Push the "lazy doneCurrent" logic down from QtOpenVG into QEgl | Rhys Weatherley | 2009-09-24 | 1 | -2/+81 |
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
* | Make QEglContext::extensions() static | Tom Cooksey | 2009-08-21 | 1 | -1/+1 |
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
* | Make chooseConfig work on some EGL implementations | Harald Fernengel | 2009-08-10 | 1 | -1/+1 |
* | Add a getter to QEglContext for the EGL extension string | Tom Cooksey | 2009-07-29 | 1 | -0/+11 |
* | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 1 | -0/+403 |