https://bugs.kde.org/show_bug.cgi?id=488843
--- Comment #27 from Zamundaaa <xaver.h...@gmail.com> --- Git commit ce1ba4252552c7f314149e8be87d5d63fca0210c by Xaver Hugl. Committed on 16/07/2024 at 15:53. Pushed by zamundaaa into branch 'Plasma/6.1'. core/renderloop: add some hysteresis to triple buffering Switching to triple buffering requires dropping a frame, so if we constantly switch back and forth between double and triple buffering, that can cause very visible performance issues (cherry picked from commit 0672313c209232341581459c656b8e8fa1cf8158) Co-authored-by: Xaver Hugl <xaver.h...@gmail.com> M +31 -7 src/core/renderloop.cpp M +2 -0 src/core/renderloop_p.h https://invent.kde.org/plasma/kwin/-/commit/ce1ba4252552c7f314149e8be87d5d63fca0210c -- You are receiving this mail because: You are watching all bug changes.