mpv/video/out
Alexander Preisinger f5565f33c7 wayland: Remove nonsense comment and add warning
The reason a segmentation happend here was because we couldn't get the
requested minor version. The major version is enough for differentiating
between OpenGL 3 and OpenGL 2. If it fails there is still a fallback to any
version available.

Also add a warning if we use the fallback.
2014-01-04 15:37:45 +01:00
..
cocoa Fix OSX build; remove all remaining mpvcore references 2013-12-17 08:44:21 +01:00
aspect.c
aspect.h
bitmap_packer.c bitmap_packer: use printf() for fatal message 2013-12-21 20:50:11 +01:00
bitmap_packer.h
cocoa_common.h
cocoa_common.m Revert "cocoa: unlock on uninit" 2013-12-26 22:26:41 +01:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c
filter_kernels.h
gl_cocoa.c
gl_common.c msg: rename mp_msg_log -> mp_msg 2013-12-21 22:13:04 +01:00
gl_common.h m_option: add mp_log callback to OPT_STRING_VALIDATE options 2013-12-21 21:43:16 +01:00
gl_header_fixes.h
gl_hwdec_vaglx.c vaapi: mp_msg conversions 2013-12-21 20:50:11 +01:00
gl_hwdec_vda.c vda: fix build on OS X 10.7 2014-01-02 22:45:39 +01:00
gl_hwdec_vdpau.c vdpau: mp_msg conversions 2013-12-21 20:50:11 +01:00
gl_lcms.c gl_lcms: actually acquire mutex 2013-12-22 12:25:51 +01:00
gl_lcms.h video/out: pass along global context 2013-12-21 20:50:10 +01:00
gl_osd.c
gl_osd.h
gl_video.c msg: rename mp_msg_log -> mp_msg 2013-12-21 22:13:04 +01:00
gl_video.h
gl_video_shaders.glsl
gl_w32.c
gl_wayland.c wayland: Remove nonsense comment and add warning 2014-01-04 15:37:45 +01:00
gl_x11.c
pnm_loader.c
pnm_loader.h
vo.c vo: dropping subtitle files on the VO window adds them as subtitle files 2014-01-04 01:27:29 +01:00
vo.h vo: add vo_drop_files() 2014-01-04 01:27:28 +01:00
vo_caca.c
vo_corevideo.c vda: fix build on OS X 10.7 2014-01-02 22:45:39 +01:00
vo_direct3d.c
vo_image.c image_writer: mp_msg conversions 2013-12-21 20:50:10 +01:00
vo_lavc.c video/fmt-conversion.c: remove unknown pixel format messages 2013-12-21 20:50:11 +01:00
vo_null.c
vo_opengl.c m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
vo_opengl_old.c vo_opengl_old: remove leftovers 2013-12-21 21:43:17 +01:00
vo_sdl.c
vo_vaapi.c vaapi: mp_msg conversions 2013-12-21 20:50:11 +01:00
vo_vdpau.c vo_vdpau: add some debugging messages for frame timing 2013-12-22 15:49:02 +01:00
vo_wayland.c wayland/shm: only commit new frames 2014-01-02 20:33:31 +01:00
vo_x11.c vo_x11/vo_xv: fix build when using --disable-xext 2013-12-25 17:07:51 +01:00
vo_xv.c build: fix shm detection on OpenBSD 2013-12-26 21:13:10 +01:00
w32_common.c w32_common: support file drag and drop 2013-12-20 20:27:56 +01:00
w32_common.h
wayland_common.c wayland: move workaround to fullscreen code 2014-01-04 13:57:47 +01:00
wayland_common.h wayland: implement dropping files on the VO window 2014-01-04 13:48:50 +01:00
x11_common.c x11: implement dropping files on the VO window 2014-01-04 01:27:28 +01:00
x11_common.h x11: implement dropping files on the VO window 2014-01-04 01:27:28 +01:00
x11_icon.bin