summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed querying of GLX extensions under X11.Trond Kjernåsen2009-11-161-13/+14
* Added QImagePixmapCleanupHooks functions for enabling hooks.Samuel Rødal2009-10-291-1/+2
* Use glXGetProcAddress to resolve glx extensionsTom Cooksey2009-09-291-32/+60
* Performance: reduce TLS overhead of QGLContext::currentContext()Rhys Weatherley2009-09-141-10/+3
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Cleanup of QGLPaintDevice before it goes inTom Cooksey2009-09-081-2/+0
* Make QGLFramebufferObject work again using new QGLPaintDevice APITom Cooksey2009-09-081-1/+1
* Replace QGLDrawable with a new QGLPaintDeviceTom Cooksey2009-09-081-1/+2
* 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-2/+3
* | make x11 compile...Gunnar Sletta2009-08-271-3/+3
* | New variant of QGLContext::bindTexture that does not require mipmap generationGunnar Sletta2009-08-271-5/+7
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge branch 'texture_from_pixmap'Tom Cooksey2009-07-301-74/+125
|\ \
| * | Fix build on Solaris x86 with old Mesa glx headersTom Cooksey2009-07-291-5/+8
| * | Refactor texture_from_pixmap to not re-create the gl surface each bindTom Cooksey2009-07-291-73/+121
* | | Port of Qt to VxWorksRobert Griebl2009-07-291-0/+12
|/ /
* | Disable Texture-From-Pixmap on everything other than LinuxTom Cooksey2009-07-281-1/+6
* | Fix build on SolarisTom Cooksey2009-07-271-2/+5
* | Really, really fix HPUX this timeTom Cooksey2009-07-271-1/+1
* | Fix build on HPUXTom Cooksey2009-07-241-0/+2
* | Add texture_from_pixmap defines for systems without themTom Cooksey2009-07-231-0/+19
* | Plug a texture leak when deleting QPixmaps without a current contextTom Cooksey2009-07-221-13/+1
* | Use texture_from_pixmap on X11 & avoid copiesTom Cooksey2009-07-221-0/+133
* | 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
* | Disabled the use of VERSION_1_3 GLX functions on HPUX.Carlos Manuel Duclos Vergara2009-06-151-4/+8
* | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-051-1/+1
* | improved string operations all over the placeThierry Bastian2009-05-281-3/+3
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-24/+6
|\|
| * qdoc: Added some missing qdoc comments.Martin Smith2009-05-251-24/+6
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1425
* Make WA_TranslucentBackground work on QGLWidget for X11Tom Cooksey2009-05-271-4/+112
* Long live Qt!Lars Knoll2009-03-231-0/+1425