mpv/video/out
wm4 3fe57e3cb6 gl_common: factor context creation
Always create the context in mpgl_init(), instead of doing it when
mpgl_config_window() is called the first time. This is a small step
towards cleaning up the GL backend interface, and adding other things
like perhaps GLES support, or a callback-driven backend for libmpv.
2014-11-26 20:48:18 +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: don’t hand over view memory ownership to libmpv clients 2014-11-25 14:45:13 +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 gl_common: factor context creation 2014-11-26 20:48:18 +01:00
gl_common.h gl_common: factor context creation 2014-11-26 20:48:18 +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.c vo_opengl: make operator precedence explicit 2014-11-26 20:03:20 +01:00
gl_video.h vo_opengl: allow setting different filters for downscaling 2014-11-14 15:22:37 +01:00
gl_video_shaders.glsl vo_opengl: Reword comment in shader 2014-11-26 20:31:59 +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.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
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.c gl_common: factor context creation 2014-11-26 20:48:18 +01:00
vo_opengl_old.c gl_common: factor context creation 2014-11-26 20:48:18 +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
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 x11: fix crash 2014-11-23 13:58:03 +01: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