log vidix/drivers/nvidia_vid.c @ 17386:54519db088ee

age author description
Wed, 09 Nov 2005 16:10:45 +0000 faust3 it looks like width needs to be a multiple of 64 for newer cards
Tue, 06 Sep 2005 20:50:10 +0000 diego support for GeForce FX Go5200 (newer Apple PowerBooks)
Tue, 06 Sep 2005 17:12:28 +0000 reimar Only older card version seem to make problems with y < 8 in text mode.
Sun, 04 Sep 2005 21:00:07 +0000 reimar equalizer fixes: changing one attribute reset the others,
Sat, 03 Sep 2005 19:31:10 +0000 reimar equalizer support
Sat, 03 Sep 2005 19:20:51 +0000 reimar 64 bit fix: do not cast pointers to uint32_t
Sat, 03 Sep 2005 19:10:43 +0000 reimar vidix support for nVidix FX Go 5700
Sat, 03 Sep 2005 10:27:22 +0000 faust3 initial endianess fixes
Sat, 03 Sep 2005 10:06:08 +0000 faust3 simplification
Sat, 03 Sep 2005 08:48:59 +0000 faust3 fix window position adjustment
Sun, 01 Feb 2004 11:35:28 +0000 faust3 1000l
Fri, 30 Jan 2004 20:10:31 +0000 faust3 a few more nvidia cards (only tested card is GeForceFX 5200)
Mon, 12 Jan 2004 13:43:30 +0000 lumag Fix "panning" display
Wed, 24 Dec 2003 22:00:51 +0000 diego occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>
Wed, 22 Oct 2003 18:35:51 +0000 faust3 cvidix geometry support in textmode
Tue, 21 Oct 2003 17:15:34 +0000 faust3 update overlay only if it is configured
Fri, 17 Oct 2003 17:10:48 +0000 faust3 fixed colorkey enabling/disabling
Fri, 17 Oct 2003 11:26:36 +0000 faust3 double buffering fix for cards > NV04 && windows colorkeying fix
Fri, 17 Oct 2003 09:18:47 +0000 alex support for disabling the colorkey
Tue, 14 Oct 2003 21:29:25 +0000 atmos4 Fix colorkey for xvidix, tested on Riva128 4MB X@15/16/24bpp (aka 15/15/32 in nvidia_vid)
Sun, 12 Oct 2003 12:55:38 +0000 faust3 the yv12 image looked more like a yuy2 image ;)
Sun, 12 Oct 2003 10:44:53 +0000 faust3 fixed the mysterious segfaults on faster machines
Fri, 10 Oct 2003 07:12:37 +0000 faust3 added a few more device ids
Thu, 02 Oct 2003 10:46:33 +0000 faust3 make it work in textmode again && support for nv03 with 4MB RAM
Wed, 01 Oct 2003 21:03:00 +0000 lumag Sometimes (especially with big images) reading pitch 0 from card's register
Sun, 28 Sep 2003 04:52:38 +0000 atmos4 according to xfree cvs maximum overlay size is only 2046x2046
Sat, 27 Sep 2003 21:36:01 +0000 faust3 experimental nvidia_vid, use at your own risk
Wed, 23 Jan 2002 19:37:28 +0000 alex upgraded to newest vidix interface
Wed, 16 Jan 2002 08:33:17 +0000 nick + new features and possibility
Tue, 15 Jan 2002 16:35:17 +0000 alex commited due to request of nexus
Sun, 13 Jan 2002 00:26:23 +0000 alex started