wined3d: Implement texldd.
[wine] / dlls / d3dx9_36 /
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...
2008-03-05  Tony Wasserkad3dx9: Implement D3DXDebugMute.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-04  Tony Wasserkad3dx9_36: Create d3dx9 importlib.
2008-03-04  Tony Wasserkad3dx9: Implement D3DXCheckVersion.
2008-02-19  Tony Wasserkad3dx9: Implement D3DXGetDriverLevel.
2008-01-16  Tony Wasserkad3dx9: Start implementation of d3dx9_36.