.. |
d3ddevice
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +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
|
Added dwFlags to lock_update private functions so we can pass
|
2001-09-10 23:12:16 +00:00 |
.cvsignore
|
Add version resource to ddraw.dll, versioned to DirectX 7.0.
|
2001-04-16 19:04:41 +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
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +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
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +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
|
Added dwFlags to lock_update private functions so we can pass
|
2001-09-10 23:12:16 +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
|
Fixed a few signed/unsigned and "unsigned < 0 always true" warnings.
|
2001-08-10 22:49:35 +00:00 |
mesa.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +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 |