https://bugs.kde.org/show_bug.cgi?id=322060

--- Comment #116 from Lastique <andy...@mail.ru> ---
"export __GL_YIELD=USLEEP" is not needed to prevent tearing if you're using
triple buffering (i.e. have it enabled in xorg.conf and define
KWIN_TRIPLE_BUFFER=1). However, that option can reduce CPU consumption
somewhat, so it's probably beneficial anyway. The problem is that __GL_*
variables are driver-specific and should preferably be defined somewhere global
(e.g. /etc/environment) so that all applications are affected, not just kwin.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to