CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20030530 17:14:05
Modified files:
. : AUTHORS README
gfxdrivers/nvidia: Makefile.am nvidia.c nvidia.h
src/core : surfacemanager.c
Added files:
gfxdrivers/nvidia: nvidia_overlay.c
Log message:
nVidia Overlay support by Oliver Schwartz <[EMAIL PROTECTED]>:
The driver contains a XBox specific register setting which is
necessary because of the shared memory architecture on XBox. For
plain NVidia graphics adapter you need to change line 618ff of
nvidia_overlay.c (uncomment line 618, comment out line 620). This
will hopefully be unneccessary once the xbox can be identified by the
driver.
Readded surface manager's optimizations due to them being fixed with this patch.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.