1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-25 00:53:22 +00:00
mpv/video/out/d3d11
Jan Ekström 648d785930 vo_gpu/d3d11: add support for configuring swap chain format
Query information on the system output most linked to the swap chain,
and either utilize a user-configured format, or either 8bit
RGBA or 10bit RGB with 2bit alpha depending on the system output's
bit depth.
2019-10-13 22:31:33 +11:00
..
context.c vo_gpu/d3d11: add support for configuring swap chain format 2019-10-13 22:31:33 +11:00
hwdec_d3d11va.c
hwdec_dxva2dxgi.c vo_d3d11/hwdec_dxva2dxgi: fix memory leak that 'ctx11' be not release 2019-09-14 21:35:49 +10:00
ra_d3d11.c vo_gpu: d3d11: use linear filtering for wrapped textures 2019-10-10 19:52:19 +11:00
ra_d3d11.h