On Wed, 29 Dec 2004 10:38:07 +0000
Claudio Ciccani via CVS <[EMAIL PROTECTED]> wrote:
> CVSROOT: /cvs/directfb
> Module name: DirectFB
> Changes by: klan 20041229 10:38:07
>
> Modified files:
> gfxdrivers/nvidia: nvidia.c nvidia.h nvidia_2d.c
> nvidia_overlay.c nvidia_primary.c
>
> Log message:
> Write objects configuration during device initialization and do not override
> rivafb objects.
>
> Added expertimental Alphablend support on Riva TNT.
>
> Fixed NV20 and GeForce3 Xbox support, Blit() should work on the latter now.
>
> Added experimental support for NV30 chipsets.
>
> General cleanup.
>
>
>
>
> --
hey thx very much for NV30 architecture !
CVS won't compile and give me this error :
>nvidia.c: In function `nv_find_architecture':
>nvidia.c:1363: error: parse error before '<<' token
thx
--