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-19 20:31:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
d3d9
/
tests
History
Francois Gouget
2c82c707da
d3d9: Tweak a buffer declaration to fix the compilation with Visual C++.
2006-10-02 11:54:49 +02:00
..
device.c
wined3d: Minor cursor fixes.
2006-08-10 10:54:37 +02:00
Makefile.in
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
2006-09-29 16:08:30 +02:00
shader.c
d3d9: State management test framework for d3d9.
2006-07-21 10:55:23 +02:00
stateblock.c
d3d9: Tweak a buffer declaration to fix the compilation with Visual C++.
2006-10-02 11:54:49 +02:00
surface.c
wined3d: Surface data is 32 bit aligned.
2006-09-25 18:31:26 +02:00
texture.c
…
vertexdeclaration.c
wined3d: Implement FVF to DECL9 conversion (with tests).
2006-07-06 16:07:38 +02:00
volume.c
…