mpv/libvo
reimar fa6239aea0 Also print OpenGL renderer string with vendor and version with -v
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31127 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-05-01 22:49:05 +00:00
..
aclib.c
aclib_template.c
aspect.c
aspect.h
aspecttest.c
csputils.c
csputils.h
fastmemcpy.h
font_load.c
font_load.h
font_load_ft.c
geometry.c
geometry.h
gl_common.c Support for auto-selecting the OpenGL backend. 2010-04-25 10:53:01 +00:00
gl_common.h Avoid duplicating the GL/gl.h include. 2010-04-30 19:03:13 +00:00
gtf.c
gtf.h
jpeg_enc.c
jpeg_enc.h
matrixview.c Add mpgl prefix to all OpenGL-related function pointers. 2010-04-03 07:08:07 +00:00
matrixview.h
matrixview_font.h
mga_common.c
osd.c
osd.h
osd_font.h
osd_template.c
osx_common.c rename 'struct keymap' -> 'struct mp_keymap' 2010-04-23 10:22:44 +00:00
osx_common.h
sdl_common.c Missing space after if. 2010-04-25 16:20:54 +00:00
sdl_common.h Add comment for endif. 2010-04-25 15:39:22 +00:00
spuenc.c
spuenc.h
sub.c
sub.h
vesa_lvo.c
vesa_lvo.h
video_out.c Add missing input.h #include, fixes the warnings: 2010-04-27 15:17:49 +00:00
video_out.h Avoid duplicating mouse-movement command-generation code. 2010-04-25 16:13:57 +00:00
video_out_internal.h
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c
vo_bl.c
vo_caca.c
vo_corevideo.h
vo_corevideo.m Avoid duplicating mouse-movement command-generation code. 2010-04-25 16:13:57 +00:00
vo_cvidix.c
vo_dfbmga.c
vo_dga.c
vo_direct3d.c
vo_directfb2.c 10l: Remove leftover commented-out #include. 2010-04-24 10:50:21 +00:00
vo_directx.c
vo_dxr2.c Mark dxr2_opts array as const. 2010-04-04 16:08:15 +00:00
vo_dxr3.c
vo_fbdev.c
vo_fbdev2.c
vo_ggi.c
vo_gif89a.c
vo_gl.c Also print OpenGL renderer string with vendor and version with -v 2010-05-01 22:49:05 +00:00
vo_gl2.c Slightly more correct ifdefs for vo_gl2. 2010-04-24 22:34:38 +00:00
vo_ivtv.c
vo_jpeg.c
vo_kva.c rename 'struct keymap' -> 'struct mp_keymap' 2010-04-23 10:22:44 +00:00
vo_matrixview.c Mark some more LIBVO_EXTERN declarations as const where possible. 2010-03-27 15:22:47 +00:00
vo_md5sum.c
vo_mga.c
vo_mpegpes.c
vo_null.c
vo_png.c
vo_pnm.c
vo_quartz.c
vo_s3fb.c
vo_sdl.c Set vo_dwidth/vo_dheight for mouse movements work at least in windowed mode. 2010-04-25 16:48:48 +00:00
vo_svga.c
vo_tdfx_vid.c
vo_tdfxfb.c
vo_tga.c
vo_v4l2.c
vo_v4l2.h
vo_vdpau.c Mark some more LIBVO_EXTERN declarations as const where possible. 2010-03-27 15:22:47 +00:00
vo_vesa.c
vo_wii.c Mark some more LIBVO_EXTERN declarations as const where possible. 2010-03-27 15:22:47 +00:00
vo_winvidix.c
vo_x11.c
vo_xmga.c
vo_xover.c
vo_xv.c
vo_xvidix.c
vo_xvmc.c Use (void) instead of () to indicate a parameterless function, fixes: 2010-03-28 16:58:27 +00:00
vo_xvr100.c
vo_yuv4mpeg.c
vo_zr.c
vo_zr.h
vo_zr2.c
vosub_vidix.c
vosub_vidix.h
w32_common.c Avoid duplicating mouse-movement command-generation code. 2010-04-25 16:13:57 +00:00
w32_common.h
wskeys.h
x11_common.c Move variable declaration into the block where it is actually used. 2010-04-27 19:04:23 +00:00
x11_common.h