don't override m_canUseMipmaps
ClosedPublic

Authored by zzag on Mar 14 2018, 12:20 AM.

Details

Summary

Seems like this override/assignment was introduced in edb0751cba0f892126083ddbad47dd4d7335c9c0.

Following that commit, 450be6a3782bfb3c837a98e080b155cdbfcff0bf 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.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Mar 14 2018, 12:20 AM
Restricted Application added a project: KWin. · View Herald TranscriptMar 14 2018, 12:20 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Mar 14 2018, 12:20 AM
fredrik accepted this revision.Mar 14 2018, 12:44 AM
This revision is now accepted and ready to land.Mar 14 2018, 12:44 AM
This revision was automatically updated to reflect the committed changes.