Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/doitsujin/dxvk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Rebohle <philip.rebohle@tu-dortmund.de>2023-05-31 16:57:34 +0300
committerPhilip Rebohle <philip.rebohle@tu-dortmund.de>2023-06-01 18:48:51 +0300
commitab00591297e60c6e03a54669c8b07ea08bdc5afb (patch)
tree93138df55e0a03f9d93f16c8fbf0e2471cfcbb77 /dxvk.conf
parent85d52ccb880c3d5cd864545604139c97ab000d28 (diff)
[dxvk] Introduce dxvk.tearFree option
And replace the old frontend-specific options.
Diffstat (limited to 'dxvk.conf')
-rw-r--r--dxvk.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/dxvk.conf b/dxvk.conf
index f5ec17eb..4682ccd7 100644
--- a/dxvk.conf
+++ b/dxvk.conf
@@ -122,8 +122,7 @@
#
# Supported values: Auto, True, False
-# dxgi.tearFree = Auto
-# d3d9.tearFree = Auto
+# dxvk.tearFree = Auto
# Assume single-use mode for command lists created on deferred contexts.