mpv/video/out
wm4 aa6b7fa07b vo_opengl: draw OSD twice in 3D mode case
Apparently this is needed for correct 3D mode subtitles. In general,
it seems you need to duplicate the whole "GUI", so it's done for all
OSD elements.

This doesn't handle the "duplication" of the mouse pointer. Instead,
the mouse can be used for the top/left field only. Also, it's possible
that we should "compress" the OSD in the direction it's duplicated, but
I don't know about that.

Fixes #1124, at least partially.
2014-10-29 23:14:46 +01:00
..
cocoa cocoa: reintroduce async resize 2014-10-18 18:30:22 +02:00
wayland
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h
cocoa_common.m cocoa: fix small leak 2014-10-27 19:18:29 +01:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c
filter_kernels.h
gl_cocoa.c cocoa: reintroduce async resize 2014-10-18 18:30:22 +02:00
gl_common.c Add some missing "const"s 2014-10-10 13:44:08 +02:00
gl_common.h
gl_header_fixes.h
gl_hwdec_vaglx.c
gl_hwdec_vda.c
gl_hwdec_vdpau.c
gl_lcms.c
gl_lcms.h
gl_osd.c
gl_osd.h
gl_video.c vo_opengl: draw OSD twice in 3D mode case 2014-10-29 23:14:46 +01:00
gl_video.h cocoa: reintroduce async resize 2014-10-18 18:30:22 +02:00
gl_video_shaders.glsl vo_opengl: draw OSD twice in 3D mode case 2014-10-29 23:14:46 +01:00
gl_w32.c
gl_wayland.c
gl_x11.c gl_x11: distinguish missing GLX and too old GLX versions 2014-10-12 01:33:10 +02:00
pnm_loader.c
pnm_loader.h
vo.c Set thread name for debugging 2014-10-19 23:48:40 +02:00
vo.h video: return responsibility of video redraw back to playloop 2014-10-03 23:07:08 +02:00
vo_caca.c
vo_direct3d.c vo_direct3d: support nv12/nv21 directly 2014-10-26 02:36:15 +02:00
vo_image.c win32: get rid of mp_stat in the normal source code 2014-10-17 22:15:19 +02:00
vo_lavc.c
vo_null.c
vo_opengl.c cocoa: reintroduce async resize 2014-10-18 18:30:22 +02:00
vo_opengl_old.c
vo_sdl.c
vo_vaapi.c
vo_vdpau.c vo_vdpau: don't try to create surfaces of size 0 2014-10-01 17:29:24 +02:00
vo_wayland.c
vo_x11.c
vo_xv.c
w32_common.c Set thread name for debugging 2014-10-19 23:48:40 +02:00
w32_common.h
wayland_common.c
wayland_common.h
win_state.c
win_state.h
x11_common.c x11: fix display FPS detection for interlaced modes 2014-10-27 16:17:55 +01:00
x11_common.h
x11_icon.bin