Commit Graph

10 Commits

Author SHA1 Message Date
Francois Gouget 043cf21f23 d3dx8: The d3dx debug channel is unused so remove it. 2009-02-12 17:53:35 +01:00
David Adam f1bb04ff8a d3dx8: Implement D3DXComputeBoundingBox. 2009-02-06 14:54:02 +01:00
David Adam 0ccc431a94 d3dx8: Implement D3DXComputeBoundingSphere. 2009-02-06 14:54:02 +01:00
David Adam 496bc4d1b4 d3dx8: Implement D3DXGetFVFVertexSize. 2009-02-06 14:54:02 +01:00
David Adam edef19f8d6 d3dx8: Move some functions into core.c to match the header file layout. 2009-02-06 14:54:01 +01:00
David Adam b8eb4cf861 d3dx8: Implement D3DXIntersectTri. 2009-02-03 14:17:04 +01:00
Andrew Talbot 8652b6f186 d3dx8: Remove unused Wine debug channel. 2008-12-17 13:52:40 +01:00
David Adam 5bb6e4ab8c d3dx8: Implement D3DXBoxBoundProbe. 2008-08-20 14:08:58 +02:00
David Adam 170023e30d d3dx8: Only the points in the positive ray are taken in account in D3DXSphereBoundProbe. 2008-07-29 12:37:12 +02:00
David Adam 6629708081 d3dx8: Implement D3DXSphereBoundProbe. 2008-07-25 14:09:15 +02:00