kwin/autotests/libkwineffects
Fabian Vogt e302f87598 Properly detect Gallium drivers with newer Mesa
Summary:
The renderer string does not contain "Gallium 0.4 on" anymore,
instead it directly contains the gallium driver's name.
So assume that every unknown renderer is a gallium driver.

Test Plan: Added a testcase, it succeeds only with this patch.

Reviewers: #plasma, graesslin

Subscribers: kwin, plasma-devel, #kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D9495
2018-01-12 09:05:03 +01:00
..
data/glplatform Properly detect Gallium drivers with newer Mesa 2018-01-12 09:05:03 +01:00
CMakeLists.txt [autotests] Support new way to run the tests without need to install 2017-11-21 20:34:52 +01:00
kwinglplatformtest.cpp [libkwineffects] Add detection code for Qualcomm Adreno to GLPlatform 2016-08-12 09:59:38 +02:00
mock_gl.cpp [autotest] Introduce a test infrastructure for GLPlatform 2016-08-05 08:47:32 +02:00
mock_gl.h [autotest] Introduce a test infrastructure for GLPlatform 2016-08-05 08:47:32 +02:00
windowquadlisttest.cpp [autotests] Move libkwineffects/autotests to autotests/libkwineffects 2016-07-18 08:47:45 +02:00