New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=256ec4d9e47d2de09b16f01134973055a9a0854a
commit 256ec4d9e47d2de09b16f01134973055a9a0854a
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