mpv/video/out/opengl
wm4 beb7094301 vo_opengl: actually reset use_normalized_range field
This was never reset - absolutely can't be right. If the renderer
somehow switches back to another codepath, it certainly has to be reset.
Maybe this was hard to hit, as the normalization is going to be
idempotent in simpler cases (like rendering RGBA input).

Also get rid of the "merged" variable.
2016-01-26 21:35:23 +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 Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
hwdec.h videotoolbox: make decoder format customizable 2015-11-17 21:21:19 +01:00
hwdec_dxva2.c client API: rename GL_MP_D3D_interfaces 2015-09-24 21:07:37 +02:00
hwdec_osx.c Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
hwdec_vaegl.c vo_opengl: vaapi: don't expect EGL exts. to be in common ext. string 2016-01-22 19:56:10 +01:00
hwdec_vaglx.c vo_opengl: never load vaapi GLX interop by default 2015-11-09 11:58:38 +01:00
hwdec_vdpau.c vo_opengl: vdpau: better handling of preemption recovery 2016-01-25 19:40:35 +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 Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
utils.h Change GPL/LGPL dual-licensed files to LGPL 2016-01-19 18:36:34 +01:00
video.c vo_opengl: actually reset use_normalized_range field 2016-01-26 21:35:23 +01:00
video.h vo_opengl: add tscale-interpolates-only sub-option 2016-01-25 21:46:40 +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