summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglpixelbuffer_egl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix warnings related to unused variables.Thiago Macieira2010-11-261-1/+0
* Cleanup & remove unused function overloads from QEgl* APIsTom Cooksey2010-04-161-2/+2
* Update QGLFormat from EGLConfig properlyTom Cooksey2010-03-101-1/+1
* Move EGL surface type setting to new QEglProperties::setDeviceTypeTom Cooksey2010-03-021-2/+4
* Move static methods from QEglContext to QEgl namespaceTom Cooksey2010-03-021-2/+2
* Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-171-8/+1
|\
| * Cleanup QEglContext & EGLDisplaysTom Cooksey2010-02-121-8/+1
* | Remove obsolete OpenGL/ES CommonLite (fixed-point) supportRhys Weatherley2010-02-041-4/+0
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fix context sharing in QGLPixelBuffer for EGLRhys Weatherley2009-11-161-26/+39
* Suppress unnecessary warning messages if pbuffers are not supportedRhys Weatherley2009-10-091-3/+10
* Prevent double-destroy of a pbuffer's EGLSurfaceRhys Weatherley2009-10-091-1/+1
* Fix detection of pbuffers on OpenGL/ES systemsRhys Weatherley2009-10-091-1/+1
* Remove the storage of the EGLSurface from QEglContextRhys Weatherley2009-09-251-3/+2
* 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-5/+5
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Make OpenGL/ES 1.1 CommonLite and OpenGL/ES 1.0 builds workRhys Weatherley2009-04-071-2/+6
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+211