David Adam
|
035773b9fe
|
d3dx8: Implement D3DXMatrixRotationAxis.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
ad911054dd
|
d3dx8: Implement D3DXMatrixRotationZ.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
5098f39410
|
d3dx8: Implement D3DXMatrixRotationY.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
4ee8e89510
|
d3dx8: Implement D3DXMatrixRotationX.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
4cd47e8b64
|
d3dx8: Implement D3DXMatrixTranslation.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
716862d696
|
d3dx8: Implement D3DXMatrixScaling.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
e8f887dc18
|
d3dx8: Implement D3DXMatrixTranspose.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
c392a8bc74
|
d3dx8: Implement D3DXMatrixMultiply.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
720fb79d7f
|
d3dx8: Implement D3DXMatrixfDeterminant.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
0af358b52b
|
d3dx8: Implement D3DX*Vec4Cross.
|
2007-10-29 14:03:57 +01:00 |
David Adam
|
cc22eac10e
|
d3dx8: Implement D3DXTransformNormal.
|
2007-10-29 14:03:46 +01:00 |
David Adam
|
90c4757b8d
|
d3dx8: Implement D3DX*TransformCoord.
|
2007-10-29 14:03:36 +01:00 |
David Adam
|
fa58dcee8d
|
d3dx8: Implement D3DX*Transform.
|
2007-10-29 14:03:24 +01:00 |
David Adam
|
7d0f15f964
|
d3dx8: Implement D3DX*CatmullRom.
|
2007-10-29 14:02:58 +01:00 |
David Adam
|
4ff191a7eb
|
d3dx8: Implement D3DX*Hermite.
|
2007-10-29 14:02:44 +01:00 |
David Adam
|
ea8e7ce42d
|
d3dx8: Implement D3DX*BaryCentric.
|
2007-10-29 14:02:25 +01:00 |
David Adam
|
50ae1e3623
|
d3dx8: Implement D3DX*Normalize.
|
2007-10-29 14:02:02 +01:00 |
Alexandre Julliard
|
9dcd0f5fd4
|
d3dx8: The inline functions should be static instead of extern.
|
2007-10-16 14:09:43 +02:00 |
David Adam
|
8d8a5f06c2
|
d3dx8: Implement D3DXVec2Lerp with a test.
|
2007-10-16 14:06:47 +02:00 |
David Adam
|
18123a9364
|
d3dx8: Implement D3DXVecScale with a test.
|
2007-10-16 14:06:38 +02:00 |
David Adam
|
f453d737a1
|
d3dx8: Implement D3DXVec2Maximize with a test.
|
2007-10-16 14:06:25 +02:00 |
David Adam
|
28276e8fb1
|
d3dx8: Implement D3DXVec2Minimize with a test.
|
2007-10-16 14:06:15 +02:00 |
David Adam
|
43d13935d8
|
d3dx8: Implement D3DXVec2Subtract with a test.
|
2007-10-16 14:06:04 +02:00 |
David Adam
|
adf4580bf1
|
d3dx8: Implement D3DXVec2Add with a test.
|
2007-10-16 14:05:41 +02:00 |
David Adam
|
a0ddecf778
|
d3dx8: Implement D3DXVec2CCW with a test.
|
2007-10-16 14:05:29 +02:00 |
David Adam
|
1fa3abe7cc
|
d3dx8: Implement D3DXVec2Dot with a test.
|
2007-10-16 14:05:17 +02:00 |
David Adam
|
d404ec8c4b
|
d3dx8: Implement D3DX8Vec2LengthSq with a test.
|
2007-10-16 14:05:01 +02:00 |
David Adam
|
e4ba8eb450
|
d3dx8: Implement D3DX8Vec2Length with a test.
|
2007-10-16 14:04:49 +02:00 |
David Adam
|
076340402d
|
d3dx8: Fix the definition of D3DXVECTOR.
|
2007-10-11 22:21:56 +02:00 |
David Adam
|
1feb1c052b
|
include: Skeleton header for D3DX8.
|
2007-10-10 12:16:07 +02:00 |