Sweden-Number/dlls/d3d8
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 - Make d3d8 know about the wined3d device and start using it. 2004-09-28 02:12:12 +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
d3d8.spec - the hardware GL vendors (NVidia and ATI) can support more than 95 2004-05-27 01:56:56 +00:00
d3d8_main.c - Make d3d8 know about the wined3d device and start using it. 2004-09-28 02:12:12 +00:00
d3d8_private.h - Make d3d8 know about the wined3d device and start using it. 2004-09-28 02:12:12 +00:00
d3dcore_gl.h Implemented some texture operations using ATI_texture_env_combine3. 2004-05-28 03:39:42 +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
drawprim.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
indexbuffer.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
shader.c Updated some MSDN links in the code. 2004-07-30 00:03:02 +00:00
stateblock.c Fix signed/unsigned comparison warnings. 2004-09-08 01:23:57 +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
utils.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
version.rc - fix version string 2004-06-14 16:57:41 +00:00
vertexbuffer.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 Updated some MSDN links in the code. 2004-07-30 00:03:02 +00:00