summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/gl_integrations/xcb_glx
Commit message (Expand)AuthorAgeFilesLines
...
* | | cmake: Fix xcb_glx buildAlbert Astals Cid2019-05-031-1/+1
* | | cmake: add CMakeLists.txt files for xcb/gl_integrationsLiang Qi2019-05-021-0/+47
|/ /
* | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-0/+18
|\|
| * Blacklist nouveau and llvmpipe for multithreadingAllan Sandfeld Jensen2019-02-261-0/+18
* | Widen out parameter "result" of the native event filters for Qt 6Friedemann Kleint2019-03-221-0/+4
|/
* qtlite: Fix build libs with -no-feature-regularexpressionMikhail Svetkin2019-01-271-1/+5
* Remove need for glXGetProcAddressARBMichal Klocek2018-11-221-42/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-2/+0
|\
| * Purge some unused code for the OpenGL library nameEdward Welbourne2018-11-121-2/+0
* | White-list more recent Mesa version for multi-threadingAllan Sandfeld Jensen2018-11-061-35/+25
* | xcb: cleanup QXcbConnection::handleXcbEvent()Gatis Paeglis2018-08-161-2/+2
|/
* XCB/Xlib: make sure we don't get problems for sys headers using registerThiago Macieira2018-07-112-0/+4
* Also support reset notification on non-nvidiaAllan Sandfeld Jensen2018-04-191-15/+25
* glx: Fix loading OpenGL library when libGL.so symlink is missingDmitry Shachnev2018-04-101-0/+2
* Make nvidia resets opt-in based on QSurfaceFormat::ResetNotificationDavid Edmundson2018-04-051-1/+1
* Support graphics reset status for offscreen surfaces in XCB-GLXDavid Edmundson2018-04-051-0/+6
* Support GLX_NV_robustness_video_memory_purge in XCB-GLXDavid Edmundson2018-03-222-8/+58
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-0/+4
|\
| * glx: Avoid losing the stereo flag in QSurfaceFormatLaszlo Agocs2018-01-231-0/+4
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-2/+2
|\ \
| * | XCB: Replace qDebug with qCDebugOrgad Shaneh2018-01-151-2/+2
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-194-6/+6
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-081-4/+4
|\|
| * XCB GLX: request OpenGL 4.6 / OpenGL ES 3.2 if possibleGiuseppe D'Angelo2017-08-041-4/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-062-40/+32
|\|
| * xcb: Use QT_CONFIG macro to check for xcb-sm, xcb-render, and xcb-glxAlexander Volkov2017-07-032-40/+32
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-042-6/+4
|\|
| * xcb: Use QT_CONFIG macro to check for xcb-xlibAlexander Volkov2017-06-282-6/+4
* | xcb: remove DISPLAY_FROM_XCB macroGatis Paeglis2017-06-273-14/+19
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-071-3/+3
|\|
| * xcb: Get rid of qCInfo in the GLX backendLaszlo Agocs2017-04-041-3/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-202-4/+22
|\|
| * warn of blacklisted GLX OpenGL renderers and vendorsJeremy Katz2017-03-161-0/+16
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-1/+3
| * streamline libdl detection and linkingOswald Buddenhagen2017-02-272-3/+3
* | remove duplicate init check in xcb GLX threading supportJeremy Katz2017-02-271-2/+1
* | Support windows with sRGB-capable default framebuffers in QSurfaceFormatLaszlo Agocs2017-02-261-1/+16
* | xcb: Wrap xcb callings in macrosAlexander Volkov2017-02-231-9/+4
|/
* xcb: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-014-18/+18
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-2/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-2/+5
| |\
| | * xcb: Warn and bail out when even the basic, dummy context failsLaszlo Agocs2016-11-101-2/+5
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+4
|\| |
| * | xcb: Avoid crash when requesting non-supported stereo formatsLaszlo Agocs2016-10-281-0/+4
* | | port to modularized platformsupport librariesOswald Buddenhagen2016-10-153-2/+3
* | | remove redundant QMAKE_USE += xcbOswald Buddenhagen2016-10-041-1/+0
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-292-0/+22
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-182-0/+22
| |\|
| | * Disable switchable widget compositing when using XCB in Parallels VMAndy Nichols2016-08-172-0/+22
* | | mark some already-clean platform plugins as Q_FOREACH-freeMarc Mutz2016-08-261-0/+1