From 81639062997af9329de4aae8005735c1129e2fcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Ekstr=C3=B6m?= Date: Sat, 20 Apr 2019 01:26:39 +0300 Subject: video/d3d11: add adapter selection by name into d3d11 options This lets the user define an adapter name that can then be passed further into the internals. --- DOCS/interface-changes.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS/interface-changes.rst') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index 55e8d910a2..8fe5b01f14 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -20,6 +20,8 @@ Interface changes :: --- mpv 0.30.0 --- + - add `--d3d11-adapter` to enable explicit selection of a D3D11 rendering + adapter by name. - rename `--drm-osd-plane-id` to `--drm-draw-plane`, `--drm-video-plane-id` to `--drm-drmprime-video-plane` and `--drm-osd-size` to `--drm-draw-surface-size` to better reflect what the options actually control, that the values they -- cgit v1.2.3