Sweden-Number/dlls/ddraw
Lionel Ulmer e88edac600 Fix crash in the X11 HAL when setting a NULL palette to a surface. 2002-02-26 00:36:21 +00:00
..
d3ddevice Comment out/ifdef out unused code and variables. 2002-01-21 23:37:53 +00:00
dclipper - Made sure that the files that contains the declarations 2001-07-18 21:04:23 +00:00
ddraw Return the FOURCC codes set by the HAL driver. 2001-09-14 00:11:52 +00:00
direct3d Removed some unnecessary includes. 2001-07-23 00:04:00 +00:00
dpalette Implemented DirectDraw's Hardware Abstraction Layer (HAL) interface. 2001-04-17 17:48:19 +00:00
dsurface Fix crash in the X11 HAL when setting a NULL palette to a surface. 2002-02-26 00:36:21 +00:00
.cvsignore Avoid wildcards in .cvsignore. 2002-01-29 03:05:12 +00:00
Makefile.in Added missing ntdll imports. 2001-07-27 19:49:49 +00:00
convert.c Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
d3d_private.h Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>, Ove Kaaven <ovek@transgaming.com> 2001-01-04 22:44:55 +00:00
d3dcommon.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
d3dexecutebuffer.c When including config.h, include it first. 2001-10-14 16:18:52 +00:00
d3dlight.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
d3dmaterial.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
d3dtexture.c When including config.h, include it first. 2001-10-14 16:18:52 +00:00
d3dviewport.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
ddcomimpl.h Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>, Ove Kaaven <ovek@transgaming.com> 2001-01-04 22:44:55 +00:00
ddraw.spec Added missing ntdll imports. 2001-07-27 19:49:49 +00:00
ddraw_private.h Move __stdcall/__cdecl to the right place. 2002-02-02 18:42:11 +00:00
helper.c Fixed a few signed/unsigned and "unsigned < 0 always true" warnings. 2001-08-10 22:49:35 +00:00
main.c Removed some of the calls to HEAP_strdup* functions. 2002-01-01 00:24:30 +00:00
mesa.c Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
mesa_private.h Commented out references to x11drv internals from MESA code. 2001-07-22 23:42:09 +00:00
struct_convert.c - correct DDRAW_Convert_DDDEVICEIDENTIFIER_2_To_1 confusion 2001-02-14 00:28:02 +00:00
version.rc Add version resource to ddraw.dll, versioned to DirectX 7.0. 2001-04-16 19:04:41 +00:00