summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/glxconvenience/qglxconvenience.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-2/+2
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-161-1/+3
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-151-1/+3
| |\
| | * glx: Do not flood with warnings when reducing during config lookupLaszlo Agocs2019-08-141-1/+3
* | | GLX convenience: fix typoGiuseppe D'Angelo2019-05-131-2/+2
|/ /
* | Handle when XVisuals lose the alpha channel of the FBConfigAllan Sandfeld Jensen2019-03-201-1/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-1/+2
|\|
| * Fix merge mistake in 'Avoid picking worse formats when ...'Allan Sandfeld Jensen2019-01-311-1/+0
| * Avoid picking worse formats when matching compatible formatsAllan Sandfeld Jensen2019-01-301-0/+2
* | Fix matching semi-transparent formatsAllan Sandfeld Jensen2018-11-071-7/+8
|/
* Fix launching with depth 30 XOrgAllan Sandfeld Jensen2018-10-141-0/+33
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-1/+4
|\
| * qglxconvenience: Avoid null pointer dereferenceKai Uwe Broulik2017-09-271-1/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-201-4/+0
|\|
| * remove unused Xlib's XRender dependencyGatis Paeglis2017-02-241-4/+0
* | Support windows with sRGB-capable default framebuffers in QSurfaceFormatLaszlo Agocs2017-02-261-10/+38
|/
* xcb: Avoid crash when requesting non-supported stereo formatsLaszlo Agocs2016-10-281-0/+5
* 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