Sweden-Number/dlls/ddraw
Henri Verbeet 1edda50c03 ddraw: The surface isn't allowed to be NULL in EnumSurfacesCallbackThunk() and EnumCallback(). 2010-07-19 14:49:07 +02:00
..
tests ddraw/tests: Test IDirect3D::FindDevice HAL enumeration. 2010-07-19 14:48:54 +02:00
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
clipper.c ddraw: Get rid of the useless "ddraw_owner" fields. 2010-07-19 14:49:07 +02:00
ddraw.c ddraw: Get rid of the useless "ddraw_owner" fields. 2010-07-19 14:49:07 +02:00
ddraw.spec ddraw: Implement and test DirectDrawEnumerateExW. 2009-10-09 11:50:28 +02:00
ddraw_private.h ddraw: Get rid of the useless "ddraw_owner" fields. 2010-07-19 14:49:07 +02:00
ddraw_thunks.c ddraw: The surface isn't allowed to be NULL in EnumSurfacesCallbackThunk() and EnumCallback(). 2010-07-19 14:49:07 +02:00
device.c ddraw: Grow index buffer as needed. 2010-06-30 16:19:13 +02:00
direct3d.c ddraw: Don't permit the enumeration of the Direct3D reference device in IDirect3D1::FindDevice. 2010-07-19 14:41:33 +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: Get rid of the useless "ddraw_owner" fields. 2010-07-19 14:49:07 +02:00
surface_thunks.c ddraw: The surface isn't allowed to be NULL in EnumSurfacesCallbackThunk() and EnumCallback(). 2010-07-19 14:49:07 +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