summaryrefslogtreecommitdiffstats
path: root/src/gui/egl/qegl_wince.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compile fix for Windows Mobile and OpenGLES2ninerider2010-03-051-2/+1
* Fix & move QEgl::native* to platform-specific filesTom Cooksey2010-03-021-0/+11
* Make QEgl::createSurface cross-platform and add native gettersTom Cooksey2010-03-021-38/+0
* Move chooseConfig and createSurface logic to QEgl functionsTom Cooksey2010-03-021-1/+1
* Move static methods from QEglContext to QEgl namespaceTom Cooksey2010-03-021-3/+3
* 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-9/+4
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Remove the storage of the EGLSurface from QEglContextRhys Weatherley2009-09-251-4/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-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/+116