Re: d3dx9: Specify arguments in trace to ease debugging

2013-02-15 Thread Rico Schüller
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.

Re: d3dx9: Specify arguments in trace to ease debugging

2013-02-15 Thread Alexandre Julliard
Nozomi Kodama nozomi.kod...@yahoo.com 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