Quoting Alex Song ([EMAIL PROTECTED]): > hi, > > i was wondering why the DisplayLayerFunc SetDstColorKey have r g b as > parameters and SetSrcColorKey has a 32bit key value ? for > SetSrcColorKey the user program enters it as r g b and it gets converted to > a 32 bit number and passed to the driver, the driver would probably > have to convert back to r g b anyway. can we make SetSrcColorKey same as > SetDstColorKey ? > > i can do it and send a patch along with the other stuff if you like, it's > just that it is a change to the driver API and i was making sure it was ok. > please tell me if you want me to do it or not.
Would be nice, the 32bit key was a bad idea. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
