CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     syrjala 20040213 02:26:18

Modified files:
        gfxdrivers/mach64: mach64.c mach64.h mach64_state.c 
                           mach64_state.h regs.h 

Log message:
Added DSDRAW_BLEND support for GT chips.

Added mach64EngineReset() and initialized some registers just in case.

Divided mach64CheckState() to GT and non-GT variants.

DST_BRES_LNTH was written too early which broke blended lines. Strangely enough 
non-blended
lines were fine without this change.

Reduced top trapezoid height by one in FillTriangle(). The line in the middle was being
drawn twice which looked bad with blending.

Bumped driver version to 0.9.



-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-cvs" as subject.

Reply via email to