mpv/video/out/opengl
wm4 05ffde6599 vo_opengl: hwdec: use IDs for API, and log which backend is used
Since there can be multiple backends for a single API (vaapi can use GLX
or EGL), not logging the exact backend name is annoying. So add it. At
the same time, there is no need to duplicate the name as used by the
--hwdec options, so replace it with using the numeric hwdec API ID.
2016-02-01 20:02:52 +01:00
..
common.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
common.h Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
context.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
context.h Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
context_angle.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
context_cocoa.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
context_drm_egl.c vo_opengl: add KMS/DRM VAAPI hardware decoding interop 2016-01-20 19:41:29 +01:00
context_dxinterop.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
context_rpi.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
context_rpi.h vo_opengl: prefix per-backend source files with context_ 2015-12-19 14:14:12 +01:00
context_w32.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
context_wayland.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
context_x11.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
context_x11egl.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
egl_helpers.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
egl_helpers.h vo_opengl: x11egl: retrieve framebuffer depth 2015-12-19 14:14:12 +01:00
header_fixes.h Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
hwdec.c vo_opengl: hwdec: use IDs for API, and log which backend is used 2016-02-01 20:02:52 +01:00
hwdec.h vo_opengl: hwdec: use IDs for API, and log which backend is used 2016-02-01 20:02:52 +01:00
hwdec_dxva2.c vo_opengl: hwdec: use IDs for API, and log which backend is used 2016-02-01 20:02:52 +01:00
hwdec_osx.c vo_opengl: hwdec: use IDs for API, and log which backend is used 2016-02-01 20:02:52 +01:00
hwdec_vaegl.c vo_opengl: hwdec: use IDs for API, and log which backend is used 2016-02-01 20:02:52 +01:00
hwdec_vaglx.c vo_opengl: hwdec: use IDs for API, and log which backend is used 2016-02-01 20:02:52 +01:00
hwdec_vdpau.c vo_opengl: hwdec: use IDs for API, and log which backend is used 2016-02-01 20:02:52 +01:00
lcms.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
lcms.h
nnedi3.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
nnedi3.h Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
nnedi3_weights.bin vo_opengl: implement NNEDI3 prescaler 2015-11-05 17:38:20 +01:00
osd.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
osd.h
superxbr.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
superxbr.h Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
utils.c vo_opengl: add precision qualifier to usampler2D on ANGLE 2016-01-27 21:07:57 +01:00
utils.h vo_opengl: support 10 bit support with ANGLE 2016-01-26 21:35:23 +01:00
video.c vo_opengl: do chroma merging in integer conversion stage 2016-01-27 21:08:30 +01:00
video.h vo_opengl: replace tscale-interpolates-only with interpolation-threshold 2016-01-27 21:07:17 +01:00
video_shaders.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
video_shaders.h Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00