Code: Select all
--- src/plugins/platforms/xcb/qglxintegration.cpp.org 2015-03-18 07:38:33.012880213 +0100
+++ src/plugins/platforms/xcb/qglxintegration.cpp 2015-03-18 07:40:30.435872289 +0100
@@ -618,7 +618,7 @@
// a fundamental flaw with multithreaded access to xcb, but mesa doesn't. The blacklist should be
// reevaluated once that patch is released in some version of xcb.
static const char *qglx_threadedgl_blacklist_vendor[] = {
- "Mesa Project and SGI", // QTCREATORBUG-10875 (crash in creator)
+// "Mesa Project and SGI", // QTCREATORBUG-10875 (crash in creator)
// QTBUG-34492 (flickering in fullscreen)
// QTBUG-38221
0


