urlmon: Get rid of no longer needed thread checking in Binding object's ReportData...
[wine] / dlls / d3dx8 / mesh.c
2009-02-12  Francois Gougetd3dx8: The d3dx debug channel is unused so remove it.
2009-02-06  David Adamd3dx8: Implement D3DXComputeBoundingBox.
2009-02-06  David Adamd3dx8: Implement D3DXComputeBoundingSphere.
2009-02-06  David Adamd3dx8: Implement D3DXGetFVFVertexSize.
2009-02-06  David Adamd3dx8: Move some functions into core.c to match the...
2009-02-03  David Adamd3dx8: Implement D3DXIntersectTri.
2008-12-17  Andrew Talbotd3dx8: Remove unused Wine debug channel.
2008-08-20  David Adamd3dx8: Implement D3DXBoxBoundProbe.
2008-07-29  David Adamd3dx8: Only the points in the positive ray are taken...
2008-07-25  David Adamd3dx8: Implement D3DXSphereBoundProbe.