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-28 16:56:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
d3d8
History
Alexandre Julliard
34fa35dc99
Added rules for building import libraries in the individual dll
...
makefiles, and added support for building a .def.a static import library too.
2005-05-09 14:42:30 +00:00
..
.cvsignore
Added rules to build import libraries in the individual dll makefiles.
2005-05-07 12:39:52 +00:00
basetexture.c
…
cubetexture.c
…
d3d8_main.c
Renamed ttydrv and x11drv to winetty.drv and winex11.drv respectively
2005-05-06 19:38:50 +00:00
d3d8_private.h
…
d3d8.spec
…
d3dcore_gl.h
…
device.c
…
directx.c
- Volume now inherits Resource. This isn't the way Microsoft implements
2005-03-29 19:01:00 +00:00
drawprim.c
Fix crash on drawStridedSlow.
2005-04-27 08:12:23 +00:00
indexbuffer.c
…
Makefile.in
Added rules for building import libraries in the individual dll
2005-05-09 14:42:30 +00:00
resource.c
…
shader.c
…
stateblock.c
…
surface.c
Get rid of HeapAlloc casts.
2005-03-24 21:01:35 +00:00
swapchain.c
…
texture.c
…
utils.c
…
version.rc
…
vertexbuffer.c
…
volume.c
…
volumetexture.c
…
vshaderdeclaration.c
…