1/4 wined3d: Move argb_to_fmt to utils.c as a helper function to be used in more places.

Stefan Dösinger stefan at codeweavers.com
Thu Mar 25 17:58:27 CDT 2010


Am Donnerstag 25 März 2010 23:02:33 schrieb Roderick Colenbrander:
> 
+DWORD color_convert_argb_to_fmt(DWORD color, WINED3DFORMAT destfmt)
This only works with formats that are encoded in integers with 32 bit or less. 
Do we care about this limitation?



More information about the wine-devel mailing list