driconf: allowlist/denylist
I think this is the one user facing use of blacklist/whitelist. But we like all of our users, so lets be more inclusive. Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5938>
This commit is contained in:
@@ -286,7 +286,7 @@ TODO: document the other workarounds.
|
||||
<option name="allow_glsl_120_subset_in_110" value="true" />
|
||||
</application>
|
||||
|
||||
<!-- The GL thread whitelist is below, workarounds are above.
|
||||
<!-- The GL thread allowlist is below, workarounds are above.
|
||||
Keep it that way. -->
|
||||
|
||||
<application name="Alien Isolation" executable="AlienIsolation">
|
||||
@@ -469,7 +469,7 @@ TODO: document the other workarounds.
|
||||
<option name="mesa_glthread" value="true" />
|
||||
</application>
|
||||
|
||||
<!-- Adaptive sync blacklist follows below: -->
|
||||
<!-- Adaptive sync denylist follows below: -->
|
||||
<application name="gnome-shell" executable="gnome-shell">
|
||||
<option name="adaptive_sync" value="false" />
|
||||
</application>
|
||||
|
||||
Reference in New Issue
Block a user