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(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs