mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-26 21:00:21 +00:00
DOCS/options.rst: specify that gpu-sw only works with OpenGL/Vulkan
This commit is contained in:
@@ -6722,7 +6722,8 @@ them.
|
||||
Android with ``--gpu-context=android`` only.
|
||||
|
||||
``--gpu-sw``
|
||||
Continue even if a software renderer is detected.
|
||||
Continue even if a software renderer is detected. This only works with
|
||||
OpenGL/Vulkan backends. For d3d11, see ``--d3d11-warp``.
|
||||
|
||||
``--gpu-context=<context1,context2,...[,]>``
|
||||
Specify a priority list of the GPU contexts to be used.
|
||||
|
||||
Reference in New Issue
Block a user