From: Nicholas Kazlauskas Date: Tue, 23 Oct 2018 15:38:50 +0000 (-0400) Subject: drirc: Initial blacklist for adaptive sync X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=commitdiff_plain;h=a9c36dbf9c56b0d8b3810f7c95d44202bf79dac7 drirc: Initial blacklist for adaptive sync Applications that don't present at a predictable rate (ie. not games) shouldn't have adapative sync enabled. This list covers some of the common desktop compositors, web browsers and video players. [ Michel Dänzer: Added entry for firefox-esr ] Reviewed-by: Michel Dänzer Signed-off-by: Nicholas Kazlauskas --- diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index f9d44df1645..cb0e6e659e2 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -21,6 +21,8 @@ Application bugs worked around in this file: built-ins (specifically gl_VertexID), which causes the vertex shaders to fail to compile. +* Applications that are not suitable for adapative sync are blacklisted here. + TODO: document the other workarounds. --> @@ -321,6 +323,89 @@ TODO: document the other workarounds. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +