New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=2d2eb9803277ab5f8f749374b37a73a7fbb788a1
commit 2d2eb9803277ab5f8f749374b37a73a7fbb788a1
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date:   Fri Jun 20 11:38:55 2008 +0200

    [generic] Dacc_premultiply_color_alpha() also needs Cacc.a to be set, 
thanks to Mandy Wu for spotting!
    
    When only DSBLIT_SRC_PREMULTCOLOR was used, the Cacc.RGB.a value was not 
set at all.
    This was only done in conjunction with DSBLIT_BLEND_COLORALPHA or 
DSBLIT_COLORIZE.

 src/gfx/generic/generic.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=b1ff8418ed52127a7735b610b723934957c6cef5
commit b1ff8418ed52127a7735b610b723934957c6cef5
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date:   Fri Jun 20 11:19:54 2008 +0200

    [davinci] Added lots of debug messages to 2D acceleration, set 
StretchBlit() hook statically.
    
    As there's no other implementation than for 32 bit at the moment, assign 
the function pointer
    for StretchBlit once during driver initialization to save (very minimal) 
overhead.

 gfxdrivers/davinci/davinci_2d.c        |  129 +++++++++++++++++++++++++-------
 gfxdrivers/davinci/davinci_2d.h        |    5 +
 gfxdrivers/davinci/davinci_gfxdriver.c |    1 +
 gfxdrivers/davinci/davinci_gfxdriver.h |    6 +-
 4 files changed, 110 insertions(+), 31 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=706d0542ecfe318a99d75a881ea5baddf457c356
commit 706d0542ecfe318a99d75a881ea5baddf457c356
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date:   Fri Jun 20 11:16:55 2008 +0200

    [davinci] Allow external definition of DAVINCI_C64X_IDLE_MAX for c64xdump 
tool.

 gfxdrivers/davinci/c64xdump.c |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=29700e4d2a04f213710dae7c10e759ff36622a98
commit 29700e4d2a04f213710dae7c10e759ff36622a98
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date:   Fri Jun 20 11:16:27 2008 +0200

    [util] Added DFB_COLORKEY_VALS().

 include/directfb_util.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=b1f15d73e55225c656ca5f2a208202b11fa2930c
commit b1f15d73e55225c656ca5f2a208202b11fa2930c
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date:   Fri Jun 20 11:15:30 2008 +0200

    [layers] Enhanced debugging output for layer regions.

 src/core/layer_region.c |   41 ++++++++++++++++++++++++++++++++++-------
 1 files changed, 34 insertions(+), 7 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=9dff083726ddefb6d773697af1958e3070cc850c
commit 9dff083726ddefb6d773697af1958e3070cc850c
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date:   Fri Jun 20 11:14:38 2008 +0200

    [layers] Added DFB_CORE_LAYER_REGION_CONFIG_DEBUG_AT() to dump a 
configuration.

 src/core/layers.h |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=99a2fea3f71be631629d6ddc921ff79c9d364f8b
commit 99a2fea3f71be631629d6ddc921ff79c9d364f8b
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date:   Fri Jun 20 11:13:41 2008 +0200

    [IDirectFBSurface_Layer] Moved interface data structure definition to 
header file.

 src/display/idirectfbsurface_layer.c |   10 ----------
 src/display/idirectfbsurface_layer.h |    9 +++++++++
 2 files changed, 9 insertions(+), 10 deletions(-)


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

Reply via email to