qt5base-lts/src/plugins
Ulf Hermann 6977700bed Disable threaded rendering if Mesa is used
Mesa and xcb show some bad interaction which leads to frequent crashed
on multithreaded access. Also, the selective approach to blacklisting
only specific chipsets isn't feasible, given the resources available.

The client glx vendor string is used to identify mesa instead of the
server GL vendor and/or renderer string as that is much more reliable.

Task-number: QTBUG-38221
Change-Id: I2d8c037aa4fd9c38eb9537452a5e7e62f72a081d
Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
2014-04-14 06:44:00 +02:00
..
accessible automatically link plugins belonging to qt modules when building static apps 2014-04-09 20:53:06 +02:00
bearer Fix Mac Bearer when machine has no wifi 2014-03-14 15:26:16 +01:00
generic make cmake registration of qt plugins make use of PLUGIN_EXTENDS 2014-04-09 20:53:06 +02:00
imageformats Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
platforminputcontexts make cmake registration of qt plugins make use of PLUGIN_EXTENDS 2014-04-09 20:53:06 +02:00
platforms Disable threaded rendering if Mesa is used 2014-04-14 06:44:00 +02:00
platformthemes make cmake registration of qt plugins make use of PLUGIN_EXTENDS 2014-04-09 20:53:06 +02:00
printsupport Fix build on older MinGW versions 2014-03-17 23:00:50 +01:00
sqldrivers Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers 2013-04-02 19:02:26 +02:00
plugins.pro WinRT: Added networkinterface and hostinfo 2013-12-06 15:06:47 +01:00