Sweden-Number/dlls/ddraw
Vincent Pelletier f879176b99 ddraw: Use ddraw_from_d3d7 to make a (IDirectDrawImpl *) from a (IDirect3D7 *). 2009-02-10 12:31:50 +01:00
..
tests ddraw: Use ddraw_from_d3d7 to make a (IDirectDrawImpl *) from a (IDirect3D7 *). 2009-02-10 12:31:50 +01:00
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
clipper.c ddraw: Get rid of ICOM_OBJECT. 2009-01-22 12:05:07 +01:00
ddraw.c ddraw: Make some device_parent_*() functions static. 2009-01-26 15:13:26 +01:00
ddraw.spec ddraw: Rewrite most of ddraw using WineD3D. 2006-06-15 16:51:16 +02:00
ddraw_private.h ddraw: Rename the main vtables to lpVtbl. 2009-01-22 15:28:22 +01:00
ddraw_thunks.c ddraw: Get rid of ddcomimpl.h. 2009-01-22 12:05:14 +01:00
device.c ddraw: Use ddraw_from_d3d7 to make a (IDirectDrawImpl *) from a (IDirect3D7 *). 2009-02-10 12:31:50 +01:00
direct3d.c ddraw: Rename the main vtables to lpVtbl. 2009-01-22 15:28:22 +01:00
executebuffer.c ddraw: Get rid of ICOM_THIS_FROM. 2009-01-22 12:05:03 +01:00
gamma.c ddraw: Get rid of ICOM_THIS_FROM. 2009-01-22 12:05:03 +01:00
light.c ddraw: Get rid of ICOM_OBJECT. 2009-01-22 12:05:07 +01:00
main.c ddraw: Rename the main vtables to lpVtbl. 2009-01-22 15:28:22 +01:00
material.c ddraw: Rename the main vtables to lpVtbl. 2009-01-22 15:28:22 +01:00
palette.c ddraw: Get rid of ICOM_THIS_FROM. 2009-01-22 12:05:03 +01:00
parent.c ddraw: Get rid of ICOM_THIS_FROM. 2009-01-22 12:05:03 +01:00
regsvr.c janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
surface.c ddraw: Get rid of ddcomimpl.h. 2009-01-22 12:05:14 +01:00
surface_thunks.c ddraw: Get rid of CONVERT and CONVERT_REV. 2009-01-22 12:05:18 +01:00
texture.c ddraw: Get rid of ddcomimpl.h. 2009-01-22 12:05:14 +01:00
utils.c ddraw: Make some functions static. 2008-12-02 15:27:08 +01:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vertexbuffer.c ddraw: Get rid of ICOM_OBJECT. 2009-01-22 12:05:07 +01:00
viewport.c ddraw: Get rid of ICOM_OBJECT. 2009-01-22 12:05:07 +01:00