summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/gl_integrations
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of xcb-qt without system xcb headersKai Koehne2015-04-161-2/+2
* Do not build glx integration with -no-openglLaszlo Agocs2015-03-181-1/+1
* Have XCB/Windows platform integration classes keep their own instance pointerSandro Mani2015-02-251-1/+1
* Merge dev into 5.5Oswald Buddenhagen2015-02-2323-23/+23
|\
| * Fixed license headersJani Heikkinen2015-02-1723-23/+23
* | Merge remote-tracking branch 'origin/dev' into 5.5Frederik Gladhorn2015-02-174-12/+16
|\|
| * xcb: Fix build with -no-xcb-xlib -qt-xcbAndrew Knight2015-02-174-12/+16
* | Fix compilation with ICC: failure to parse placement of Q_DECL_OVERRIDEThiago Macieira2015-02-171-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-1125-529/+345
* xcb: do not leak window system integrationLaszlo Agocs2015-02-051-1/+2
* QXcbWindow: use an accessor to get the screen instead of storing itSandro Mani2015-02-041-1/+4
* Support threaded OpenGL on linux again.Gunnar Sletta2015-01-102-0/+9
* 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-2032-0/+2911