kwin/effects/lookingglass
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
CMakeLists.txt Adjust effects_builtins for new ki18n 2014-05-05 08:03:54 +02:00
lookingglass.cpp Don't generate mipmaps in GLTexture::bind() 2014-12-14 18:33:52 +01:00
lookingglass.h [kwin/effects] Do not use KActionCollections for the global shortcuts 2013-12-10 11:45:33 +01:00
lookingglass.kcfg
lookingglass_config.cpp Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
lookingglass_config.desktop SVN_SILENT made messages (.desktop file) 2014-10-25 08:58:29 +00:00
lookingglass_config.h
lookingglass_config.ui
lookingglassconfig.kcfgc