New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=e7fb5dc0692c70be2bca7d9a068a572a039306ed
commit e7fb5dc0692c70be2bca7d9a068a572a039306ed
Author: Denis Oliver Kropp <[email protected]>
Date:   Wed Mar 16 13:47:28 2011 +0100

    surface: Add unsigned long as a handle to preallocation array in 
CoreSurfaceConfig.
    
    This way a custom surface pool can implement preallocated platform surfaces,
    e.g. a VdpOutputSurface handle is passed in handle, the vdpau surface pool
    uses this handle instead of creating a new one.
    
    The preallocated surface can then be used for blitting etc.

 src/core/surface.h |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=fd9a7d3455f78fb3dd31727b7e918b9fdeddd50d
commit fd9a7d3455f78fb3dd31727b7e918b9fdeddd50d
Author: Denis Oliver Kropp <[email protected]>
Date:   Tue Mar 15 20:32:16 2011 +0100

    API: Moved new member colorspace to end of DFBSurfaceDescription and 
DFBWindowDescription.

 include/directfb.h |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

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

Reply via email to