kwin/effects/logout
Fredrik Höglund aefadfaa6a Don't generate mipmaps in GLTexture::bind()
This code is broken in a number of different ways; firstly by assuming
that the mipmaps need to be regenerated when the texture filter has
changed. Secondly by preventing mipmaps from being specified by other
means.

This commit removes the code from bind() and adds a generateMipmaps()
method instead.
2014-12-14 18:33:52 +01:00
..
data fix logout effect shaderfile locations 2013-07-19 22:18:14 +02:00
CMakeLists.txt [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
logout.cpp Don't generate mipmaps in GLTexture::bind() 2014-12-14 18:33:52 +01:00
logout.h [effects] Allow Built-In Effects using xcbutils.h 2014-04-28 14:14:20 +02: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