Sweden-Number/dlls/d3d9
Jason Edmeades 33025b203c - Handle failures to allocate storage more gracefully.
- Only prototype the interfaces which are subclassed (I overdid it
  last time!).
- Implement Get/Set Texture and GetBackBuffer, plus device's
  GetDisplayMode / GetDeviceCaps.
- Make some of the d3d9 skeleton code issue fixme's to highlight code
  which hasn't been migrated yet.
- Correct the d3d9 headers for D3DSURFACE_DESC which caused stack
  corruption in demos.
2005-01-18 11:42:29 +00:00
..
.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