summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/gl_integrations/xcb_glx
Commit message (Expand)AuthorAgeFilesLines
* 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
* | X11: Better support non-32bit visualsLouai Al-Khanji2016-04-095-12/+9
* | 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
* | Avoid repeated QByteArray creation when resolving opengl functionsLars Knoll2016-03-012-4/+4
* | 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-159-126/+180
* | | 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
* | | 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
* | 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 devFrederik Gladhorn2015-02-251-1/+1
|\|
| * Merge dev into 5.5Oswald Buddenhagen2015-02-237-7/+7
| |\
| * | 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-177-7/+7
|/
* Update copyright headersJani Heikkinen2015-02-119-172/+116
* 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
* Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-2011-0/+1511