summaryrefslogtreecommitdiffstats
path: root/src/gui/egl
Commit message (Expand)AuthorAgeFilesLines
...
| * | Move qegl_p.h -> qeglcontext_p.h and add a new qegl_p.hTom Cooksey2010-03-0210-110/+186
| |/
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-017-82/+61
|\ \ | |/
| * use egl properties when creating surfaces on symbianLars Knoll2010-02-191-2/+2
| * Always use display() in QEglContext, so initialization can occurTom Cooksey2010-02-181-12/+11
| * Fixed compile for maemo6.Rohan McGovern2010-02-132-2/+2
| * Cleanup QEglContext & EGLDisplaysTom Cooksey2010-02-127-68/+48
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-148-9/+33
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-068-8/+8
| * Add EGL_BUFFER_SIZE to QEglProperties::reduceConfiguration()Tom Cooksey2009-12-041-0/+9
| * Better check for EGL extension stringsRhys Weatherley2009-12-041-1/+4
| * Bind the EGL API type before calling eglMakeCurrent()Rhys Weatherley2009-11-251-0/+12
* | compile again after recent API changesHarald Fernengel2009-12-041-2/+2
* | Add experimental OpenKODE supportHarald Fernengel2009-12-041-1/+1
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2009-11-195-12/+19
|\ \ | |/
| * Detect context sharing on EGL systemsRhys Weatherley2009-11-092-0/+6
| * Fixed compilation and linking of EGL on Windows CE.Trond Kjernåsen2009-11-041-8/+2
| * Compilation error due to undefined EGL_BIND_TO_TEXTURE_RGB for OpenGLKeith Isdale2009-11-021-0/+4
| * Compilation failure QtOpenGL when Opengl ES is used on Qt for Windows CEKeith Isdale2009-11-021-1/+1
| * Stop QEglContext destroying contexts it doesn't ownTom Cooksey2009-10-192-2/+4
| * Recognize transformed screens when looking for a QGLScreenRhys Weatherley2009-10-161-1/+2
* | Merge branch '4.6' into lighthousePaul Olav Tvete2009-10-141-2/+2
|\ \ | |/
| * Don't print EGL buffer size if it isn't set.Rhys Weatherley2009-10-081-2/+2
* | Update to the latest version of the copyright headers.Paul Olav Tvete2009-09-301-4/+4
* | Merge branch '4.6' into lighthousePaul Olav Tvete2009-09-309-108/+131
|\ \ | |/
| * Make QEglContext API a little more flexibleRhys Weatherley2009-09-252-12/+8
| * Remove the storage of the EGLSurface from QEglContextRhys Weatherley2009-09-256-79/+16
| * Push the "lazy doneCurrent" logic down from QtOpenVG into QEglRhys Weatherley2009-09-242-3/+89
| * Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-181-0/+3
| * Add a QMAKE_LFLAGS_EGL and QMAKE_LFLAGS_OPENGLTom Cooksey2009-09-171-0/+1
| * Make QtOpenGL link against EGL for OpenGL ESTom Cooksey2009-09-091-1/+1
| * Update license headers again.Jason McDonald2009-09-098-32/+32
* | Please welcome the Lighthouse Research Project!Paul Olav Tvete2009-09-072-3/+112
|/
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-313-39/+39
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-315-65/+65
* Merge commit 'qt/master'Jason Barron2009-08-214-3/+19
|\
| * Make QEglContext::extensions() staticTom Cooksey2009-08-212-3/+3
| * Add a static QEglProperties::dumpAllConfigs()Tom Cooksey2009-08-212-0/+16
* | Merge commit 'qt/master'Jason Barron2009-08-181-1/+1
|\ \ | |/
| * Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-171-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-138-9/+9
|\ \ | |/
| * Update contact URL in license headers.Jason McDonald2009-08-128-8/+8
| * Make chooseConfig work on some EGL implementationsHarald Fernengel2009-08-101-1/+1
* | Merge commit 'qt/master-stable'Jason Barron2009-08-061-4/+7
|\ \ | |/
| * Fix build on HarmattanTom Cooksey2009-08-041-4/+7
* | Merge commit 'qt/master-stable'Jason Barron2009-08-045-2/+50
|\ \ | |/
| * Add EGL_BIND_TO_TEXTURE_RGBA to QEglProperties::reduceConfiguration()Tom Cooksey2009-08-031-1/+10
| * Add a constructor to QEglProperties which takes an EGLConfigTom Cooksey2009-08-032-0/+15
| * Make QEglProperties::setVisualFormat() read alpha for visualTom Cooksey2009-08-031-1/+11
| * Add a getter to QEglContext for the EGL extension stringTom Cooksey2009-07-292-0/+14
* | Change the inclusion method here to use system includes.Jason Barron2009-07-081-1/+1
|/