..
.cvsignore
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
Makefile.in
Create a wined3d interface, and generate a wined3d object in the d3d9
2004-09-23 04:34:27 +00:00
basetexture.c
- Add texture support for all the texture types for d3d9->wined3d.
2005-01-17 13:44:57 +00:00
cubetexture.c
- Handle failures to allocate storage more gracefully.
2005-01-18 11:42:29 +00:00
d3d9.spec
- some cleanups and fixes on d3d8 and d3d9 headers
2003-07-01 01:09:17 +00:00
d3d9_main.c
- Implement SetStreamSource
2004-11-23 13:52:46 +00:00
d3d9_private.h
- Add texture support for all the texture types for d3d9->wined3d.
2005-01-17 13:44:57 +00:00
device.c
- Handle failures to allocate storage more gracefully.
2005-01-18 11:42:29 +00:00
directx.c
- Handle failures to allocate storage more gracefully.
2005-01-18 11:42:29 +00:00
indexbuffer.c
- Handle failures to allocate storage more gracefully.
2005-01-18 11:42:29 +00:00
pixelshader.c
Const correctness fixes.
2004-11-30 21:38:57 +00:00
query.c
- Add support (as far as was previously) for the VertexBuffer and
2004-10-14 00:32:04 +00:00
resource.c
- Add texture support for all the texture types for d3d9->wined3d.
2005-01-17 13:44:57 +00:00
stateblock.c
- Add support (as far as was previously) for the VertexBuffer and
2004-10-14 00:32:04 +00:00
surface.c
- Handle failures to allocate storage more gracefully.
2005-01-18 11:42:29 +00:00
swapchain.c
- Add support (as far as was previously) for the VertexBuffer and
2004-10-14 00:32:04 +00:00
texture.c
- Handle failures to allocate storage more gracefully.
2005-01-18 11:42:29 +00:00
version.rc
Version resources cleanup.
2004-11-23 13:59:34 +00:00
vertexbuffer.c
- Handle failures to allocate storage more gracefully.
2005-01-18 11:42:29 +00:00
vertexdeclaration.c
- Add support (as far as was previously) for the VertexBuffer and
2004-10-14 00:32:04 +00:00
vertexshader.c
Another round of const correctness fixes.
2004-12-06 20:43:55 +00:00
volume.c
- Handle failures to allocate storage more gracefully.
2005-01-18 11:42:29 +00:00
volumetexture.c
- Handle failures to allocate storage more gracefully.
2005-01-18 11:42:29 +00:00
vshaderdeclaration.c
- Add support (as far as was previously) for the VertexBuffer and
2004-10-14 00:32:04 +00:00