wine/dlls/ddraw
2010-07-26 18:38:29 +02:00
..
tests dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
clipper.c ddraw: Get rid of the useless "ddraw_owner" fields. 2010-07-19 14:49:07 +02:00
ddraw_private.h ddraw: Merge the surface thunks into surface.c. 2010-07-20 13:13:04 +02:00
ddraw.c ddraw: Tighten up checks in DuplicateSurface (Coverity). 2010-07-26 18:38:29 +02:00
ddraw.spec
device.c ddraw: Merge the ddraw thunks into ddraw.c. 2010-07-20 13:13:04 +02:00
direct3d.c ddraw: Merge the ddraw thunks into ddraw.c. 2010-07-20 13:13:04 +02:00
executebuffer.c
gamma.c
light.c
main.c ddraw: Register / unregister the ddraw window class from DllMain(). 2010-06-18 15:22:22 +02:00
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
material.c
palette.c
parent.c
regsvr.c
surface.c ddraw: Merge the surface thunks into surface.c. 2010-07-20 13:13:04 +02:00
texture.c
utils.c
version.rc
vertexbuffer.c
viewport.c