msctf: Hook up the DocumentMgr to be able to forward ITfThreadMgrEventSink events...
[wine] / dlls / d3dx8 / tests /
2007-10-22  David Adamd3dx8: Implement D3DX*Lerp.
2007-10-22  David Adamd3dx8: Implement D3DX*Subtract.
2007-10-22  David Adamd3dx8: Implement D3DX*Add with a test.
2007-10-22  David Adamd3dx8: Implement D3DX*Dot with a test.
2007-10-22  David Adamd3dx8: Implement D3DX*LengthSq.
2007-10-22  David Adamd3dx8: Implement D3DX*Length with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVec2Lerp with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVecScale with a test.
2007-10-16  David Adamd3dx8: Implement D3DXVec2Maximize with a test.
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.