summaryrefslogtreecommitdiffstats
path: root/src/openvg/qwindowsurface_vgegl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Add an image allocation pool to the OpenVG paint engineRhys Weatherley2009-12-151-0/+4
* Automatically destroy VG pixmaps when the last window surface goes awayRhys Weatherley2009-12-061-21/+103
* QT_VG_EGL_CONFIG env var to specify explicit EGL configs for OpenVGRhys Weatherley2009-11-261-0/+36
* Don't ask for pbuffers when searching for an OpenVG configurationRhys Weatherley2009-11-261-3/+3
* Make it possible to set the OpenVG swap intervalRhys Weatherley2009-10-301-0/+7
* Remove QVGEGLWindowSurfaceQImage from QtOpenVGRhys Weatherley2009-10-281-59/+0
* Explicitly request the alpha mask in the EGL configurationRhys Weatherley2009-10-131-0/+4
* Remove the storage of the EGLSurface from QEglContextRhys Weatherley2009-09-251-7/+5
* Push the "lazy doneCurrent" logic down from QtOpenVG into QEglRhys Weatherley2009-09-241-96/+27
* Fix crash in QVGSharedContext shutdownRhys Weatherley2009-09-161-0/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Destroy EGL window surface when direct VG surface is deletedRhys Weatherley2009-08-301-0/+6
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-221-0/+751