Sweden-Number/dlls
Jason Edmeades 021604c600 Implement UpdateTexture for 2D textures only.
Handle alphaop disabled but color op not-disable in a more appropriate
way (Docs say this is an illegal state and then proceed to use it).
Trace out textures as they are created.
Update the comments around the debug code and complete the debugging
set so textures which are used in the game can also be viewed.
2003-07-03 18:10:22 +00:00
..
advapi32 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
avicap32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
avifil32 - Fixed memory leak in AVISaveOptions. 2003-07-02 00:38:57 +00:00
cabinet Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
comcat 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
comctl32 For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
commdlg - Localization to Portuguese of Brazil 2003-06-30 20:22:35 +00:00
crtdll For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
crypt32 Added stubs for CertSaveStore and CertEnumCertificatesInStore. 2003-05-12 03:21:45 +00:00
ctl3d Added ordinals to ctl3d32.dll, MyODBC references it by ordinal. 2003-05-12 03:25:12 +00:00
d3d8 Implement UpdateTexture for 2D textures only. 2003-07-03 18:10:22 +00:00
d3d9 - some cleanups and fixes on d3d8 and d3d9 headers 2003-07-01 01:09:17 +00:00
d3dim Added d3dim.dll with stubs. 2003-01-24 01:08:15 +00:00
d3dx8 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
dciman32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
ddraw For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
devenum Implemented DevEnum dll. 2003-07-01 04:30:30 +00:00
dinput For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
dinput8 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
dmband Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmcompos Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmime Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmloader Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmscript Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmstyle Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmsynth Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmusic Make Init and InitAudio return an error when no audio driver is 2003-07-02 04:30:27 +00:00
dmusic32 Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dplay Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
dplayx For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
dpnhpast For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
dsound Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
gdi For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
glu32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
icmp Removed the commented out winsock support, it can't work anyway. 2003-04-04 19:33:07 +00:00
imagehlp For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
imm32 Remove some unnecessary casts when assigning NULL to handles. 2003-07-02 04:30:55 +00:00
iphlpapi Fixed a few bugs in network interface handling (code & test). 2003-06-23 03:32:28 +00:00
kernel Exit ealier from LCMapStringA in the case of LCMAP_SORTKEY. 2003-07-03 18:09:03 +00:00
lzexpand Fix for building lzexpand with Mingw or MS_VC++ includes 2003-04-30 17:15:06 +00:00
mapi32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
mpr Better error return values from stub functions. 2003-05-12 03:29:50 +00:00
msacm - renamed winmm.OpenDriverW into winmm.OpenDriver 2003-07-02 00:40:14 +00:00
msdmo Added .spec.def files. 2002-12-12 22:04:04 +00:00
msimg32 Implemented the GRADIENT_FILL_RECT{H|V} cases of GdiGradientFill. 2003-04-07 23:21:03 +00:00
msisys For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
msnet32 Added check for duplicate ordinals, and fixed bug it uncovered in 2003-03-20 03:30:58 +00:00
msvcrt Added an assembly wrapper to retrieve the this pointer from %ecx for 2003-06-17 03:59:24 +00:00
msvcrt20 Replaced forwards by normal function declarations. 2003-03-17 04:45:49 +00:00
msvcrtd Added an assembly wrapper to retrieve the this pointer from %ecx for 2003-06-17 03:59:24 +00:00
msvideo - renamed winmm.OpenDriverW into winmm.OpenDriver 2003-07-02 00:40:14 +00:00
netapi32 For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
ntdll Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
odbc32 For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
ole32 Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
oleacc Created an empty oleacc DLL. 2003-06-23 03:43:00 +00:00
oleaut32 - Silence the FIXME about constructor/destructor since it is wrong for 2003-06-27 19:40:03 +00:00
olecli Win16/32 separation of olecli32. 2003-05-20 17:50:18 +00:00
oledlg Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
olepro32 Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
olesvr List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
opengl32 For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
psapi Add stubs for some new WinXP APIs. 2003-06-13 16:29:54 +00:00
qcap Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
quartz - Improve QueryInterface FIXME message. 2003-07-03 18:09:28 +00:00
rasapi32 Removed ordinals that differ between Windows versions. 2003-06-13 19:15:36 +00:00
richedit For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
rpcrt4 For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
serialui For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
setupapi 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
shdocvw Add stubs for some new WinXP APIs. 2003-06-13 16:29:54 +00:00
shell32 Only release object if we actually got it. 2003-07-02 00:37:16 +00:00
shfolder Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
shlwapi Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
snmpapi For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
sti Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
tapi32 Only log the parameters of tapiGetLocationInfo as addresses, as output 2003-04-08 19:42:06 +00:00
ttydrv For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
twain Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
url Added .spec.def files. 2002-12-12 22:04:04 +00:00
urlmon For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
user Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
version Fix for building lzexpand with Mingw or MS_VC++ includes 2003-04-30 17:15:06 +00:00
win32s List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
winaspi For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
winedos DPMI exceptions only happen on i386. 2003-07-03 18:08:04 +00:00
wineps For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
wininet Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
winmm Use standard debugging macros for jack. 2003-07-03 18:08:32 +00:00
winnls List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
winsock For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
winspool For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
wintab32 List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
wintrust Add stubs for some new WinXP APIs. 2003-06-13 16:29:54 +00:00
wow32 Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
wsock32 Added version information. 2003-05-13 22:26:09 +00:00
x11drv Map top-level windows when WS_VISIBLE is set, but don't unmap them 2003-06-24 19:31:47 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Proper support for CPPFLAGS and LDFLAGS (suggested by Todd Vierling). 2003-06-13 23:26:01 +00:00
Makefile.in Added d3d9 dll. 2003-07-01 01:11:13 +00:00
Maketest.rules.in Proper support for CPPFLAGS and LDFLAGS (suggested by Todd Vierling). 2003-06-13 23:26:01 +00:00
checklink.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls Added d3d9 dll. 2003-07-01 01:11:13 +00:00