summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/gl_integrations
Commit message (Expand)AuthorAgeFilesLines
* move addition of libdl to right projectOswald Buddenhagen2015-11-161-0/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-0/+4
|\
| * Fix GLX backend in static buildsLaszlo Agocs2015-06-161-0/+4
* | Don't try to resolve symbols for xcb if QT_NO_LIBRARY is setUlf Hermann2015-06-221-0/+2
* | Mark unused parameters with Q_UNUSEDUlf Hermann2015-06-121-0/+4
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-032-1/+3
|\|
| * xcb: Skip EGL integration with -no-openglLaszlo Agocs2015-05-121-1/+1
| * xcb: Fix -no-opengl buildsLaszlo Agocs2015-05-061-0/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-271-1/+1
|\|
| * Avoid setting a swap interval for pbuffersLaszlo Agocs2015-04-271-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-2/+2
|\|
| * Fix compilation of xcb-qt without system xcb headersKai Koehne2015-04-161-2/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-241-1/+1
|\|
| * Do not build glx integration with -no-openglLaszlo Agocs2015-03-181-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devOswald Buddenhagen2015-03-031-1/+1
|\|
| * Have XCB/Windows platform integration classes keep their own instance pointerSandro Mani2015-02-251-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-02-251-1/+1
|\|
| * Merge dev into 5.5Oswald Buddenhagen2015-02-2323-23/+23
| |\
| * \ Merge remote-tracking branch 'origin/dev' into 5.5Frederik Gladhorn2015-02-174-12/+16
| |\ \
| * | | Fix compilation with ICC: failure to parse placement of Q_DECL_OVERRIDEThiago Macieira2015-02-171-1/+1
* | | | GLX integration: code tidiesGiuseppe D'Angelo2015-02-231-4/+6
| |_|/ |/| |
* | | Fixed license headersJani Heikkinen2015-02-1723-23/+23
| |/ |/|
* | xcb: Fix build with -no-xcb-xlib -qt-xcbAndrew Knight2015-02-174-12/+16
|/
* 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