0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/video/out
Stefano Pigozzi 78a57135f9 gl_common: osx: fix compilation with latest XQuartz RC
Looks the gl.h header in XQuartz is incompatible with the one in OS X 10.9.
2013-11-02 19:05:58 +01:00
..
cocoa cocoa: apply the more invasive constraining only with cmd+1/2/3 2013-11-02 19:03:50 +01:00
aspect.c aspect: mp_msg conversion 2013-09-12 01:34:42 +02:00
aspect.h video: simplify aspect calculation stuff 2013-03-17 22:07:13 +01:00
bitmap_packer.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
bitmap_packer.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
cocoa_common.h cocoa_common: call gl_clear indirectly 2013-09-28 15:08:40 +02:00
cocoa_common.m cocoa: set and clear gl context inside of sync sections 2013-11-02 19:00:36 +01:00
d3d_shader_yuv.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
d3d_shader_yuv.hlsl vo_direct3d: remove 2ch hack for 10 bit playback 2013-01-13 20:04:14 +01:00
dither.c dither: don't use long double 2013-07-05 20:26:32 +02:00
dither.h gl_video: improve dithering 2013-05-26 16:44:20 +02:00
filter_kernels.c Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
filter_kernels.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
gl_cocoa.c cocoa_common: call gl_clear indirectly 2013-09-28 15:08:40 +02:00
gl_common.c gl_common: suggest --vo=opengl-old if OpenGL 2.1 missing 2013-11-02 19:03:28 +01:00
gl_common.h gl_common: osx: fix compilation with latest XQuartz RC 2013-11-02 19:05:58 +01:00
gl_header_fixes.h gl_header_fixes: add GL_RGBA32F 2013-03-28 22:55:56 +01:00
gl_lcms.c gl_lcms: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_lcms.h gl_lcms: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_osd.c gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_osd.h gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_video_shaders.glsl vo_opengl: blend alpha components by default 2013-09-19 17:03:03 +02:00
gl_video.c gl_video: add RGB10_A2 FBO format 2013-11-02 19:01:13 +01:00
gl_video.h vo_opengl: blend alpha components by default 2013-09-19 17:03:03 +02:00
gl_w32.c gl_common: complete mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_wayland.c wayland/egl: use wayland log 2013-09-12 16:36:52 +02:00
gl_x11.c gl_x11: change error message when GL3 context creation fails 2013-11-02 19:05:10 +01:00
pnm_loader.c Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
pnm_loader.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
vo_caca.c options: remove --(no-)mouseinput option 2013-09-08 03:03:58 +02:00
vo_corevideo.c gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
vo_direct3d.c video/out: always support redrawing VO window at any point 2013-10-02 00:36:26 +02:00
vo_image.c mplayer, vo_image: simplify OSD redrawing, fix vo_image crash 2013-10-13 23:40:23 +02:00
vo_lavc.c vo_lavc: mp_msg conversion 2013-09-20 16:32:36 +02:00
vo_null.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
vo_opengl_old.c vo_opengl_old: mp_msg conversion 2013-10-02 21:41:46 +02:00
vo_opengl.c vo_opengl: blend alpha components by default 2013-09-19 17:03:03 +02:00
vo_sdl.c Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
vo_vaapi.c video/out: always support redrawing VO window at any point 2013-10-02 00:36:26 +02:00
vo_vdpau.c vo_vdpau: don't blank screen on VOCTRL_RESET 2013-10-02 00:38:23 +02:00
vo_wayland.c wayland/shm: fix resizing for good (finally) 2013-09-12 18:15:35 +02:00
vo_x11.c vo_x11, vo_xv: fix OSD redrawing with --force-window 2013-10-06 23:03:30 +02:00
vo_xv.c vo_xv: check whether image allocation succeeds 2013-11-02 19:03:37 +01:00
vo.c vo: mark frame lost after seek reset 2013-10-02 20:41:11 +02:00
vo.h core: add --force-window 2013-10-02 01:39:28 +02:00
w32_common.c w32_common: mp_msg conversion 2013-09-11 22:41:14 +02:00
w32_common.h input: deal with spurious X11 LeaveNotify events 2013-09-01 20:17:51 +02:00
wayland_common.c wayland: fix fullscreen transparent border regions 2013-11-02 19:02:07 +01:00
wayland_common.h wayland: fix fullscreen transparent border regions 2013-11-02 19:02:07 +01:00
x11_common.c x11: restore support for --wid=0 2013-11-02 19:05:43 +01:00
x11_common.h x11: fix border toggling 2013-11-02 19:03:40 +01:00
x11_icon.bin x11: add window icon 2013-09-01 23:27:33 +02:00