# HG changeset patch # User reimar # Date 1149790622 0 # Node ID 4fb10d3853b4555c5abe8eecf94471c920e65501 # Parent f4494b63c00c55c1493d2c0db46967fb8c26d3d3 bicubic scaling for -vo gl diff -r f4494b63c00c -r 4fb10d3853b4 ChangeLog --- a/ChangeLog Thu Jun 08 18:14:16 2006 +0000 +++ b/ChangeLog Thu Jun 08 18:17:02 2006 +0000 @@ -38,6 +38,7 @@ * streaming textures for -vo gl, much faster if supported (use -dr) * hardware YUV to RGB conversion for -vo gl and -vo gl2, see yuv suboption * support for custom fragment programs for -vo gl (see TOOLS/*.fp) + * support for bicubic hardware scaling in -vo gl, see lscale suboption * use libvbe from vesautils as VESA video driver * several fixes for the GGI video output driver * fall back on next video output driver if vo_3dfx failed to initialize