mpv/video/out
wm4 01141198be vo_opengl: initialize renderer after setting size
This silences the warning:

video/out/gl_video.c:1091:51: runtime error: division by zero

when running with clang -fsanitize=undefined. Division by zero is legal
according to IEEE, but I guess clang doesn't care about standard. While
triggering this warning isn't actually avoided in all cases, it's
avoided in the common case and also makes people shut up about it.
2014-11-07 15:28:12 +01:00
..
cocoa cocoa: reintroduce async resize 2014-10-18 18:30:22 +02:00
wayland wayland/buffer: use buffer macros consistently 2014-09-16 15:48:07 +02:00
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.c vo_opengl: initialize renderer after setting size 2014-11-07 15:28:12 +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
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 command: make window-scale property observable 2014-11-02 20:53:56 +01:00
vo.h vo/x11: implement VOCTRL_GET_DISPLAY_NAMES with xrandr names (e.g., "LVDS1") 2014-11-07 01:14:03 -08:00
vo_caca.c
vo_direct3d.c command: make window-scale property observable 2014-11-02 20:53:56 +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 vo_vdpau: better integration with the generic framedrop code 2014-09-20 15:17:12 +02:00
vo_null.c
vo_opengl.c vo_opengl: initialize renderer after setting size 2014-11-07 15:28:12 +01:00
vo_opengl_old.c command: make window-scale property observable 2014-11-02 20:53:56 +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 Set thread name for debugging 2014-10-19 23:48:40 +02:00
w32_common.h
wayland_common.c wayland: use reported rete and delay 2014-09-19 17:38:24 +02:00
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