d3dx9: Implement D3DXCheckTextureRequirements.
[wine] / dlls / d3dx9_36 / mesh.c
2010-07-19  Misha Koshelevd3dx9: Add stub and basic test for D3DXCreateSphere.
2010-04-20  Tony Wasserkad3dx9: Add a stubbed D3DXDeclaratorFromFVF.
2010-04-07  Christian Costad3dx9_36: Fix indentation.
2010-04-06  Christian Costad3dx9_36: Add stub for D3DXCreateBox.
2010-03-29  Mikhail Maroukhined3dx9_36: Fix compiler warnings with flag -Wcast-qual.
2009-08-31  Francois Gougetd3dx9_36: Fix compilation on systems that don't support...
2009-07-13  David Adamd3dx9: Merge d3dx8 mesh into d3dx9.
2009-06-19  Henri Verbeetd3dx9_36: Implement D3DXGetDeclVertexSize().
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-03  David Adamd3dx9_36: Implement D3DXIntersectTri.