kwin/effects/logout
Martin Gräßlin bd5f642097 [effects] Check for LimitedNPOT
Effects which require mipmaps need to check for LimitedNPOT and
disable the functionality if only limited NPOT is available.

Ideally the effects could also check whether the texture they
operate on is a power of two, but that's a little overkill for
the rather uncommon setup.

REVIEW: 126966
2016-02-02 12:37:14 +01:00
..
data [effects] Use shader traits API in logout blur 2016-01-25 14:11:54 +01:00
CMakeLists.txt [effects] Combine all shaders in resources 2016-02-01 08:42:30 +01:00
logout.cpp [effects] Check for LimitedNPOT 2016-02-02 12:37:14 +01:00
logout.h [effects] Combine all shaders in resources 2016-02-01 08:42:30 +01:00
logout.kcfg Port Logout Effect to KConfigXT 2012-12-30 09:51:01 +01:00
logoutconfig.kcfgc Port Logout Effect to KConfigXT 2012-12-30 09:51:01 +01:00