diff options
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/options.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 8d61861177..75539917f1 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4211,9 +4211,7 @@ The following video options are currently all specific to ``--vo=gpu`` and nvidia Use nvidia's built-in compiler. Only works for nvidia GPUs. Can be buggy, but also supports some features glslang does not. Only works - with vulkan. WARNING: Pretty buggy, handles push constants incorrectly - (this causes graphical corruption with e.g. ``--temporal-dither``)! Use - only for testing. + with vulkan. ``--glsl-shaders=<file-list>`` Custom GLSL hooks. These are a flexible way to add custom fragment shaders, |