New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=376586b095fe9cd9a3f77b66ffa90d3fbbb34c92
commit 376586b095fe9cd9a3f77b66ffa90d3fbbb34c92
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Sun Jul 8 00:25:39 2007 +0200

    Accelerate FillRectangle().
    
    (*) DirectFB/Core: Single Application Core. (2007-07-07 19:59) [ DEBUG ][ 
TRACE ]
    (*) Direct/Memcpy: Using libc memcpy()
    (*) DirectFB/SDL: SDL_VIDEODRIVER is 'directfb', unsetting it.
    (*) Direct/Thread: Running 'SDL Input' (INPUT, 10968)...
    (*) DirectFB/Input: SDL Input 0.1 (Denis Oliver Kropp)
    (*) DirectFB/Genefx: MMX detected and enabled
    (*) DirectFB/Graphics: SDL Graphics 0.1 (directfb.org)
    (*) Direct/Thread: Running 'Screen Update' (OUTPUT, 10969)...
    (*) DirectFB/Core/WM: Default 0.3 (directfb.org)
    (#) DirectFBError [Failed to get exclusive access]: Access denied!
    (*) Direct/Interface: Loaded 'PNG' implementation of 
'IDirectFBImageProvider'.
    (*) Direct/Interface: Loaded 'FT2' implementation of 'IDirectFBFont'.
    (*) Direct/Interface: Using 'GIF' implementation of 
'IDirectFBImageProvider'.
    
    Benchmarking with 256x256 in 16bit mode... (16bit)
    
    Fill Rectangle                                 3.000 secs (*1883.067 
MPixel/sec)
    Fill Rectangle (blend)                         3.013 secs (   89.179 
MPixel/sec)
    Blit                                           3.003 secs (* 940.593 
MPixel/sec)

 systems/sdl/sdlgfx.c |   38 ++++++++++++++++++++++++++++++++++----
 1 files changed, 34 insertions(+), 4 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=daea6583382d8b52defba5581c86e8ce9f116187
commit daea6583382d8b52defba5581c86e8ce9f116187
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Sun Jul 8 00:16:58 2007 +0200

    Implement TestConfig() to fall back to non-SDL buffers for unsupported 
formats.
    
    Added ARGB support.

 systems/sdl/sdl_surface_pool.c |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=e03a89f447663dc795133f394755ff87cd10ff85
commit e03a89f447663dc795133f394755ff87cd10ff85
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Sun Jul 8 00:16:09 2007 +0200

    Added TestConfig() to pool API for better negotiation.

 src/core/surface_pool.c |   16 ++++++++++++++--
 src/core/surface_pool.h |    5 +++++
 2 files changed, 19 insertions(+), 2 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=ac17b553f1ab706cf7d2933dfbcecb404a0142eb
commit ac17b553f1ab706cf7d2933dfbcecb404a0142eb
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Sun Jul 8 00:04:49 2007 +0200

    Removed custom layer surface (re)allocation implementations.

 systems/sdl/primary.c |   88 -------------------------------------------------
 1 files changed, 0 insertions(+), 88 deletions(-)


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

Reply via email to