summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl_x11egl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rework how Qt handles GL extensions.Trond Kjernåsen2010-01-131-102/+92
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-081-67/+67
|\
| * Fixed indentation and typo.Trond Kjernåsen2010-01-071-67/+67
* | 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-061-1/+1
* | Improved initial startup time for a QGLWidget ontop of EGL/X11.Trond Kjernåsen2010-01-061-5/+111
|/
* Fix QGLWidgets created with an alpha channel on X11/EGLTom Cooksey2009-12-151-1/+1
* Add QT_DEBUG_X11_VISUAL_SELECTION to aid debugging X11/EGLTom Cooksey2009-12-151-15/+31
* Fix WA_TranslucentBackground for QGLWidgets on X11/EGLTom Cooksey2009-12-041-45/+73
* Mark both the new and original EGL contexts as sharingRhys Weatherley2009-11-091-0/+2
* Detect context sharing on EGL systemsRhys Weatherley2009-11-091-0/+1
* Added QImagePixmapCleanupHooks functions for enabling hooks.Samuel Rødal2009-10-291-1/+2
* Fix bug for message error "Texture updload failed, error code 0x500"Stefano Pironato2009-10-281-1/+0
* Make sure QGLTextureCache exists when creating surfaces for pixmapsTom Cooksey2009-10-201-0/+8
* Add a new QX11GLPixmapData which renders to X pixmaps using GLTom Cooksey2009-10-191-1/+4
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-021-147/+186
|\
| * Refactor retrieving the X11 visual for EGLEskil Abrahamsen Blomfeldt2009-10-011-74/+84
| * Split EGL config selection & surface creation into seperate functionsTom Cooksey2009-10-011-73/+102
* | Make 16-bit graphicssystem opengl workGunnar Sletta2009-10-021-1/+11
|/
* Move common EGL functions to qgl_egl.cppRhys Weatherley2009-09-251-40/+0
* Remove the storage of the EGLSurface from QEglContextRhys Weatherley2009-09-251-4/+9
* Start to separate the EGLSurface from QEglContext in QtOpenGLRhys Weatherley2009-09-241-53/+6
* Make QtOpenGL on X11/EGL less chatty with it's debug outputTom Cooksey2009-09-161-5/+6
* Performance: reduce TLS overhead of QGLContext::currentContext()Rhys Weatherley2009-09-141-10/+3
* Make an EGL context current when initializing GL extensionsRhys Weatherley2009-09-101-0/+7
* Don't yinvert pixmaps on eglx11Gunnar Sletta2009-09-101-3/+0
* 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
* | Attempting to make EGL compile again and fix some potentialGunnar Sletta2009-08-281-3/+7
* | Fix drawTiledPixmap for texture_from_pixmap on X11/EGLTom Cooksey2009-08-211-0/+4
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fix build on X11/EGL without XRenderTom Cooksey2009-08-031-2/+4
* | Support EGL_NOKIA_texture_from_pixmap on HarmattanTom Cooksey2009-07-291-8/+163
* | Refactor texture_from_pixmap to not re-create the gl surface each bindTom Cooksey2009-07-291-2/+8
* | Add an ARGB check for EGL-provided X visualsTom Cooksey2009-07-241-3/+20
* | Fix build on HarmattanTom Cooksey2009-07-231-1/+1
* | Use texture_from_pixmap on X11 & avoid copiesTom Cooksey2009-07-221-0/+11
* | Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-221-3/+3
* | 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/+378
* Make WA_TranslucentBackground work for QGLWidgets on X11/EGLTom Cooksey2009-05-281-11/+15
* If EGL fails to provide a valid Visual ID, try XRender for ARGBsTom Cooksey2009-05-221-9/+55
* Try to use the X11 visual ID provided by EGLTom Cooksey2009-05-221-30/+74
* Long live Qt!Lars Knoll2009-03-231-0/+378