You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
data [effects] Use shader traits API in logout blur 9 years ago
CMakeLists.txt [effects] Combine all shaders in resources 9 years ago
logout.cpp [effects] Check for LimitedNPOT 9 years ago
logout.h [effects] Combine all shaders in resources 9 years ago
logout.kcfg
logoutconfig.kcfgc