Sweden-Number/dlls/d3d9
Jason Edmeades ae5a436873 - Make d3d8 know about the wined3d device and start using it.
- Move some of the screen mode related functions into wined3d and add
  untested support for the new d3d9 options of providing the format to
  some of the calls.
- Move other functions from the directx interface into the common
  library and implement the calls from d3d9 as well.
- Copy across the first of the functions used to make traces more readable,
  creating utils.c to store them in. Eventually the ones in d3d8 will be
  removed but for now just duplicate the code.
2004-09-28 02:12:12 +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 Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
cubetexture.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
d3d9.spec - some cleanups and fixes on d3d8 and d3d9 headers 2003-07-01 01:09:17 +00:00
d3d9_main.c Create a wined3d interface, and generate a wined3d object in the d3d9 2004-09-23 04:34:27 +00:00
d3d9_private.h Create a wined3d interface, and generate a wined3d object in the d3d9 2004-09-23 04:34:27 +00:00
device.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
directx.c - Make d3d8 know about the wined3d device and start using it. 2004-09-28 02:12:12 +00:00
indexbuffer.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
pixelshader.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
query.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
resource.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
stateblock.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
surface.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
swapchain.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
texture.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
version.rc Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
vertexbuffer.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
vertexdeclaration.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
vertexshader.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
volume.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
volumetexture.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
vshaderdeclaration.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00