d3dx9_36 [patch 1/5, try 3]: Implement D3DXSHMultiply4

Nozomi Kodama nozomi.kodama at yahoo.com
Fri Sep 28 04:36:23 CDT 2012


Hi,

my comments:
I tried to remove the last coding styles mistakes.
About FLOAT * WINAPI. I do not like this style. Indeed, when one declares a pointer, one uses
FLOAT* var or FLOAT *var, but not FLOAT * var;

Best regards

Nozomi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120928/f4ad6080/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-D3DXSHMultiply4.patch
Type: application/octet-stream
Size: 14786 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120928/f4ad6080/attachment-0001.obj>


More information about the wine-patches mailing list