New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=7a6846cabf58c62cda67467da43e8ec2a1258729
commit 7a6846cabf58c62cda67467da43e8ec2a1258729
Author: Marek Pikarski <[email protected]>
Date:   Tue Apr 24 13:10:29 2012 +0200

    dfb:     fix CreatePalette() which was not ready for secure-fusion
    display: fix SetColorIndex() which was not ready for secure-fusion
    core:    add SetColorAndIndex(..) which sets color and color index in 
client card state
    
    Fix: Slave apps were not able to set and use palette.
         Removed segfaults and added proper handling in master.

 src/core/CoreGraphicsState.flux     |   20 ++++++++++++++++++++
 src/core/CoreGraphicsState_real.cpp |   19 +++++++++++++++++++
 src/display/idirectfbsurface.c      |    6 +++++-
 src/idirectfb.c                     |    9 +++------
 4 files changed, 47 insertions(+), 7 deletions(-)

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

Reply via email to