summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/gl_integrations/xcb_egl
Commit message (Expand)AuthorAgeFilesLines
* xcb_egl: fix clang error due to m_connection now being unusedDavid Faure2017-04-072-6/+1
* xcb: remove code and macros related to Q_XCB_DEBUGGatis Paeglis2017-03-101-10/+1
* xcb: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-013-11/+11
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-155-6/+7
* xcb: Support EGLStreams for Wayland on X11Paul Olav Tvete2016-09-271-1/+13
* mark some already-clean platform plugins as Q_FOREACH-freeMarc Mutz2016-08-261-0/+2
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Add X11 support for the DRIVE CXLaszlo Agocs2016-08-101-1/+1
* X11: Better support non-32bit visualsLouai Al-Khanji2016-04-093-13/+22
* xcb: replace qt.xcb.glintegration logging category with qt.qpa.glShawn Rutledge2016-04-081-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-5/+4
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+4
* | Updated license headersJani Heikkinen2016-01-159-126/+180
|/
* Have XCB/Windows platform integration classes keep their own instance pointerSandro Mani2015-02-251-1/+1
* Fixed license headersJani Heikkinen2015-02-179-9/+9
* xcb: Fix build with -no-xcb-xlib -qt-xcbAndrew Knight2015-02-174-12/+16
* Update copyright headersJani Heikkinen2015-02-119-200/+128
* Support threaded OpenGL on XCB/EGL.Gunnar Sletta2015-01-091-0/+2
* Fix crash when running QtWayland compositor on xcb-egl.Erik Larsson2014-12-291-2/+3
* Fix build when using -egl and -no-xcb-xlibGiulio Camuffo2014-12-231-0/+4
* Add some missing nativeResourceForIntegration imlementationsJørgen Lind2014-12-222-0/+21
* Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-2011-0/+801