Ville Syrjälä wrote:
> 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.

I think you need to send that to the list again. Mailman was broken.

I'm sorry I did not find time yet to look at your changes.

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to