New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=6a2f106e25daa4a5f9d0630444b7f5c8f26c77eb
commit 6a2f106e25daa4a5f9d0630444b7f5c8f26c77eb
Author: Denis Oliver Kropp <[email protected]>
Date:   Sat Jul 2 09:21:51 2011 +0200

    CoreGraphicsState: Async render calls, finish interface, fixes
    
    - Make all render methods async
    - Change argument of SetIndexTranslation and SetMatrix to s32 (was u32)
    - Add DrawLines, FillTriangles, FillTrapezoids, FillSpans, Blit2, TileBlit, 
TextureTriangles
    - Implement IGraphicsState_Real::StretchBlit()

 src/core/CoreGraphicsState.flux     |  211 ++++++++++++++++++++++++++++++++++-
 src/core/CoreGraphicsState_real.cpp |  127 ++++++++++++++++++++-
 2 files changed, 331 insertions(+), 7 deletions(-)

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

Reply via email to