summaryrefslogtreecommitdiff
path: root/src/opengl/qgl_egl.cpp
Commit message (Expand)AuthorAgeFilesLines
* On Symbian, use 16bit OpenGL if not enough GPU memory for 32bit4.8.0-symbianMurray Read2012-05-081-55/+64
* Using samples=0 to turn multisampling offmread2012-01-161-1/+1
* Fix window surface config on OpenGL graphics system.Jani Hautakangas2011-12-091-0/+20
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-251-1/+10
|\
| * Workaround to VideoCore III scissor bug.Jani Hautakangas2011-10-191-1/+10
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | QGLContext on EGL gets an additional QEglProperties static field applied to e...Michael Dominic K2011-04-011-0/+7
|/
* Changes to driver workarounds.Robin Burchell2011-03-171-2/+25
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Add work around for bug when painting w/glTexSubImage into large textureEskil Abrahamsen Blomfeldt2010-12-161-0/+2
* Doc: Fixing typoSergio Ahumada2010-11-091-1/+1
* Added support for blitting to native child widgets in GL window surface.Samuel Rødal2010-10-221-2/+2
* Don't pretend to support single buffered EGL surfaces.Trond Kjernåsen2010-09-241-0/+1
* Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-201-1/+1
* Fixed autotest failure in tst_qgl::clipTest.Samuel Rødal2010-08-121-0/+1
* QGLWindowSurface support for partial updates via EGL_NOK_swap_region2Michael Dominic K2010-07-011-0/+8
* Check for EGLSurface leak only when paint device is a QGLWidget.Michael Dominic K2010-07-011-9/+12
* EGL plane levels are the same as all other GL backends.Trond Kjernåsen2010-06-251-1/+1
* Fix another potential strstr() crash for EGL based GL apps.Trond Kjernåsen2010-06-111-1/+2
* Fixed an on-exit application crash for GL apps using EGL.Trond Kjernåsen2010-06-111-1/+1
* Added workarounds for two MBX/SGX specific GL ES bugs/problems.Trond Kjernåsen2010-05-141-1/+19
* Cleanup & remove unused function overloads from QEgl* APIsTom Cooksey2010-04-161-1/+1
* Remove debug output from qt_eglproperties_set_glformatTom Cooksey2010-03-111-3/+1
* Delete the QGLContext in ~QX11GLPixmapDataTom Cooksey2010-03-111-2/+3
* Update QGLFormat from EGLConfig properlyTom Cooksey2010-03-101-38/+32
* Make sure 16-bit EGL configs are chosen over 32-bit configsTom Cooksey2010-03-101-28/+55
* Port QX11GLPixmapData & QX11GLWindowSurface to new QEgl APITom Cooksey2010-03-051-6/+9
* Add and use QGLContextPrivate::eglSurfaceForDevice()Tom Cooksey2010-03-021-3/+30
* Move EGL surface type setting to new QEglProperties::setDeviceTypeTom Cooksey2010-03-021-33/+29
* Move static methods from QEglContext to QEgl namespaceTom Cooksey2010-03-021-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Remove QGLShareRegister and transfer its functionality to QGLContextGroupRhys Weatherley2010-01-051-1/+1
|/
* Fix EGL surface leaks when re-parenting QGLWidget on X11/EGLTom Cooksey2009-12-151-13/+21
* EGL_SAMPLES should be 1, not -1, to select number of samplesRhys Weatherley2009-10-091-1/+1
* Fix BadDrawable errors when re-parenting a QGLWidget on X11/EGLTom Cooksey2009-10-011-2/+13
* Fix a memory leak of EGLSurface's in QGLContextRhys Weatherley2009-09-301-2/+4
* Move common EGL functions to qgl_egl.cppRhys Weatherley2009-09-251-0/+37
* Start to separate the EGLSurface from QEglContext in QtOpenGLRhys Weatherley2009-09-251-0/+52
* 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
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * 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/+131
* Fix changed behaviour after QEglProperties::value() patchTom Cooksey2009-05-221-4/+4
* Long live Qt!Lars Knoll2009-03-231-0/+131