New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=c18bf3b6e574c0896f3df698bc89b483b8887a3f
commit c18bf3b6e574c0896f3df698bc89b483b8887a3f
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Thu Nov 15 17:17:25 2007 +0100

    Moved surface palette creation from dfb_surface_create() into new 
dfb_surface_init_palette().

 src/core/surface.c |   64 ++++++++++++++++++++++++++++++---------------------
 src/core/surface.h |    3 ++
 2 files changed, 41 insertions(+), 26 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=c0ce59a8563ace084c77a13edd034943972c12e0
commit c0ce59a8563ace084c77a13edd034943972c12e0
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date:   Thu Oct 18 15:57:41 2007 +0200

    Added debug and error messsages to dfb_layer_context_set_configuration().

 src/core/layer_context.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=1ab82dcce029efbff23a43510878f44449124059
commit 1ab82dcce029efbff23a43510878f44449124059
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Sat Oct 20 15:50:02 2007 +0200

    Changed assertion into a check, in case of a failure, unrealize_region() can
    be called with the surface not being locked.

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

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=b845ee73fc70887d74405b665edc74a81e903549
commit b845ee73fc70887d74405b665edc74a81e903549
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Thu Oct 25 16:47:31 2007 +0200

    Reallocate layer region surfaces on context activation.

 src/core/layer_context.c |   21 ++++++++++++++-------
 1 files changed, 14 insertions(+), 7 deletions(-)


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

Reply via email to