https://bugs.kde.org/show_bug.cgi?id=390457
Fredrik Höglund <fred...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-framework/612494e2b2e92 | |65d33ce148332d5f490b024a3bd Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #5 from Fredrik Höglund <fred...@kde.org> --- Git commit 612494e2b2e9265d33ce148332d5f490b024a3bd by Fredrik Höglund. Committed on 27/03/2018 at 14:42. Pushed by fredrik into branch 'master'. windowthumbnail: Use mipmap texture filtering Blit the contents of the TFP texture to a separate mipmap texture, and (re)generate the mipmaps on each damage event. This commit also fixes ARGB thumbnails being rendered as opaque. Note that this commit only modifies the GLX path. M +125 -5 src/declarativeimports/core/windowthumbnail.cpp M +3 -0 src/declarativeimports/core/windowthumbnail.h https://commits.kde.org/plasma-framework/612494e2b2e9265d33ce148332d5f490b024a3bd -- You are receiving this mail because: You are watching all bug changes.