mpv/video/out/gpu
Guido Cella 3f43999bd6 video/out/gpu/context: simplify --gpu-context's check_unknown_entry
This function is used to reject invalid context names early, and without
it the context fails to create and only audio is played, but it doesn't
need to check for known entries again.
2024-07-04 22:23:17 +00:00
..
context.c video/out/gpu/context: simplify --gpu-context's check_unknown_entry 2024-07-04 22:23:17 +00:00
context.h various: add GPU context description 2024-04-18 16:28:21 +02:00
d3d11_helpers.c d3d11: disable IDXGIInfoQueue usage if dxgidebug.h is incomplete 2024-04-19 03:32:29 +02:00
d3d11_helpers.h d3d11: disable IDXGIInfoQueue usage if dxgidebug.h is incomplete 2024-04-19 03:32:29 +02:00
error_diffusion.c various: replace dead links in comments 2024-02-11 04:01:24 +00:00
error_diffusion.h
hwdec.c
hwdec.h various: avoid function pointer casts 2024-02-28 16:04:02 +00:00
lcms.c vo_gpu: add missing PL_COLOR_TRC_ST428 case in lcms 2024-03-01 18:11:43 +00:00
lcms.h lcms: check for null arg in gl_parse_3dlut_size 2024-05-09 21:21:40 +02:00
libmpv_gpu.c
libmpv_gpu.h
osd.c
osd.h
ra.c
ra.h various: make mentions of macOS consistent 2024-02-21 20:46:53 +01:00
shader_cache.c
shader_cache.h
spirv.c video/out/gpu/spirv: fix warning: zero size arrays are an extension 2024-03-19 08:58:18 +01:00
spirv.h
spirv_shaderc.c
user_shaders.c
user_shaders.h
utils.c
utils.h
video.c options: remove various OPT_REMOVED usage 2024-06-25 02:18:58 +00:00
video.h vo_gpu: support video-target-params 2024-03-27 22:08:56 +01:00
video_shaders.c various: replace dead links in comments 2024-02-11 04:01:24 +00:00
video_shaders.h