summaryrefslogtreecommitdiffstats
path: root/src/gui/egl/qegl_qws.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some EGL implementations does not return a EGLNativeDisplayTypeJørgen Lind2010-05-061-1/+1
* Fix & move QEgl::native* to platform-specific filesTom Cooksey2010-03-021-0/+17
* Make QEgl::createSurface cross-platform and add native gettersTom Cooksey2010-03-021-12/+0
* Move chooseConfig and createSurface logic to QEgl functionsTom Cooksey2010-03-021-1/+2
* Move qegl_p.h -> qeglcontext_p.h and add a new qegl_p.hTom Cooksey2010-03-021-0/+2
* Cleanup QEglContext & EGLDisplaysTom Cooksey2010-02-121-6/+0
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Recognize transformed screens when looking for a QGLScreenRhys Weatherley2009-10-161-1/+2
* Remove the storage of the EGLSurface from QEglContextRhys Weatherley2009-09-251-2/+2
* 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
* 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/+111