log libvo/vo_svga.c @ 9621:3ef467aac4a1

age author description
Thu, 20 Mar 2003 01:45:40 +0000 iive new svga driver - support double buffering, fast_memcpy, direct render and HW acceleration
Mon, 03 Feb 2003 01:15:45 +0000 iive disable auto oldmethod, directrendering for linear modes only
Thu, 30 Jan 2003 09:15:09 +0000 michael fixing rgb4 & bgr4 (2 pixels per byte)
Sat, 25 Jan 2003 09:30:13 +0000 gabucino typo
Mon, 20 Jan 2003 21:33:11 +0000 arpi This patch should fix the display problem with 4bpp and 8bpp modes.
Tue, 31 Dec 2002 02:37:36 +0000 iive vga_draw* functions don't support linear memory for 'most' video cards
Sun, 22 Dec 2002 13:27:05 +0000 alex 10l by Matan
Sat, 21 Dec 2002 22:08:14 +0000 alex vidix support and better device options handler by Matan Ziv-Av <matan@svgalib.org>
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Wed, 09 Oct 2002 23:39:36 +0000 arpi 10l fix & cleanup of draw_frame(), still NO support for stride :(
Wed, 09 Oct 2002 00:51:04 +0000 arpi mode check at preinit()
Sun, 29 Sep 2002 19:23:21 +0000 arpi warning fix - hope it don't break it
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Thu, 27 Jun 2002 18:09:32 +0000 michael IMGFMT_{RGB,BGR}{1,4}