mpv/video/out/gpu
wm4 fba927de41 options: properly handle deprecated options with CLI actions
We want e.g. --opengl-shaders-append=foo to resolve to the new option,
all while printing an option name. --opengl-shader is a similar case.
These options are special, because they apply "actions" on actual
options by specifying a suffix. So the alias/deprecation handling has to
be part of resolving the actual option from prefix and suffix.
2017-09-22 11:31:03 +02:00
..
context.c vo_gpu: fix autoprobing message 2017-09-22 05:37:54 +02:00
context.h
hwdec.c
hwdec.h
lcms.c
lcms.h
osd.c
osd.h
ra.c
ra.h vo_gpu: fix comment on ra_buf_type 2017-09-21 15:01:22 +02:00
shader_cache.c vo_gpu: fix possible segfault in shader_cache.c 2017-09-21 15:15:15 +02:00
shader_cache.h
user_shaders.c
user_shaders.h
utils.c
utils.h
video.c options: properly handle deprecated options with CLI actions 2017-09-22 11:31:03 +02:00
video.h
video_shaders.c vo_gpu: drop the RA_CAP_NESTED_ARRAY req from EWA compute 2017-09-21 15:15:59 +02:00
video_shaders.h