浏览代码

Merge pull request #7969 from Calinou/jitter-stutter-linux-fullscreen

Recommend using fullscreen on Linux in Fixing jitter and stutter
Max Hilbrunner 2 年之前
父节点
当前提交
1bbf5950cd
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      tutorials/rendering/jitter_stutter.rst

+ 3 - 1
tutorials/rendering/jitter_stutter.rst

@@ -109,7 +109,9 @@ manually disable compositing, which can improve performance (at the cost of
 tearing).
 tearing).
 
 
 There is no workaround for driver or compositor stuttering, other than reporting
 There is no workaround for driver or compositor stuttering, other than reporting
-it as an issue to the driver or compositor developers.
+it as an issue to the driver or compositor developers. Stutter may be more
+present when playing in windowed mode as opposed to fullscreen, even with
+compositing disabled.
 
 
 `Feral GameMode <https://github.com/FeralInteractive/gamemode>`__ can be used
 `Feral GameMode <https://github.com/FeralInteractive/gamemode>`__ can be used
 to automatically apply optimizations (such as forcing the GPU performance profile)
 to automatically apply optimizations (such as forcing the GPU performance profile)