Sweden-Number/dlls
Ivan Gyurdiev a1f4dfe4e3 wined3d: Add support for shader model 3.0 I/O registers.
SM 3.0 can pack multiple "semantics" into 12 generic input/output registers.

To support that, define temporaries called IN and OUT, and use those as
the output registers. At the end of the vshader, unpack the OUT temps
into the proper GL variables. At the beginning of the pshader, pack the
GL variables back into 12 IN registers.
2006-06-13 11:40:22 +02:00
..
activeds Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
advapi32 advapi32: Fix the parsing of string SIDs with multiple sub-authorities. 2006-06-13 11:40:20 +02:00
advpack Remove more redundant NULL checks before HeapFree (found by Smatch). 2006-06-07 14:20:09 +02:00
amstream Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
atl atl: Implement AtlModuleGetClassObject. 2006-06-12 15:56:34 +02:00
avicap32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
avifil32 Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
cabinet Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
capi2032 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
cards Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
cfgmgr32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
comcat Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
comctl32 comctl32: Return FALSE in the WM_CLOSE PROPSHEET_DialogProc handler. 2006-06-09 13:26:31 +02:00
comdlg32 comdlg32: Rename finddlg.c to finddlg16.c. 2006-06-09 13:25:52 +02:00
crtdll crtdll: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:35:20 +02:00
crypt32 crypt32: Make some variables static and/or const. 2006-06-12 13:45:11 +02:00
cryptdll Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ctl3d32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
d3d8 d3d8: Make some test functions static. 2006-06-12 13:21:47 +02:00
d3d9 d3d9: Make some test functions static. 2006-06-12 13:21:47 +02:00
d3dim Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
d3drm Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
d3dx8 d3dx8: Make the virtual table functions static where possible. 2006-06-10 11:50:26 +02:00
d3dxof Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dbghelp dbghelp: Implement fetch_thread_info on powerpc. 2006-06-09 21:08:26 +02:00
dciman32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ddraw Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
devenum Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dinput Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dinput8 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dmband Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dmcompos dmcompos: Make the virtual table functions static where possible. 2006-06-10 11:55:30 +02:00
dmime Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dmloader dmloader: Make the virtual table functions static where possible. 2006-06-10 11:56:03 +02:00
dmscript dmscript: Make the virtual table functions static where possible. 2006-06-10 11:56:19 +02:00
dmstyle dmstyle: Make the virtual table functions static where possible. 2006-06-10 11:56:49 +02:00
dmsynth dmsynth: Make the virtual table functions static where possible. 2006-06-10 11:57:03 +02:00
dmusic dmusic: Make the virtual table functions static where possible. 2006-06-10 11:57:22 +02:00
dmusic32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dnsapi dnsapi: DnsExtractRecordsFromMessage_A is not exported. 2006-06-12 12:01:06 +02:00
dplay Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dplayx Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
dpnet dpnet: Make the virtual table functions static where possible. 2006-06-10 11:57:38 +02:00
dpnhpast Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dsound dsound: Make the virtual table functions static where possible. 2006-06-10 11:57:48 +02:00
dswave dswave: Make the virtual table functions static where possible. 2006-06-10 11:58:01 +02:00
dxdiagn dxdiagn: Make the virtual table functions static where possible. 2006-06-10 11:58:14 +02:00
dxerr8 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dxerr9 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dxguid Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
gdi gdi: Don't treat a NULL rect as an empty rect in ExtTextOutW. 2006-06-06 11:47:19 +02:00
glu32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
glut32 include: Added prototype for DllMain. 2006-06-12 16:18:17 +02:00
gphoto2.ds Fixed a couple of instances of the old FSF address that crept back in. 2006-05-26 12:08:32 +02:00
hhctrl.ocx Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
hlink hlink: Add spec file entry for HlinkQueryCreateFromData. 2006-06-09 13:17:12 +02:00
iccvid Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
icmp Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ifsmgr.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
imaadp32.acm Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
imagehlp imagehlp: Remove the unused internal.c file. 2006-06-10 12:02:14 +02:00
imm32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
iphlpapi Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
itss itss: Make the virtual table functions static where possible. 2006-06-10 11:58:27 +02:00
kernel kernel32: Make some variables static. 2006-06-12 13:41:45 +02:00
lz32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
mapi32 mapi32: Break out of the loop as soon as MSI call succeeds. 2006-05-26 11:56:36 +02:00
mciavi32 Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
mcicda Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
mciseq Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
mciwave Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
midimap Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
mlang mlang: Return S_OK from fnIMultiLanguage2_SetMimeDBSource. 2006-06-13 11:40:20 +02:00
mmdevldr.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
monodebg.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
mpr Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
mprapi Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msacm32 Uniformization of French main menu accelerators. 2006-05-24 10:35:26 +02:00
msacm32.drv Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
msadp32.acm Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
mscms mscms: Eliminate complex test macro to make source navigation easier. 2006-06-13 11:40:21 +02:00
msdmo Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
msftedit msftedit: Fix CreateTextServices() forward. 2006-02-24 21:07:55 +01:00
msg711.acm Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
mshtml include: Make the Dll* entry points hidden. 2006-06-12 16:18:01 +02:00
msi msi: Add some more test cases for INSERT. 2006-06-12 16:04:31 +02:00
msimg32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msisys.ocx msisys: Renamed the directory to msisys.ocx. 2006-05-23 16:09:55 +02:00
msnet32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msrle32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msvcrt msvcrt: Print exception code in hex. 2006-06-12 13:21:47 +02:00
msvcrt20 msvcrt20: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:35:27 +02:00
msvcrt40 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
msvcrtd msvcrtd: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:35:40 +02:00
msvfw32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msvidc32 msvidc: Change short description to MS-CRAM. 2006-06-09 18:13:38 +02:00
mswsock Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msxml3 msxml3: Fix domelem_get_tagName to return a string with the namespace prefixed, if it is present. 2006-06-12 15:56:23 +02:00
netapi32 netapi32: Add stub for NetServerEnumEx. 2006-06-07 14:31:13 +02:00
newdev Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ntdll ntdll: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:35:07 +02:00
ntdsapi Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
objsel Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
odbc32 Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
odbccp32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ole32 ole32: Print an error if a DLL's DllGetClassObject fails as this is 2006-06-13 11:40:20 +02:00
oleacc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32 oleaut32: Make the virtual table functions static where possible. 2006-06-10 11:59:33 +02:00
olecli32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oledlg Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
olepro32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
olesvr32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
opengl32 opengl32: Store function pointers in a separate array to avoid a bunch of relocations. 2006-06-09 18:13:09 +02:00
powrprof Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
psapi Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
qcap Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
quartz Fixed more boolean comparisons against TRUE. 2006-05-24 14:38:20 +02:00
rasapi32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
riched20 riched20: Fix an uninitialized variable bug. 2006-06-12 16:09:50 +02:00
riched32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpcrt4 rpcrt4: Add an exception handler for CStdStubBuffer_Invoke. 2006-06-12 13:21:46 +02:00
rsabase Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rsaenh rasenh: Fix a copy&paste bug at passing only one string to RegSetValueExW() at a time. 2006-06-02 20:43:47 +02:00
sane.ds sane.ds: Replace FIXME() by TRACE() on sane_exit. 2006-06-03 11:43:08 +02:00
secur32 secur32: Don't fail on SECURITY_NETWORK_DREP, ntlm_auth handles this just fine. 2006-06-03 11:45:41 +02:00
security security: Fix the UnsealMessage() forward. 2006-02-06 20:57:56 +01:00
sensapi Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
serialui Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
setupapi setupapi: Documentation update. 2006-06-12 13:21:48 +02:00
sfc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
shdocvw shdocvw: Register some more documented classes that native also registers. 2006-06-07 11:47:26 +02:00
shell32 shell32: Make some variables static and/or const. 2006-06-12 13:44:21 +02:00
shfolder Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
shlwapi Remove more redundant NULL checks before HeapFree (found by Smatch). 2006-06-07 14:20:09 +02:00
snmpapi Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
spoolss Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
stdole2.tlb Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
stdole32.tlb Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
sti Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
strmiids Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
tapi32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
twain_32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
unicows Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
url Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
urlmon urlmon: Use task queue to handle OnDataAvailable call. 2006-06-03 11:43:26 +02:00
user user32: Remove redundant SetLastError call from MENU_SetMenu. 2006-06-12 13:21:48 +02:00
userenv userenv: Add a stub implementation of userenv.dll. 2006-06-05 21:07:33 +02:00
usp10 usp10: ScriptTextOut updated to reflect that it must have a hdc passed to it. 2006-06-09 18:13:44 +02:00
uuid uuid: Mark all GUID variables as hidden. 2006-06-12 12:01:38 +02:00
uxtheme Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vdhcp.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vdmdbg Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
version Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vmm.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vnbt.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vnetbios.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vtdapi.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vwin32.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
w32skrnl Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
winecrt0 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wined3d wined3d: Add support for shader model 3.0 I/O registers. 2006-06-13 11:40:22 +02:00
winedos Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
winemp3.acm winemp3.acm: Make some variables static and/or const. 2006-06-12 13:40:34 +02:00
wineps.drv wineps.drv: Make some variables static. 2006-06-12 13:46:17 +02:00
wininet include: Make the Dll* entry points hidden. 2006-06-12 16:18:01 +02:00
winmm winecoreaudio: Fixed the FSF address. 2006-06-01 13:15:54 +02:00
winnls32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
winspool.drv winspool/tests: Tests for GetPrintProcessorDirectory. 2006-06-10 12:41:34 +02:00
wintab32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wintrust Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wldap32 wldap32: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:34:46 +02:00
wnaspi32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wow32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ws2_32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wsock32 wsock32: Added GetService{A,W} stubs. 2006-06-01 11:07:51 +02:00
wtsapi32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
x11drv x11drv: Get rid of the no longer used desktop_tid variable. 2006-06-12 13:37:36 +02:00
.gitignore winspool: Renamed the directory to winspool.drv. 2006-05-23 17:10:52 +02:00
Makedll.rules.in configure: Remove the --disable-debug and --disable-trace options. 2006-04-17 12:38:52 +02:00
Makefile.in hlink: Add a stub implementation (based on Aric Stewart's code). 2006-06-07 14:15:06 +02:00
Makeimplib.rules.in configure: Remove the --disable-debug and --disable-trace options. 2006-04-17 12:38:52 +02:00
Maketest.rules.in configure: Remove the --disable-debug and --disable-trace options. 2006-04-17 12:38:52 +02:00
checklink.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00