0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/DOCS/man
James Ross-Gowan e0250b9604 vo_opengl: angle: rewrite with custom swap chain
This replaces the old backend that exclusively used EGL windowing with
one that can also use ANGLE's ability to render to directly to a
texture. The advantage of this is that it allows mpv to create the swap
chain itself and this allows mpv to use a flip-mode swap chain on a HWND
(which avoids problems with DirectComposition) and to use a longer swap
chain that has six backbuffers by default (which reportedly fixes
problems with rendering 24fps video on 24Hz monitors.)

Also, "screenshot window" should now work on DXGI 1.2 and up (Windows 8
and up.)
2017-02-07 22:45:07 +11:00
..
af.rst man: fix PDF build 2016-10-06 21:49:14 +02:00
ao.rst options: remove deprecated sub-option handling for --vo and --ao 2016-11-25 21:17:25 +01:00
changes.rst manpage: mention the client API/interface change logs 2016-09-02 09:48:35 +02:00
encode.rst man: fix grammar issues 2015-12-19 09:26:41 +01:00
input.rst player: remove --stream-capture option/property 2017-01-21 17:19:01 +01:00
ipc.rst client API: turn mpv_suspend() and mpv_resume() into stubs 2016-11-22 15:54:44 +01:00
libmpv.rst manpage: define stricter rules for C plugin return values 2017-01-14 17:41:04 +01:00
lua.rst lua: allow unregistration of idle handlers 2017-01-15 17:02:21 +01:00
mpv.rst stream_lavf: add support for data URIs 2017-01-25 15:40:56 +00:00
options.rst vo_opengl: angle: rewrite with custom swap chain 2017-02-07 22:45:07 +11:00
osc.rst osc: add seekbarstyle=knob 2016-11-09 05:51:20 +00:00
vf.rst vf_vdpaurb: remove this filter 2016-11-22 15:54:44 +01:00
vo.rst options: remove deprecated sub-option handling for --vo and --ao 2016-11-25 21:17:25 +01:00