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:
authorBlisto91 <47954800+Blisto91@users.noreply.github.com>2023-07-17 14:31:52 +0300
committerPhilip Rebohle <25567304+doitsujin@users.noreply.github.com>2023-07-17 16:38:13 +0300
commit98f38876804a8e6d3ff274804b8868e557809bf1 (patch)
treea0970002e112bfb1a0391ed47e4bfe8238984730
parent3a9a70b5f0dc65eb5d9dd3683aba414bfeffeff2 (diff)
[util] Cleanup a couple of example config options
-rw-r--r--dxvk.conf11
1 files changed, 1 insertions, 10 deletions
diff --git a/dxvk.conf b/dxvk.conf
index 842166a8..516aec4f 100644
--- a/dxvk.conf
+++ b/dxvk.conf
@@ -475,15 +475,6 @@
# d3d9.deviceLocalConstantBuffers = False
-# No Explicit Front Buffer
-#
-# Disables the front buffer
-#
-# Supported values:
-# - True/False
-
-# d3d9.noExplicitFrontBuffer = False
-
# Support DF formats
#
# Support the vendor extension DF floating point depth formats
@@ -575,7 +566,7 @@
# d3d9.enumerateByDisplays = True
-# APITrace Mode
+# Cached Dynamic Buffers
#
# Allocates dynamic resources in D3DPOOL_DEFAULT in
# cached system memory rather than uncached memory or host-visible