summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/glxconvenience/qglxconvenience.cpp
Commit message (Expand)AuthorAgeFilesLines
* X11: Better support non-32bit visualsLouai Al-Khanji2016-04-091-157/+197
* EGL/GLX: Resolve depth buffer more intelligentlyLouai Al-Khanji2016-04-011-3/+5
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add public and QPA APIs for adapting existing OpenGL contextsLaszlo Agocs2014-04-241-3/+36
* glxconvenience: Add a QT_XCB_FORCE_SOFTWARE_OPENGL environment variable.Kevin Kofler2014-02-071-0/+29
* Pass the surface format to qglx_surfaceFormatFromGLXFBConfigGiuseppe D'Angelo2013-02-231-15/+10
* Enforce OpenGL context creation under XCBGiuseppe D'Angelo2013-02-231-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fixed qglxconvenience.cpp compile for GLX 1.3.Samuel Rødal2012-10-011-1/+3
* XCB: Correctly report the created OpenGL context version and profileSean Harmer2012-09-261-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Properly read back the actual format in xcb and xlib plugins.Samuel Rødal2012-02-101-5/+10
* More graceful handling of QSurfaceFormat::samples() with GLX.Samuel Rødal2012-02-101-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fall back on glXChooseVisual() if glXChooseFBConfig() doesn't work.Samuel Rødal2012-01-271-9/+66
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* OpenGL API refactor.Samuel Rødal2011-06-211-10/+10
* QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-101-0/+225