<table><tr><td style="">fredrik created this revision.<br />fredrik added reviewers: Plasma, VDG.<br />Restricted Application added projects: Plasma, Frameworks.<br />Restricted Application added subscribers: Frameworks, plasma-devel.<br />fredrik requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D10251" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Blit the contents of the window texture to a separate mipmap texture, and (re)generate the mipmaps on each damage event.</p>

<p>The mipmap filter is the default linear filter, which results in soft images. Using a filter with a sharpening kernel, such as a cubic or a windowed sinc filter would produce better results, but this is still an improvement over not using a mipmap filter at all.</p>

<p>The scaling is gamma-correct when desktop GL is used.</p>

<p>Note that this patch only modifies the GLX path.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R242 Plasma Framework (Library)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D10251" rel="noreferrer">https://phabricator.kde.org/D10251</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/declarativeimports/core/windowthumbnail.cpp<br />
src/declarativeimports/core/windowthumbnail.h</div></div></div><br /><div><strong>To: </strong>fredrik, Plasma, VDG<br /><strong>Cc: </strong>plasma-devel, Frameworks, michaelh, ZrenBot, ngraham, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>