winex11: Assign OEM virtual key codes in a separate loop.
[wine] / dlls / d3dx9_36 / tests /
2009-10-16  Tony Wasserkad3dx9: Add tests for ARGB pixel format conversion in...
2009-10-07  Alexandre JulliardFix empty function prototypes.
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-07-13  David Adamd3dx9: Merge d3dx8 mesh tests into d3dx9.
2009-07-06  David Adamd3dx9_36: Fix the sprite tests to make them pass in...
2009-07-06  David Adamd3dx9_36: Fix tests to make them pass in Windows.
2009-06-26  Tony Wasserkad3dx9: Add tests for D3DXLoadSurfaceFromSurface.
2009-06-26  Tony Wasserkad3dx9: Add tests for D3DXLoadSurfaceFromMemory.
2009-06-26  Tony Wasserkad3dx9: Add tests for D3DXLoadSurfaceFromFileInMemory.
2009-06-26  Tony Wasserkad3dx9: Add tests for D3DXLoadSurfaceFromResource.
2009-06-26  Tony Wasserkad3dx9: Add tests for D3DXLoadSurfaceFromFile.
2009-06-24  Tony Wasserkad3dx9: Add tests for basic ID3DXFont functions.
2009-06-19  Henri Verbeetd3dx9_36: Add a test for D3DXGetDeclVertexSize().
2009-06-05  Tony Wasserkad3dx9: Test return codes of the D3DXGetImageInfo functions.
2009-03-09  Tony Wasserkad3dx9: Add ID3DXSprite tests.
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-07-21  Luis Busquetsd3dx9: Add a test for D3DXGetShaderVersion().
2008-07-16  Luis Busquetsd3dx9: Add a test for D3DXGetShaderSize().
2008-03-21  Philip Nilssond3dx9/tests: Test the D3DXVec*Array functions.