d3dx9: Fix ID3DXConstantTable::SetMatrix.
[wine] / dlls / d3dx9_36 / tests / math.c
2012-08-14  Detlef Riekenbergd3dx9_36/tests: Fix failures on vista x64.
2012-07-19  Nozomi Kodamad3dx9_36: Implementation of D3DXSHRotateZ.
2012-07-16  Nozomi Kodamad3dx9_36: Implementation of D3DXSHEvalDirection.
2012-07-16  Nozomi Kodamad3dx9: Implementation of D3DXSHMultiply2.
2012-07-03  Francois Gougetd3dx9_36/tests: Add a trailing '\n' to ok() calls.
2012-06-29  Nozomi Kodamad3dx9_36: Implementation of D3DXSHScale.
2012-06-28  Nozomi Kodamad3dx9_36: Implementation of D3DXSHDot.
2012-06-25  Francois Gougetd3dx9_36/tests: Simplify test_D3DXSHMultiply3().
2012-06-18  Nozomi Kodamad3dx9_36: Implementation of D3DXSHMultiply3.
2012-06-14  Nozomi Kodamad3dx9_36: Implementation of D3DXQuaternionSquadSetup.
2012-06-13  Nozomi Kodamad3dx9_36: D3DXQuaternionLn computes as if the norm...
2012-03-14  Christian Costad3dx9_36: Make D3DXVec3Unproject support omission of...
2011-12-12  Rico Schüllerd3dx9: Implement D3DXSHAdd().
2011-09-21  Stefan Dösingerd3dx9_36/tests: Make sure NaN and negative NaN have...
2011-09-20  Michael Stefaniucd3dx9_36: Remove casts to the type of the casted expres...
2011-07-12  Misha Koshelevd3dx9_36: Use cross-platform versions of infinity and...
2011-07-04  Dylan Smithd3dx9/tests: Added tests for rounding of denormalized...
2011-07-04  Dylan Smithd3dx9: Implement D3DXFloat32To16Array.
2011-07-01  Misha Koshelevd3dx9_36: Implement and add tests for D3DXFloat16To32Array.
2011-02-21  Matteo Brunid3dx9/tests: Remove spurious assignment (LLVM/Clang).
2010-11-23  Matteo Brunid3dx9/tests: Remove a D3DXPlaneNormalize test.
2010-05-10  Gerald Pfeiferd3dx9_36/tests: Remove variable scaling which is not...
2010-04-26  Gerald Pfeiferd3dx9_36: Remove variable nul which is not really used...
2009-12-22  David Adamd3dx9/tests: 1 must be a float.
2009-12-15  David Adamd3dx9/tests: Check a relative error instead of an absol...
2009-07-21  David Adamd3dx9: Add forgotten copyrights.
2009-07-20  David Adamd3dx9: Fix D3DXMatrixStack_RotateAxisLocal to make...
2009-07-20  David Adamd3dx9: Fix D3DXMatrixStack_RotateAxis to make tests...
2009-07-20  David Adamd3dx9: Fix D3DXMatrixStack_MultMatrixLocal to make...
2009-07-20  David Adamd3dx9: Fix D3DXMatrixStack_MultMatrix to make tests...
2009-07-20  David Adamd3dx9: Fix D3DXMatrixStack_LoadMatrix to make tests...
2009-07-20  David Adamd3dx9: Fix D3DXVec4Normalize to make tests pass in...
2009-07-20  David Adamd3dx9: Fix D3DXVec3TransformCoord to make tests pass...
2009-07-20  David Adamd3dx9: Fix D3DXVec2TransformCoord to make tests pass...
2009-07-17  David Adamd3dx9: Fix D3DXQuaternionNormalize to make tests pass...
2009-07-17  David Adamd3dx9: Fix D3DXQuaternionInverse to make tests pass...
2009-07-16  David Adamd3dx9: Remove a failing test in Windows.
2009-07-16  David Adamd3dx9: Fix D3DXQuaternionToAxisAngle to make tests...
2009-07-13  David Adamd3dx9: Merge d3dx8 math tests into d3dx9.
2009-02-02  David Adamd3dx9_36: Fix failing tests in Windows.
2009-01-13  David Adamd3dx9: Fix falling tests in native windows.
2009-01-12  David Adamd3dx9_36/test: Remove an unconsistent test.
2008-11-17  Francois Gougetd3dx9_36/tests: Fix compilation on systems that don...
2008-11-13  David Adamd3dx8: Implement D3DXMatrixTransformation2D.
2008-11-13  David Adamd3dx8: Implement D3DXMatrixAffineTransformation2D.
2008-09-15  Francois Gougetd3dx9_36: Fix compilation on systems that don't support...
2008-09-12  Luis C. Busquets... d3dx9: Add tests for D3DXMatrixDecompose.
2008-07-25  Philip Nilssond3dx9: Implement D3DXPlaneTransformArray.
2008-03-21  Philip Nilssond3dx9/tests: Test the D3DXVec*Array functions.