summaryrefslogtreecommitdiffstats
path: root/src/gui/egl/qegl_p.h
Commit message (Expand)AuthorAgeFilesLines
* Stop QEglContext destroying contexts it doesn't ownTom Cooksey2009-10-191-1/+2
* Make QEglContext API a little more flexibleRhys Weatherley2009-09-251-3/+5
* Remove the storage of the EGLSurface from QEglContextRhys Weatherley2009-09-251-10/+1
* Push the "lazy doneCurrent" logic down from QtOpenVG into QEglRhys Weatherley2009-09-251-1/+8
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
* Merge commit 'qt/master'Jason Barron2009-08-211-2/+2
|\
| * Make QEglContext::extensions() staticTom Cooksey2009-08-211-2/+2
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\|
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge commit 'qt/master-stable'Jason Barron2009-08-041-0/+3
|\|
| * Add a getter to QEglContext for the EGL extension stringTom Cooksey2009-07-291-0/+3
* | Change the inclusion method here to use system includes.Jason Barron2009-07-081-1/+1
|/
* Don't refer to non-existing QVGWidget in private header comments.Rhys Weatherley2009-06-241-1/+1
* Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-231-0/+140