CVSROOT: /cvs/directfb Module name: DirectFB Changes by: klan 20041208 10:42:16
Modified files:
gfxdrivers/nvidia: nvidia.c nvidia.h nvidia_2d.c nvidia_3d.c
nvidia_overlay.c
Log message:
Fixed bug when negative coordinates are passed to drawing/blitting functions.
Fixed bug with ARGB destination surfaces: alpha component was not set correctly.
Added Alphachannel Blend support (!!!!).
