kwin/effects/lookingglass
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 for lookingglass 2016-01-25 14:11:54 +01:00
CMakeLists.txt [effects] Combine all shaders in resources 2016-02-01 08:42:30 +01:00
lookingglass.cpp [effects] Check for LimitedNPOT 2016-02-02 12:37:14 +01:00
lookingglass.h [effects] Use shader traits API for lookingglass 2016-01-25 14:11:54 +01:00
lookingglass.kcfg Use KConfigXT in LookingGlass Effect 2012-09-15 11:24:11 +02:00
lookingglass_config.cpp [effects] Properly set the componentDisplayName on the KActionCollection 2015-08-12 09:40:55 +02:00
lookingglass_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2015-04-07 13:20:00 +00:00
lookingglass_config.h Use KConfigXT in LookingGlass Effect 2012-09-15 11:24:11 +02:00
lookingglass_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
lookingglassconfig.kcfgc Use KConfigXT in LookingGlass Effect 2012-09-15 11:24:11 +02:00