summaryrefslogtreecommitdiffstats
path: root/src/gui/egl
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Fix for EGL for symbian on 3.1/3.2/5.0, define QT_NO_EGL.Liang Qi2010-04-231-0/+1
| * | Stub implementations for EGL for symbianShane Kearns2010-04-234-22/+489
* | | Compile fix qegl_lite.cppJørgen Lind2010-04-271-6/+5
* | | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-216-118/+177
|\| |
| * | Set EGL_SWAP_BEHAVIOR to EGL_BUFFER_PRESERVED for regular QWidgetsTom Cooksey2010-04-161-0/+3
| * | Cleanup & remove unused function overloads from QEgl* APIsTom Cooksey2010-04-165-84/+1
| * | Wrap EGL image function pointers and move into QEgl namespaceTom Cooksey2010-04-152-20/+41
| * | Support building with desktop OpenGL managed via EGLTom Cooksey2010-04-142-11/+25
| * | Print more information when debugging X11 Visual selectionTom Cooksey2010-04-141-0/+10
| * | Improve matching X11 VisualIDs to EGL configsTom Cooksey2010-04-091-24/+53
| * | Fix EGLImage & re-enable its use in QtOpenGLTom Cooksey2010-04-071-3/+6
| * | Change the ifdef for resolving function ptrs to match declarationTom Cooksey2010-04-061-1/+1
| * | Work-around Symbian 10.1's broken egl.hTom Cooksey2010-03-292-4/+9
| * | Add some #warnings to debug Symbian EGL build failureTom Cooksey2010-03-291-0/+24
| * | Don't try to resolve EGLImage function pointers if they are definedTom Cooksey2010-03-291-0/+2