summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/gl_integrations
Commit message (Expand)AuthorAgeFilesLines
* Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-1/+1
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-064-30/+30
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-131-1/+23
|\
| * Handle robustness with OpenGL < 4.0Allan Sandfeld Jensen2019-09-111-1/+23
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-161-5/+7
|\|
| * Avoid querying unknown RESET_NOTIFICATION_STRATEGY value on GL < 4.0Laszlo Agocs2019-08-141-5/+7
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-252-4/+3
|\|
| * Track swap interval in QXcbWindowErik Kurzinger2019-06-132-4/+3
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-1/+3
|\|
| * Fix threaded QOpenGL when robustness is requestedAllan Sandfeld Jensen2019-04-161-1/+3
* | 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
* | More nullptr usage in headersKevin Funk2019-03-141-1/+1
|/
* qtlite: Fix build libs with -no-feature-regularexpressionMikhail Svetkin2019-01-271-1/+5
* configure: add XCB GL integration featuresGatis Paeglis2019-01-031-2/+2
* 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
* | | Send NET_WM_SYNC on swapBuffers when using EGLDavid Edmundson2018-01-071-0/+8
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-199-20/+20
|/ /
* | 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 devGabriel de Dietrich2017-07-131-7/+0
|\|
| * xcb: cleanup gl_integrations_plugin_base.priGatis Paeglis2017-07-071-7/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-063-50/+33
|\|
| * xcb: Use QT_CONFIG macro to check for xcb-sm, xcb-render, and xcb-glxAlexander Volkov2017-07-033-50/+33
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-047-19/+7
|\|
| * xcb: Replace XCB_USE_XINPUT define by QT_CONFIG macroAlexander Volkov2017-06-291-7/+0
| * xcb: Use QT_CONFIG macro to check for xcb-xlibAlexander Volkov2017-06-287-12/+7
* | xcb: remove DISPLAY_FROM_XCB macroGatis Paeglis2017-06-273-14/+19
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-04-071-3/+3
|\ \
| * | 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
* | | xcb_egl: fix clang error due to m_connection now being unusedDavid Faure2017-04-072-6/+1
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-203-7/+25
|\|
| * warn of blacklisted GLX OpenGL renderers and vendorsJeremy Katz2017-03-161-0/+16
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-062-4/+6