summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl_qws.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-301-23/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Delete the QGLContext in ~QX11GLPixmapDataTom Cooksey2010-03-111-0/+1
* Update QGLFormat from EGLConfig properlyTom Cooksey2010-03-101-1/+1
* Move EGL surface type setting to new QEglProperties::setDeviceTypeTom Cooksey2010-03-021-1/+2
* Replace qt_egl_add_platform_config with existing QEglProperties APITom Cooksey2010-03-021-16/+1
* Cleanup QEglContext & EGLDisplaysTom Cooksey2010-02-121-5/+0
* Rework how Qt handles GL extensions.Trond Kjernåsen2010-01-131-32/+22
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Mark both the new and original EGL contexts as sharingRhys Weatherley2009-11-091-0/+2
* Detect context sharing on EGL systemsRhys Weatherley2009-11-091-0/+1
* Recognize transformed screens when looking for a QGLScreenRhys Weatherley2009-10-161-1/+2
* Move common EGL functions to qgl_egl.cppRhys Weatherley2009-09-251-39/+0
* Remove the storage of the EGLSurface from QEglContextRhys Weatherley2009-09-251-11/+8
* Start to separate the EGLSurface from QEglContext in QtOpenGLRhys Weatherley2009-09-251-50/+1
* Performance: reduce TLS overhead of QGLContext::currentContext()Rhys Weatherley2009-09-141-10/+3
* Make an EGL context current when initializing GL extensionsRhys Weatherley2009-09-111-0/+23
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-231-4/+57
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+364