.. |
d3ddevice
|
Improve D3D7 compatibility.
|
2004-03-20 02:33:17 +00:00 |
dclipper
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
ddraw
|
Fix palette deletion issue seen in DungeonKeeper.
|
2004-01-30 22:58:03 +00:00 |
direct3d
|
Fix some other multi-texturing problems.
|
2003-11-18 23:20:25 +00:00 |
dpalette
|
Removed the flags fields of IDirectDrawPaletteImpl, as we should use
|
2002-07-10 03:05:43 +00:00 |
dsurface
|
Added 24-bit color key support in DIB_DirectDrawSurface_BltFast.
|
2004-03-16 19:41:50 +00:00 |
tests
|
We no longer use the .exe.spec.c files.
|
2004-03-02 21:16:37 +00:00 |
.cvsignore
|
Added .spec.def files.
|
2002-12-12 22:04:04 +00:00 |
Makefile.in
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
convert.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
d3d_private.h
|
- add ZBuffer write support
|
2003-09-15 20:00:03 +00:00 |
d3dcommon.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
d3dexecutebuffer.c
|
Use ddraw_geom in the execute buffer code.
|
2003-09-15 19:59:19 +00:00 |
d3dlight.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
d3dmaterial.c
|
Fix some stupid bug with missing braces.
|
2003-11-09 01:21:25 +00:00 |
d3dtexture.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
d3dvertexbuffer.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
d3dviewport.c
|
Add necessary AddRef/Release stuff to {Set/Get}CurrentViewport.
|
2003-10-14 01:16:42 +00:00 |
ddcomimpl.h
|
- Clean up all the D3D COM handling (but the underlaying code is still
|
2002-11-21 21:04:16 +00:00 |
ddraw.spec
|
Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer,
|
2003-07-30 03:48:55 +00:00 |
ddraw_private.h
|
DD_STRUCT_COPY_BYSIZE: Do not clear more that struct size.
|
2004-03-16 01:13:29 +00:00 |
gl_api.h
|
Use vertex arrays when possible.
|
2003-11-25 00:06:33 +00:00 |
gl_private.h
|
Use vertex arrays when possible.
|
2003-11-25 00:06:33 +00:00 |
helper.c
|
Fixed warnings with gcc option "-Wwrite-strings".
|
2003-10-06 21:03:32 +00:00 |
main.c
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
mesa.c
|
Add missing '\n's to debug traces.
|
2004-01-27 00:01:43 +00:00 |
mesa_private.h
|
Use vertex arrays when possible.
|
2003-11-25 00:06:33 +00:00 |
regsvr.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
struct_convert.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
version.rc
|
Implement DllRegisterServer and DllUnregisterServer for ddraw.dll, and
|
2003-07-19 03:10:06 +00:00 |