On Mon, Feb 21, 2005 at 01:27:50AM +0100, Denis Oliver Kropp wrote:
> 
> Thanks for your elaboration. I just commited an implementation.
> 
> But SetScreenRectangle() is still missing and a few drivers have
> to change DLCAPS_SCREEN_LOCATION to DLCAPS_SCREEN_POSITION.
> 
> 
> Comments, more ideas?

Nice :)

> -------- CVS Log --------------------------------------
> 
> Added DLCAPS_SCREEN_POSITION and DLCAPS_SCREEN_SIZE.
> These are set if DLCAPS_SCREEN_LOCATION is set and vice versa.

DLCAPS_SCREEN_LOCATION could be made into DLCAPS_SCREEN_POSITION | 
DLCAPS_SCREEN_SIZE. But that would break current apps which I'm guessing 
is the reason you did it this way instead.

Layer capability checks are missing from the 
IDirectFBDisplayLayer_SetScreen*() functions.

-- 
Ville Syrj�l�
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

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

Reply via email to