d3dx8: Implement D3DXVec2Minimize with a test.
[wine] / include / d3dx8math.h
2007-10-16  David Adamd3dx8: Implement D3DXVec2Minimize with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVec2Subtract with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVec2Add with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVec2CCW with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVec2Dot with a test.
2007-10-16  David Adamd3dx8: Implement D3DX8Vec2LengthSq with a test.
2007-10-16  David Adamd3dx8: Implement D3DX8Vec2Length with a test.
2007-10-11  David Adamd3dx8: Fix the definition of D3DXVECTOR.
2007-10-10  David Adaminclude: Skeleton header for D3DX8.