New commits:
http://git.directfb.org/?p=extras/DirectFB-examples.git;a=commit;h=94aff9c07db344e4a13ddce9cbcddd108dba6837
commit 94aff9c07db344e4a13ddce9cbcddd108dba6837
Author: Claudio Ciccani <[EMAIL PROTECTED]>
Date:   Sun Feb 24 21:35:41 2008 +0100

    [df_matrix] When drawing antialiased rectangles, blend using [SRCALPHASAT, 
ONE].
    
    This is because the hardware renders quadrangles using triangle primitives, 
so
    without this trick you will be having rectangles with an antialiased 
diagonal.
    
    For more info, see OpenGL Programming Guide - Chapter 6:
    http://glprogramming.com/red/chapter06.html#name2

 src/df_matrix.c |   22 ++++++++++++++++++----
 1 files changed, 18 insertions(+), 4 deletions(-)

http://git.directfb.org/?p=extras/DirectFB-examples.git;a=commit;h=8ed13579301dabbe82cf3abc8167db268ac7fca1
commit 8ed13579301dabbe82cf3abc8167db268ac7fca1
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Tue Feb 19 23:57:17 2008 +0100

    [df_dok] New option --all-demos, fixes for --accel-only and stable 
detection for blended DrawString().

 src/df_dok.c |   23 +++++++++++++++++++----
 1 files changed, 19 insertions(+), 4 deletions(-)


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

Reply via email to