This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-15 18:37:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
d3dx8
History
Henri Verbeet
4fe8415070
d3dx8: Don't use uninitialized memory in the D3DXQuaternionSlerp() test.
2009-02-23 12:20:18 +01:00
..
tests
d3dx8: Don't use uninitialized memory in the D3DXQuaternionSlerp() test.
2009-02-23 12:20:18 +01:00
core.c
d3dx8: Move some functions into core.c to match the header file layout.
2009-02-06 14:54:01 +01:00
d3dx8_main.c
d3dx8: Move some functions into core.c to match the header file layout.
2009-02-06 14:54:01 +01:00
d3dx8_private.h
d3dx8: Initialize the matrix stack in D3DXCreateMatrixStack().
2008-10-30 11:28:22 +01:00
d3dx8.spec
d3dx8: Implement D3DXComputeBoundingBox.
2009-02-06 14:54:02 +01:00
Makefile.in
d3dx8: Move some functions into core.c to match the header file layout.
2009-02-06 14:54:01 +01:00
math.c
d3dx8: Implement the spherical interpolation part for D3DXQuaternionSlerp.
2009-02-16 15:35:15 +01:00
mesh.c
d3dx8: The d3dx debug channel is unused so remove it.
2009-02-12 17:53:35 +01:00