summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorJan Ekström <jeebjp@gmail.com>2019-04-22 15:58:10 +0300
committerJan Ekström <jeebjp@gmail.com>2019-04-22 15:58:10 +0300
commit9b8d3eff78e4bf74486ebf6bc5c3706db423970a (patch)
tree5936df8b3931c0722ee2454c98250b604dd9eecc /DOCS
parent74831dd651a1daf15c22fcdca9a3b1b430654b9a (diff)
downloadmpv-9b8d3eff78e4bf74486ebf6bc5c3706db423970a.tar.bz2
mpv-9b8d3eff78e4bf74486ebf6bc5c3706db423970a.tar.xz
docs: add mentions of the Vulkan rendering abstraction replacement
From internal to libplacebo.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/interface-changes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index fc7a623af8..75a81998fc 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -78,6 +78,8 @@ Interface changes
If --demuxer-thread=no is used, there are no guarantees.
- remove `--macos-title-bar-style`, replaced by `--macos-title-bar-material`
and `--macos-title-bar-appearance`.
+ - The default for `--vulkan-async-compute` has changed to `yes` from `no`
+ with the move to libplacebo as the back-end for vulkan rendering.
--- mpv 0.29.0 ---
- drop --opensles-sample-rate, as --audio-samplerate should be used if desired
- drop deprecated --videotoolbox-format, --ff-aid, --ff-vid, --ff-sid,