summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/gl_integrations
Commit message (Expand)AuthorAgeFilesLines
* 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
| * streamline libdl detection and linkingOswald Buddenhagen2017-02-272-3/+3
* | xcb: remove code and macros related to Q_XCB_DEBUGGatis Paeglis2017-03-101-10/+1
* | 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: Remove unused QXcbGlIntegrationFactory::keys()Alexander Volkov2016-12-012-24/+0
* xcb: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-017-29/+29
* 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
* | | rely on transitive library dependencies for freetype/fontconfigOswald Buddenhagen2016-10-151-2/+0
* | | port to modularized platformsupport librariesOswald Buddenhagen2016-10-159-9/+11
* | | use helper libs via QMAKE_USEOswald Buddenhagen2016-10-151-4/+1
* | | remove redundant QMAKE_USE += xcbOswald Buddenhagen2016-10-041-1/+0
* | | xcb: Support EGLStreams for Wayland on X11Paul Olav Tvete2016-09-271-1/+13
* | | Modularize configure.json/.priLars Knoll2016-09-151-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-294-0/+25
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-291-0/+2
| |\|
| | * fix build with qt-xcb and another installed qt in a system locationOswald Buddenhagen2016-08-251-0/+2