Re: d3dx9: Specify arguments in trace to ease debugging
Nozomi Kodama writes: > Hello. > > I took advantage of this minor patch to clean up and make uniform the > coding style of this file. Please don't do that. -- Alexandre Julliard julli...@winehq.org
Re: d3dx9: Specify arguments in trace to ease debugging
On 15.02.2013 08:20, Nozomi Kodama wrote: @@ -721,9 +739,10 @@ D3DXMATRIX* WINAPI D3DXMatrixTransformation(D3DXMATRIX *pout, const D3DXVECTOR3 @@ -797,69 +821,70 @@ D3DXMATRIX* WINAPI D3DXMatrixTransformation2D(D3DXMATRIX *pout, const D3DXVECTOR Those two functions need a speed improvement. No