log vidix/drivers/mach64_vid.c @ 7838:1a6da24ad34c

age author description
Tue, 22 Oct 2002 13:20:53 +0000 michael save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)
Tue, 22 Oct 2002 11:52:21 +0000 michael RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)
Mon, 21 Oct 2002 16:57:02 +0000 michael endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at colino dot net>)
Tue, 23 Apr 2002 01:31:01 +0000 michael reading pll in 32-bit instead of 8-bit +1, +2
Sat, 20 Apr 2002 13:42:31 +0000 michael antoher try, ecp reading like in gatos ...
Mon, 15 Apr 2002 20:54:28 +0000 michael print version number, so we know if the user forgot to copy/install the driver
Sat, 13 Apr 2002 02:30:44 +0000 michael ignore ecp
Fri, 12 Apr 2002 12:53:23 +0000 michael 10l
Fri, 12 Apr 2002 12:29:12 +0000 michael fixing vertical scaling on non mobility cards, this might have overflowed into the horizontal stuff, so perhaps it fixes the horizontal stuff too
Sun, 17 Mar 2002 16:08:39 +0000 michael rage mobility m3 is rage128 based and not mach64 ...
Thu, 28 Feb 2002 16:20:58 +0000 michael use 4 buffers, fallback to fewer buffers if the video ram isnt large enough
Wed, 27 Feb 2002 14:57:33 +0000 michael check if planar formats are supported
Tue, 26 Feb 2002 22:15:08 +0000 michael YVU9 support
Mon, 25 Feb 2002 19:26:34 +0000 michael triple buffering
Mon, 25 Feb 2002 16:16:44 +0000 michael OVERLAY_KEY_CNTL values
Mon, 25 Feb 2002 14:23:31 +0000 michael 10l
Mon, 25 Feb 2002 14:21:26 +0000 michael colorkey support fixed (thanks to nick for the mga_vid tip ... i should RTFS more)
Mon, 25 Feb 2002 02:05:30 +0000 michael colorkey enabled ... until colorkey is correctly supported in vidix
Sun, 24 Feb 2002 21:27:47 +0000 michael colorkey support
Sun, 24 Feb 2002 18:31:14 +0000 michael vsync
Wed, 20 Feb 2002 17:23:00 +0000 michael BGR15, BGR16, BGR32 support
Wed, 20 Feb 2002 00:19:47 +0000 michael zero saturation / grayscale bugfix
Tue, 19 Feb 2002 20:54:58 +0000 michael meaning of some bits figured out
Tue, 19 Feb 2002 18:04:06 +0000 michael fixing yv12
Tue, 19 Feb 2002 16:23:02 +0000 nick Fixes:
Sun, 17 Feb 2002 22:40:31 +0000 michael fixed planar yuv formats
Sat, 16 Feb 2002 08:20:24 +0000 nick Direct rendering with dshow codecs support. (Was untested but should work)
Sat, 16 Feb 2002 07:55:44 +0000 nick Works with YUY2 fourcc
Wed, 13 Feb 2002 08:59:23 +0000 nick Scratch for volunteers