kernel32: Fix uninitialised memory read in GetPrivateProfileStringA if GetPrivateProf...
[wine] / dlls / d3dx9_36 /
2009-10-27  Matteo Brunid3dx9: Add D3DXAssembleShader tests.
2009-10-19  Matteo Brunid3dx9: D3DXAssembleShaderFromResource implementation.
2009-10-19  Matteo Brunid3dx9: D3DXAssembleShader and D3DXAssembleShaderFromFil...
2009-10-16  Tony Wasserkad3dx9: Add tests for ARGB pixel format conversion in...
2009-10-16  Tony Wasserkad3dx9: Implement converting and copying ARGB surface...
2009-10-07  Alexandre JulliardFix empty function prototypes.
2009-08-31  Francois Gougetd3dx9_36: Fix compilation on systems that don't support...
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: Remove the useless d3dx8 import.
2009-07-13  David Adamd3dx9: Merge d3dx8 math tests into d3dx9.
2009-07-13  David Adamd3dx9: Clean-up the spec file.
2009-07-13  David Adamd3dx9: Merge d3dx8 math into d3dx9.
2009-07-13  David Adamd3dx9: Merge d3dx8 mesh tests into d3dx9.
2009-07-13  David Adamd3dx9: Merge d3dx8 mesh into d3dx9.
2009-07-13  David Adamd3dx9: Merge d3dx8 core into d3dx9.
2009-07-13  David Adamd3dx9: Fix the prototype of some functions.
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-26  Tony Wasserkad3dx9: Implement D3DXLoadSurfaceFromSurface.
2009-06-26  Tony Wasserkad3dx9: Add a stub for D3DXLoadSurfaceFromMemory.
2009-06-26  Tony Wasserkad3dx9: Implement D3DXLoadSurfaceFromResource.
2009-06-26  Tony Wasserkad3dx9: Implement D3DXLoadSurfaceFromFile.
2009-06-26  Tony Wasserkad3dx9: Add a stub for D3DXLoadSurfaceFromFileInMemory.
2009-06-24  Tony Wasserkad3dx9: Add tests for basic ID3DXFont functions.
2009-06-24  Tony Wasserkad3dx9: Implement ID3DXFont_GetTextMetrics.
2009-06-24  Tony Wasserkad3dx9: Implement ID3DXFont_GetDC.
2009-06-24  Tony Wasserkad3dx9: Implement ID3DXFont_GetDesc.
2009-06-24  Tony Wasserkad3dx9: Implement ID3DXFont_GetDevice.
2009-06-24  Tony Wasserkad3dx9: Improve parameter validation in D3DXCreateFont...
2009-06-19  Henri Verbeetd3dx9_36: Add a test for D3DXGetDeclVertexSize().
2009-06-19  Henri Verbeetd3dx9_36: Implement D3DXGetDeclVertexSize().
2009-06-05  Tony Wasserkad3dx9: Test return codes of the D3DXGetImageInfo functions.
2009-06-02  Tony Wasserkad3dx9: Redirect D3DXGetImageInfo functions to the FromF...
2009-06-02  Tony Wasserkad3dx9: Add utility functions for loading files and...
2009-05-26  Tony Wasserkad3dx9: Add stubs for the D3DXGetImageInfo function...
2009-03-10  Tony Wasserkad3dx9: Recognize the D3DXSPRITE_DO_NOT_ADDREF_TEXTURE...
2009-03-10  Tony Wasserkad3dx9: Recognize the D3DXSPRITE_DONOTSAVESTATE flag.
2009-03-09  Tony Wasserkad3dx9: Add ID3DXSprite tests.
2009-03-04  Tony Wasserkad3dx9: Implement ID3DXSprite_OnLostDevice/OnResetDevice.
2009-03-02  Tony Wasserkad3dx9: ID3DXSprite: Move vdecl creation to ID3DXSprite_...
2009-03-02  Tony Wasserkad3dx9: Implement ID3DXSprite_Get/SetTransform.
2009-02-11  David Adamd3dx9_36: Implement D3DXGetFVFVertexSize.
2009-02-11  David Adamd3dx9_36: Implement D3DXComputeBoundingSphere.
2009-02-11  David Adamd3dx9_36: Implement D3DXComputeBoundingBox.
2009-02-09  Francois Gougetd3dx9_36: The d3dx debug channel is unused so remove it.
2009-02-06  David Adamd3dx8: Implement D3DXGetFVFVertexSize.
2009-02-04  David Adamd3dx9_36: Remove useless traces.
2009-02-03  David Adamd3dx9_36: Implement D3DXIntersectTri.
2009-02-03  David Adamd3dx8: Implement D3DXIntersectTri.
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-12-18  Andrew Talbotd3dx9_36: Remove unused Wine debug channel.
2008-12-04  Alexandre Julliardd3d9_36: Make a function static.
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-11-10  Tony Wasserkad3dx9: Implement ID3DXSprite_GetDevice.
2008-11-10  Tony Wasserkad3dx9: Implement ID3DXSprite_Flush.
2008-11-10  Tony Wasserkad3dx9: Implement ID3DXSprite_Begin/End.
2008-11-07  Tony Wasserkad3dx9: Implement ID3DXSprite_Draw.
2008-11-07  Tony Wasserkad3dx9: Implement D3DXCreateSprite.
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-09-12  Luis C. Busquets... d3dx9: Implement D3DXMatrixDecompose.
2008-08-25  Henri Verbeetd3dx9: Improve a few TRACEs.
2008-08-05  Luis C. Busquets... d3dx9: Avoid assignment in D3DXGetVertexShaderProfile.
2008-08-04  Luis C. Busquets... d3dx9: Implementation of D3DXGetVertexShaderProfile.
2008-08-04  Luis C. Busquets... d3dx9: Implementation of D3DXGetPixelShaderProfile.
2008-07-30  Tony Wasserkad3dx9: Add stubs for the ID3DXSprite functions.
2008-07-28  Francois GougetAdd some API documentation stubs to make winapi_check...
2008-07-25  Philip Nilssond3dx9: Use UINT instead of unsigned int where appropriate.
2008-07-25  Philip Nilssond3dx9: Implement D3DXPlaneTransformArray.
2008-07-21  Luis Busquetsd3dx9: Add a test for D3DXGetShaderVersion().
2008-07-21  Luis Busquetsd3dx9: Implement D3DXGetShaderVersion().
2008-07-16  Luis Busquetsd3dx9: Add a test for D3DXGetShaderSize().
2008-07-16  Luis Busquetsd3dx9: Implement D3DXGetShaderSize().
2008-06-23  Louis Lendersd3dx9_*: Add version resources.
2008-03-21  Philip Nilssond3dx9/tests: Test the D3DXVec*Array functions.
2008-03-21  Philip Nilssond3dx9: Implement the D3DXVec*Array functions.
2008-03-19  Francois GougetAssorted spelling fixes.
2008-03-15  Tony Wasserkad3dx9: Add stubs for the ID3DXFont functions.
2008-03-06  Alexandre Julliardmakefiles: Support non-standard import lib names in...
next