1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-09 16:37:24 +00:00
mpv/video/out
wm4 b8ac594af0 vo_direct3d: fix texture-memory sub-option, extend it
This sub-option was turned into a flag when the sub-option parser was
changed to the generic one (probably accidentally). Turn it into a
proper choice-option.

Also, adjust what the options do. Though none of this probably makes
much sense; the default should work, and if it doesn't, the GPU/driver
is probably beyond help.
2014-11-18 16:30:32 +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 fullscreen delay when paused 2014-11-01 17:29:10 +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 vo_opengl: minimal EGL on X11 support 2014-11-04 01:41:37 +01:00
gl_common.h vo_opengl: minimal EGL on X11 support 2014-11-04 01:41:37 +01:00
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_shaders.glsl vo_opengl: draw OSD twice in 3D mode case 2014-10-29 23:14:46 +01:00
gl_video.c vo_opengl: allow setting different filters for downscaling 2014-11-14 15:22:37 +01:00
gl_video.h vo_opengl: allow setting different filters for downscaling 2014-11-14 15:22:37 +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
gl_x11egl.c vo_opengl: minimal EGL on X11 support 2014-11-04 01:41:37 +01:00
pnm_loader.c
pnm_loader.h
vo_caca.c
vo_direct3d.c vo_direct3d: fix texture-memory sub-option, extend it 2014-11-18 16:30:32 +01: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 ao_lavc, vo_lavc: Fix crashes in case of multiple init attempts. 2014-11-12 12:16:07 +01:00
vo_null.c
vo_opengl_old.c command: make window-scale property observable 2014-11-02 20:53:56 +01:00
vo_opengl.c vo_opengl: initialize renderer after setting size 2014-11-07 15:28:12 +01:00
vo_sdl.c command: make window-scale property observable 2014-11-02 20:53:56 +01:00
vo_vaapi.c vo_vaapi: fix broken error checks 2014-11-07 09:28:47 +01:00
vo_vdpau.c command: make window-scale property observable 2014-11-02 20:53:56 +01:00
vo_wayland.c vo_wayland: drop redundant "const" 2014-11-07 09:28:58 +01:00
vo_x11.c command: make window-scale property observable 2014-11-02 20:53:56 +01:00
vo_xv.c command: make window-scale property observable 2014-11-02 20:53:56 +01:00
vo.c video/out: minor simplification to event query function 2014-11-09 10:01:16 +01:00
vo.h video/out: minor simplification to event query function 2014-11-09 10:01:16 +01:00
w32_common.c w32_common: open window menu on Alt+Space 2014-11-08 12:16:14 +01:00
w32_common.h
wayland_common.c
wayland_common.h
win_state.c
win_state.h
x11_common.c vo/x11: implement VOCTRL_GET_DISPLAY_NAMES with xrandr names (e.g., "LVDS1") 2014-11-07 01:14:03 -08:00
x11_common.h vo/x11: implement VOCTRL_GET_DISPLAY_NAMES with xrandr names (e.g., "LVDS1") 2014-11-07 01:14:03 -08:00
x11_icon.bin