summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/gl_integrations/xcb_glx
Commit message (Expand)AuthorAgeFilesLines
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+4
* 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
* | Default to OpenGLES when building with -opengl es2Allan Sandfeld Jensen2015-12-251-0/+4
* | 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