On Wed, 2005-01-12 at 15:51 +0100, Denis Oliver Kropp wrote: > Quoting Torgeir Veimo: > > On Wed, 2005-01-12 at 13:57 +0100, Denis Oliver Kropp wrote: > > > Quoting Claudio Ciccani via CVS: > > > > CVSROOT: /cvs/directfb > > > > Module name: DirectFB > > > > Changes by: klan 20050109 12:05:52 > > > > > > > > Modified files: > > > > gfxdrivers/nvidia: nvidia.c nvidia.h nvidia_2d.c > > > > > > > > Log message: > > > > Added basic support for drawing with alphablend on NV20. > > > > Great performance improvements: it's possible to move a translucent > > > > window > > > > at 32bpp while the cpu stays idle. > > > > > > Hi, > > > > > > impressive ;) > > > > > > I can really move my DFBTerm around while CPU usage is at 0.4% ;) > > > > Does this imply that an NV20 is better supported than a Radeon R100/200 > > now? > > Indeed ;)
Hmm, that's a shame, I always find the picture quality of the overlay scaler in radeons better than nvidias... Onan unrelated note, could someone get the following patches upstream in the mainline kernel? in drivers/video/aty/ [vigor10 aty]# diff radeon_base.c radeon_base.c-orig 1783,1784d1782 < else < info->fix.accel = FB_ACCEL_ATI_RADEON; -- Torgeir Veimo <[EMAIL PROTECTED]>
