Sweden-Number/dlls/ddraw
Marcus Meissner a58f31dd27 ddraw: Tighten up checks in DuplicateSurface (Coverity). 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
Makefile.in 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.c ddraw: Tighten up checks in DuplicateSurface (Coverity). 2010-07-26 18:38:29 +02:00
ddraw.spec ddraw: Implement and test DirectDrawEnumerateExW. 2009-10-09 11:50:28 +02:00
ddraw_private.h ddraw: Merge the surface thunks into surface.c. 2010-07-20 13:13:04 +02:00
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 ddraw: Print unhandled vertex processing flags in IDirect3DExecuteBufferImpl_Execute(). 2010-03-15 15:55:14 +01:00
gamma.c ddraw: Get rid of ICOM_THIS_FROM. 2009-01-22 12:05:03 +01:00
light.c ddraw: Remove trailing spaces. 2009-09-01 14:06:03 +02:00
main.c ddraw: Register / unregister the ddraw window class from DllMain(). 2010-06-18 15:22:22 +02:00
material.c ddraw: Remove redundant memset. 2010-03-15 13:28:24 +01:00
palette.c ddraw: Get rid of ICOM_THIS_FROM. 2009-01-22 12:05:03 +01:00
parent.c ddraw: Remove trailing spaces. 2009-09-01 14:06:03 +02: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: Merge the surface thunks into surface.c. 2010-07-20 13:13:04 +02:00
texture.c ddraw: Get rid of ddcomimpl.h. 2009-01-22 12:05:14 +01:00
utils.c ddraw: Change return to break in PixelFormat_WineD3DtoDD(). 2010-05-03 14:00:15 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vertexbuffer.c ddraw: Convert VB lock flags to wined3d flags. 2010-01-29 14:59:02 +01:00
viewport.c ddraw: Enable GetViewport to retreive data set by SetViewport2 and vice-versa + tests. 2010-02-15 12:51:23 +01:00