diff options
author | Kevin Mitchell <kevmitch@gmail.com> | 2016-03-07 20:24:31 -0800 |
---|---|---|
committer | Kevin Mitchell <kevmitch@gmail.com> | 2016-03-10 15:49:55 -0800 |
commit | 717380ad71b5d1fb8c00d8782ffdfaefc03377c2 (patch) | |
tree | 869433bf8da5070bd9883b56f91893663ccd8ed0 | |
parent | dff1314cec45be196ed4337504a68a12b851aca5 (diff) |
manpage: add that dxinterop may work on intel.
-rw-r--r-- | DOCS/man/vo.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 9c5a2bc2c1..195d5ee64a 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -811,7 +811,8 @@ Available video output drivers are: profiles, and the ``nnedi3`` prescaler. dxinterop (experimental) Win32, using WGL for rendering and Direct3D 9Ex for presentation. - Works on Nvidia and AMD only. + Works on Nvidia and AMD. Newer Intel chips with the latest drivers + may also work. x11 X11/GLX wayland |