CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: syrjala 20040219 23:43:43
Modified files:
gfxdrivers/mach64: mach64.c mach64.h mach64_state.c
mach64_state.h regs.h
Log message:
Added support for format conversion blits and DSBLIT_BLEND_COLORALPHA.
DSBLIT_BLEND_ALPHACHANNEL, DSBLIT_COLORIZE and TextureTriangle() would
require using the texture engine. Unfortunately texture pitch must be a
power of two value so this would require changes to the memory allocator :(
Changed alignment limits to match hardware capabilities (hopefully).
Reset SCALE_3D_CNTL and OVERLAY_SCALE_CNTL driver_close_device().
Bumped driver version to 0.11.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.