mpv/libvo
reimar 28ee54a940 Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.
This avoids some ugly effects when vo_gl2 uses multiple textures.
(Note to self: read the specs instead of just copying the old code!).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16462 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 15:15:28 +00:00
..
.cvsignore
Makefile Add -I../libavutil to the includes to fix building vo_zr[2]. 2005-09-01 10:44:46 +00:00
aclib.c
aclib_template.c More gcc-4.0 fixes 2005-06-04 21:11:39 +00:00
aspect.c
aspect.h
aspecttest.c
fastmemcpy.h
font_load.c
font_load.h
font_load_ft.c enable hinting 2005-05-13 19:47:50 +00:00
geometry.c
geometry.h
gl_common.c Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled. 2005-09-12 15:15:28 +00:00
gl_common.h Fix border color (forgot to divide by 255.0). 2005-09-12 14:51:30 +00:00
gtf.c if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <sms@2BSD.COM> 2005-05-10 00:46:30 +00:00
gtf.h gtf.{c,h} is used by vesa only 2005-08-18 12:59:19 +00:00
img_format.h
jpeg_enc.c compilation fix (libavcodec sync) 2005-05-01 08:33:35 +00:00
jpeg_enc.h
md5sum.c
md5sum.h
mga_common.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
osd.c
osd.h
osd_font.h
osd_template.c
spuenc.c
spuenc.h
sub.c
sub.h
vesa_lvo.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vesa_lvo.h
video_out.c Forgot to actually enable vo_gl on Windows... 2005-08-06 13:38:00 +00:00
video_out.h remove extern for variables that are already in headers. 2005-08-21 01:20:31 +00:00
video_out_internal.h Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
videodev_mjpeg.h
vo_3dfx.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_aa.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_bl.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_caca.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_cvidix.c Support equalizer. 2005-09-04 20:58:39 +00:00
vo_dfbmga.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_dga.c Slightly reduce unnecessary verbosity. 2005-08-24 00:46:04 +00:00
vo_directfb2.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_directx.c remove extern for variables that are already in headers. 2005-08-21 01:20:31 +00:00
vo_dxr2.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_dxr3.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_fbdev.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_fbdev2.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_ggi.c Replace remaining tabs by spaces. 2005-09-08 00:11:55 +00:00
vo_gif89a.c remove extern for variables that are already in headers. 2005-08-21 01:20:31 +00:00
vo_gl.c Respect -nodouble even though it looks very bad. 2005-09-11 17:45:12 +00:00
vo_gl2.c Fix texture format variable types. Internal format is GLint, others are GLenum 2005-08-25 12:45:57 +00:00
vo_jpeg.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_macosx.h keep window size when changing aspect 2005-06-29 21:54:48 +00:00
vo_macosx.m mplayer osx shared video buffer 2005-09-04 12:58:16 +00:00
vo_md5sum.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_mga.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_mpegpes.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_null.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_png.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_pnm.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_quartz.c remove extern for variables that are already in headers. 2005-08-21 01:20:31 +00:00
vo_quartz.h
vo_sdl.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_svga.c remove extern for variables that are already in headers. 2005-08-21 01:20:31 +00:00
vo_syncfb.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_tdfx_vid.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_tdfxfb.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_tga.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_vesa.c use libvbe from vesautils 2005-08-18 11:26:04 +00:00
vo_winvidix.c remove extern for variables that are already in headers. 2005-08-21 01:20:31 +00:00
vo_x11.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_xmga.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_xover.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_xv.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_xvidix.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_xvmc.c remove extern for variables that are already in headers. 2005-08-21 01:20:31 +00:00
vo_yuv4mpeg.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_zr.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_zr2.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vosub_vidix.c
vosub_vidix.h
w32_common.c DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0 2005-08-22 09:05:18 +00:00
w32_common.h OpenGL fixes for windows and vo_gl.c ported to windows. 2005-07-26 13:47:18 +00:00
wskeys.h
x11_common.c Slightly reduce unnecessary verbosity. 2005-08-24 00:46:04 +00:00
x11_common.h remove extern for variables that are already in headers. 2005-08-21 01:20:31 +00:00