summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 17495d64cb..a92a8df962 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4297,10 +4297,6 @@ The following video options are currently all specific to ``--vo=gpu`` and
parallelism between frames (when using a ``--swapchain-depth`` higher than
1). (Default: 1)
- NOTE: Setting this to a value higher than 1 may cause graphical corruption,
- as mpv's vulkan implementation currently does not try and protect textures
- against concurrent access.
-
``--d3d11-warp=<yes|no|auto>``
Use WARP (Windows Advanced Rasterization Platform) with the D3D11 GPU
backend (default: auto). This is a high performance software renderer. By