[idd] capture: add direct full-copy workaround

This commit is contained in:
Geoffrey McRae
2026-08-17 04:42:30 +10:00
parent 4e15f3b68b
commit 96c3056cc9
9 changed files with 88 additions and 8 deletions

View File

@@ -63,6 +63,14 @@ Disable no GPU warning
processing. It does not enable GPU acceleration or change the active
adapter.
Force full direct frame copies
Works around GPU drivers that corrupt partial D3D12 copies into the shared
transport heap. When enabled, the GPU copies every direct frame in full;
readback/indirect transfers continue using partial damage copies. This can
substantially increase GPU and shared-memory bandwidth, so leave it
disabled unless you encounter corruption. Changing it requests a driver
reload.
Unlike mode-list edits, preference checkboxes are saved when clicked.
Software processing

View File

@@ -82,6 +82,7 @@ quadraphonic
Quadro
queueing
radeon
readback
realtime
renderer
repo