summaryrefslogtreecommitdiffstats
path: root/src/gui/egl/qegl_symbian.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-35/+2
* Move chooseConfig and createSurface logic to QEgl functionsTom Cooksey2010-03-021-1/+1
* Move qegl_p.h -> qeglcontext_p.h and add a new qegl_p.hTom Cooksey2010-03-021-0/+2
* use egl properties when creating surfaces on symbianLars Knoll2010-02-191-2/+2
* Cleanup QEglContext & EGLDisplaysTom Cooksey2010-02-121-8/+0
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Remove the storage of the EGLSurface from QEglContextRhys Weatherley2009-09-251-6/+5
* Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-181-0/+3
* 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/+109