summaryrefslogtreecommitdiffstats
path: root/src/gui/egl
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Sergio Ahumada2012-08-0112-24/+24
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-02-091-1/+1
* Fixed EGL build for WEC7jaanttil2012-01-311-1/+1
* Recovering from draw failures after EGL surface creation failuremread2012-01-131-4/+15
* Update year in Nokia copyright messages.Jason McDonald2012-01-1112-12/+12
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-071-0/+32
|\
| * Fix to QtOpenGL crashJani Hautakangas2011-09-231-0/+32
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-08-152-1/+21
|\|
| * Fix to QGLWidget rendering with VG graphics systemJani Hautakangas2011-08-052-1/+21
| * Update licenseheader text in source filesJyri Tahtela2011-05-1311-187/+187
* | Don't redefine EGL definesIan2011-06-201-1/+9
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1312-204/+204
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-181-3/+8
|\|
| * Make EGL surface transparency working on Symbian.Laszlo Agocs2011-04-151-3/+8
* | Actually do use the properties parameter in ::createSurface for x11egl.Michael Dominic K2011-04-011-4/+7
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1711-11/+11
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-1111-11/+11
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-1/+3
|\|
| * Fix resource leak in QEgl::getCompatibleVisualld()Rhys Weatherley2010-11-301-1/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-2/+2
|\|
| * Doc: Fixing typoSergio Ahumada2010-11-091-2/+2
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-274-2/+11
|\|
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-143-1/+7
| |\
| | * Fix compilation of QEgl with EGL 1.1 and older.Rhys Weatherley2010-09-133-1/+7
| * | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-111-0/+3
| |\|
| | * Fixed compilation and API of meego graphics system.Samuel Rødal2010-09-101-0/+3
| * | Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-301-1/+1
| |/
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-08-191-1/+1
|\|
| * Take advantage of a new EGL extension when posting 16 bit surfaces.Nicolai de Haan Brogger2010-08-161-1/+1
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-145-1/+67
|\|
| * Added another missing EGL stub.Samuel Rødal2010-07-011-0/+8
| * Fixed compilation on Symbian.Samuel Rødal2010-07-011-2/+2
| * Added missing EGL stub function.Samuel Rødal2010-07-011-0/+9
| * Adding func prototypes for EGL_NOK_swap_region2 extension.Michael Dominic K2010-07-013-0/+46
| * Warn if surface creation failsHarald Fernengel2010-06-251-1/+4
* | Adding -qpa configure switchJørgen Lind2010-06-241-1/+1
* | Renamed files from *_lite* to *_qpa*Jørgen Lind2010-06-242-1/+1
* | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-183-5/+39
|\|
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-281-4/+4
| |\
| | * Don't use QAtomicInt in statics because they are non-POD.Thiago Macieira2010-05-251-4/+4
| * | Fix compilation of qegl.cpp after the last mergeThiago Macieira2010-05-251-1/+2
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-251-5/+33
| |\|
| | * Call eglTerminate() when the last QEglContext is destroyed to free mem.Trond Kjernåsen2010-05-211-4/+33
| | * Fix for EGL for symbian on 3.1/3.2/5.0, define QT_NO_EGL.Liang Qi2010-04-234-2/+25
| | * stub implementations for EGL for symbianShane Kearns2010-04-234-19/+419
| * | Opt out of visual-config size checks with extensionNicolai de Haan2010-05-101-0/+5
| * | Some EGL implementations does not return a EGLNativeDisplayTypeJørgen Lind2010-05-061-1/+1
* | | gl on openkode. QGLWidget only works for toplevel widgetsJørgen Lind2010-06-011-3/+15
* | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-104-26/+492
|\| |
| * | Correction to EGL stub implementationShane Kearns2010-04-282-8/+6