Sweden-Number/dlls/ddraw
John K. Hohm 97ae1d2139 Implement DllRegisterServer and DllUnregisterServer for ddraw.dll, and
add OleSelfRegister version string.
2003-07-19 03:10:06 +00:00
..
d3ddevice - do not forget to set the 'initial_upload_done' flag (to have better 2003-07-16 23:28:37 +00:00
dclipper Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
ddraw 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
direct3d - proper (tested on Win2K) reference counting for Direct3D object 2003-06-04 23:31:39 +00:00
dpalette Removed the flags fields of IDirectDrawPaletteImpl, as we should use 2002-07-10 03:05:43 +00:00
dsurface Some broken games do not put the TEXTURE flags in the surface caps. 2003-07-15 20:45:01 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Implement DllRegisterServer and DllUnregisterServer for ddraw.dll, and 2003-07-19 03:10:06 +00:00
convert.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
d3d_private.h - GL state change optimizations 2003-06-16 01:23:58 +00:00
d3dcommon.c Remove all openGL calls in execute buffers and use the Direct3D7 APIs. 2003-05-20 17:49:40 +00:00
d3dexecutebuffer.c Fix matrix multiplication. 2003-06-13 18:54:37 +00:00
d3dlight.c - fix (stupid) regressions introduced by last series of patch 2003-06-04 23:36:48 +00:00
d3dmaterial.c - proper (tested on Win2K) reference counting for Direct3D object 2003-06-04 23:31:39 +00:00
d3dtexture.c - do not forget to set the 'initial_upload_done' flag (to have better 2003-07-16 23:28:37 +00:00
d3dvertexbuffer.c - proper (tested on Win2K) reference counting for Direct3D object 2003-06-04 23:31:39 +00:00
d3dviewport.c - Viewport hack to get some old D3D1 games to work 2003-06-04 23:39:13 +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 Implement DllRegisterServer and DllUnregisterServer for ddraw.dll, and 2003-07-19 03:10:06 +00:00
ddraw_private.h - proper (tested on Win2K) reference counting for Direct3D object 2003-06-04 23:31:39 +00:00
gl_api.h - fix some regressions 2003-06-16 19:41:34 +00:00
gl_private.h - fix some regressions 2003-06-16 19:41:34 +00:00
helper.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
main.c For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
mesa.c - added fast-path for color-keyed Blts 2003-07-11 03:50:43 +00:00
mesa_private.h - GL state change optimizations 2003-06-16 01:23:58 +00:00
regsvr.c Implement DllRegisterServer and DllUnregisterServer for ddraw.dll, and 2003-07-19 03:10:06 +00:00
struct_convert.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
version.rc Implement DllRegisterServer and DllUnregisterServer for ddraw.dll, and 2003-07-19 03:10:06 +00:00