summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/gl_integrations
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-183-0/+23
|\|
| * Disable switchable widget compositing when using XCB in Parallels VMAndy Nichols2016-08-173-0/+23
* | Add X11 support for the DRIVE CXLaszlo Agocs2016-08-101-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-1/+1
|\|
| * correctly link xcb-static libOswald Buddenhagen2016-06-171-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-2/+4
|\|
| * xcb: Disable GLX pbuffers with Chromium in VMsLaszlo Agocs2016-06-081-2/+4
| * Revert "egl: Reshuffle headers to help less fortunate systems with X11"Liang Qi2016-05-041-1/+1
| * egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-031-1/+1
* | X11: Better support non-32bit visualsLouai Al-Khanji2016-04-098-25/+31
* | xcb: replace qt.xcb.glintegration logging category with qt.qpa.glShawn Rutledge2016-04-084-8/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-112-10/+8
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-072-10/+8
* | Avoid repeated QByteArray creation when resolving opengl functionsLars Knoll2016-03-012-4/+4
* | Drop most "#ifndef QT_NO_LIBRARY"Ulf Hermann2016-02-081-9/+6
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-212-2/+13
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-192-2/+13
| |\
| | * xcb: Fallback to Xlib screen when glXGetCurrentDisplay() returns NULLBłażej Szczygieł2016-01-182-6/+11
| | * Don't pass NULL Display to glXGetClientStringDāvis Mosāns2016-01-112-2/+8
* | | Updated license headersJani Heikkinen2016-01-1525-350/+500
* | | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-0/+4
|\| |
| * | Default to OpenGLES when building with -opengl es2Allan Sandfeld Jensen2015-12-251-0/+4
* | | xcb: use qLoadPlugin()Marc Mutz2016-01-052-14/+6
* | | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-2/+2
|/ /
* | 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