1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-25 00:53:22 +00:00
mpv/video/out/gpu
Jan Ekström b7438d3aff vo_gpu/d3d11: utilize the passed adapter name
Normalize nullptr and an empty string both to nullptr to simplify
handling. API users cannot set a value back to nullptr, so both
an empty string as well as nullptr should behave the same.
2019-09-29 19:39:26 +03:00
..
context.c vo_gpu: vulkan: add Android context 2019-09-27 00:05:06 +03:00
context.h vo: make swapchain-depth option generic for all VOs 2019-09-28 14:10:01 +03:00
d3d11_helpers.c vo_gpu/d3d11: utilize the passed adapter name 2019-09-29 19:39:26 +03:00
d3d11_helpers.h vo_gpu/d3d11: add an option for the adapter name 2019-09-29 19:39:26 +03:00
error_diffusion.c
error_diffusion.h
hwdec.c
hwdec.h
lcms.c video: add pure gamma TRC curves for 2.0, 2.4 and 2.6. 2019-09-27 13:21:41 +02:00
lcms.h
libmpv_gpu.c
libmpv_gpu.h
osd.c
osd.h
ra.c
ra.h
shader_cache.c
shader_cache.h
spirv_shaderc.c
spirv.c
spirv.h
user_shaders.c
user_shaders.h
utils.c
utils.h
video_shaders.c video: add pure gamma TRC curves for 2.0, 2.4 and 2.6. 2019-09-27 13:21:41 +02:00
video_shaders.h
video.c options: add M_OPT_FILE to some more options that take files 2019-09-27 13:19:29 +02:00
video.h