New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=19ea864784f73de747deaf7ad34908bea13ba272
commit 19ea864784f73de747deaf7ad34908bea13ba272
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Sun Aug 12 14:33:06 2007 +0200

    I can run my DirectFB desktop (XDirectFB, DFBTerm...) with the new surface 
core!
    
    Workaround AllocateBuffer/SetRegion() twist leading to wrong output pitch
    by remembering the video mode and config in TestRegion() and setting it in
    fbdevAllocateBuffer() if the surface has no allocations yet and a mode has
    been tested. Works :-/
    
    Revived panning support.
    
    Fixed crash due to missing fbdevJoinPool().
    
    Porting Radeon driver to check real acceleration...

 systems/fbdev/fbdev.c              |   34 +++++++++------
 systems/fbdev/fbdev.h              |    6 +++
 systems/fbdev/fbdev_surface_pool.c |   80 ++++++++++++++++++++++++++++++++++-
 3 files changed, 104 insertions(+), 16 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=8ffdf75d77af27021b7d35341977ea0b3bb081a3
commit 8ffdf75d77af27021b7d35341977ea0b3bb081a3
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Sun Aug 12 14:27:20 2007 +0200

    Follow TestConfig() API change.

 systems/x11/x11_surface_pool.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=314b9b27c895d5f55ce4eaac6179df711c24b9fa
commit 314b9b27c895d5f55ce4eaac6179df711c24b9fa
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Sun Aug 12 14:27:02 2007 +0200

    Comment out debug enabler.

 gfxdrivers/vmware/vmware_2d.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


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

Reply via email to