New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=45565a9741c3f9b9dc09a5c702035838b1af27eb
commit 45565a9741c3f9b9dc09a5c702035838b1af27eb
Author: Denis Oliver Kropp <d...@cyto.(none)>
Date:   Fri Dec 11 04:29:26 2009 +0100

    gfxcard: Accelerate matrix fallback if possible, for FillRectangle() and 
Blit().
    
    In dfb_gfxcard_fillrectangles() and dfb_gfxcard_blit() don't always fall 
back to
    software rendering when DSRO_MATRIX is not supported, but try to use 
hardware if
    rectangles are just translated/scaled and blits are just translated.

 src/core/gfxcard.c |  119 ++++++++++++++++++++++++++++++++-------------------
 1 files changed, 75 insertions(+), 44 deletions(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to