d3dx9: Implement D3DXFloat16to32Array and D3DXFloat32to16Array.

Stefan Dösinger stefandoesinger at gmx.at
Thu Feb 10 05:13:05 CST 2011


> The brace goes in column 1 so that [[ and ]] work in vi.
> Putting the function name in column 1 lets you search for the
> definition using the anchored regexp ^function_name\>
Code style in Wine doesn't have anything to do with editors. The basic rule is 
that when you change existing code or add code to an existing module you 
should use the style used by the existing code. If you add a new module you 
may pick any style you like as long as it is somewhat sane.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20110210/a6f1e359/attachment.pgp>


More information about the wine-devel mailing list