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.
Vlad Zagorodniy 4a3104bf27 don't override m_canUseMipmaps
Summary:
Seems like this override/assignment was introduced in edb0751cba.

Following that commit, 450be6a378 introduced `levels` param
so we could tell whether mipmaps are going to be used. And it seems like this assignment
hadn't been deleted in that commit.

Reviewers: #kwin, fredrik

Reviewed By: fredrik

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D11301
7 years ago
..
CMakeLists.txt
Mainpage.dox
Messages.sh
anidata.cpp
anidata_p.h
kwinanimationeffect.cpp
kwinanimationeffect.h
kwinconfig.h.cmake
kwineffects.cpp Sanity check WindowQuad before trying to create a grid out of it 7 years ago
kwineffects.h Fix build with a KWindowSystem framework that doesn't pull QWidget 7 years ago
kwinglobals.h
kwinglplatform.cpp Fix the build on armhf/aarch64 7 years ago
kwinglplatform.h
kwingltexture.cpp don't override m_canUseMipmaps 7 years ago
kwingltexture.h
kwingltexture_p.h
kwinglutils.cpp Updated the blur method to use the more efficient dual kawase blur algorithm. 7 years ago
kwinglutils.h Updated the blur method to use the more efficient dual kawase blur algorithm. 7 years ago
kwinglutils_funcs.cpp
kwinglutils_funcs.h
kwinxrenderutils.cpp
kwinxrenderutils.h
logging.cpp
logging_p.h