Here's my current pixelformat modularization patch. This time compressed since the plain text one hit the message size limit. - The bulk of the patch is just moving code from generic.c to pixelformat_X.c. - Still based on DSPF constants. - Smooth scaling code is not handled yet. I suppose I could just take the per format scaling func table and glue it to GenefxOps. - Only Genefx stuff handled for now. The core pixelformat stuff is still in the core and not handled by the pixelformat modules. - Some ops are still in generic.c and I just made them non-static for the modules. I'm not sure if we should just duplicate them in each module or what.
-- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/
pixelformat_latest.diff.gz
Description: Binary data
_______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev