New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=dbc66676ce40fc6de0b90bddfc7e8d75b2540abb
commit dbc66676ce40fc6de0b90bddfc7e8d75b2540abb
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date:   Sat Sep 1 17:02:02 2007 +0200

    Added GetMixerState() to screen driver API and 
dfb_screen_get_layer_dimension() to be used instead of the deprecated 
dfb_screen_get_screen_size().
    
    New function looks up mixer belonging to layer and queries its state 
containing
    the coordinate space for layers. Use it in layer core to center layers or 
calculate
    pixel coordinates from normalized values.

 src/core/layer_context.c |    6 ++--
 src/core/screen.c        |   56 +++++++++++++++++++++++++++++++++++++++++++++-
 src/core/screen.h        |   11 ++++++--
 src/core/screens.h       |   23 +++++++++++++++++++
 4 files changed, 89 insertions(+), 7 deletions(-)


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

Reply via email to