wine/dlls/ddraw
2011-01-18 13:29:58 +01:00
..
tests ddraw/tests: Remove some outdated tests. 2011-01-14 18:26:20 +01:00
clipper.c
ddraw_classes.idl ddraw: Convert dll registration to the IRegistrar mechanism. 2010-12-07 12:54:12 +01:00
ddraw_private.h ddraw: Remove a useless function. 2010-10-21 16:18:05 +02:00
ddraw.c ddraw: Pass an IDirectDrawImpl* instead of an iface to CreateSurface(). 2011-01-18 13:29:58 +01:00
ddraw.spec
device.c ddraw: Avoid some unsafe IDirect3D7 iface to IDirectDrawImpl transitions. 2011-01-18 13:29:57 +01:00
executebuffer.c
light.c
main.c ddraw: Convert dll registration to the IRegistrar mechanism. 2010-12-07 12:54:12 +01:00
Makefile.in ddraw: Convert dll registration to the IRegistrar mechanism. 2010-12-07 12:54:12 +01:00
material.c
palette.c
parent.c
surface.c ddraw: Fix some TRACEs. 2010-11-02 13:17:01 +01:00
utils.c ddraw: Remove a useless function. 2010-10-21 16:18:05 +02:00
version.rc resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
vertexbuffer.c wined3d: IWineD3DBuffer_Unmap() can't fail. 2010-10-15 16:19:54 +02:00
viewport.c