Sweden-Number/dlls
Henri Verbeet f09b8e454d wined3d: Avoid some needless depth buffer copies.
If an application switches between render targets of a different size, but
with the same depth/stencil surface it'll typically clear the depth/stencil
surface before drawing. However, in case of the smaller render target that
wouldn't be a full clear, so we'd have to do a depth copy if we also switched
between onscreen and offscreen rendering. Keeping track of which part of the
depth/stencil surface is current for onscreen/offscreen allows us to avoid
most of these kinds of copies. The current scheme requires the current/dirty
rectangle to have an origin at (0,0). This could be extended to an arbitrary
rectangle, but the bookkeeping becomes somewhat more complex in that case, and
it's not clear that there would be much of a benefit at this point.
2010-04-29 10:19:39 -05:00
..
acledit makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
aclui makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
activeds makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
actxprxy makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
adsiid makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
advapi32 advapi32: Remove variable ret which is not really used from LsaLookupNames2. 2010-04-26 07:02:56 -05:00
advpack makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
amstream amstream: Fix AddRef calls. 2010-04-06 13:57:33 +02:00
appwiz.cpl appwiz.cpl: Use the fancy new icon. 2010-04-16 16:24:28 +02:00
atl objbase.h: CLSIDFromString: Add constness to the parameters declaration in accordance with MSDN. 2010-03-29 12:11:02 +02:00
authz makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
avicap32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
avifil32 avifil32/tests: Add or fix the trailing '\n' of ok() calls. 2010-03-22 10:48:21 +01:00
avifile.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
avrt makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
bcrypt makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
browseui makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
cabinet cabinet: Fix compiler warning with flag -Wcast-qual. 2010-03-29 12:12:07 +02:00
capi2032 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
cards makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
cfgmgr32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
clusapi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
comcat makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
comctl32 comctl32/listview: Rework item selection with letter keys, fix some glitches. 2010-04-27 15:44:34 -05:00
comdlg32 comdlg32: Replaced pd32_portrait.ico and pd32_landscape.ico with Tango compliant icons. 2010-04-25 19:19:30 -05:00
comm.drv16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
commdlg.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
compobj.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
compstui makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
credui credui: Replaced banner with a tango compliant image. 2010-04-25 12:19:01 -05:00
crtdll msvcrt: Make a few more exception handling functions i386-specific. 2010-04-12 17:52:37 +02:00
crypt32 crypt32: Fix computation of structure sizes in CRYPT_AsnDecodeSequence. 2010-04-07 23:07:43 +02:00
cryptdlg makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
cryptdll makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
cryptnet makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
cryptui makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ctapi32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ctl3d.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ctl3d32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ctl3dv2.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3d8 d3d8/tests: Add some depth buffer tests. 2010-04-12 11:33:24 +02:00
d3d9 d3d9: Remove variable hr which is not really used from resource_test_cleanup. 2010-04-26 06:59:57 -05:00
d3d10 d3d10: Implement ID3DEffectVariable::GetOutputSignatureElementDesc(). 2010-04-08 17:34:18 +02:00
d3d10core makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dim makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3drm d3drm: Remove two variables which are not really used from IDirect3DRMMeshBuilderImpl_Load. 2010-04-26 07:01:13 -05:00
d3dx9_24 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_25 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_26 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_27 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_28 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_29 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_30 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_31 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_33 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_34 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_35 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_36 d3dx9: Add source register modifiers (sm 2+) support to the shader assembler. 2010-04-28 15:04:40 -05:00
d3dx9_37 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_38 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_39 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_40 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_41 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dx9_42 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
d3dxof d3dxof: Add support for mszip compressed files. 2010-04-12 15:42:02 +02:00
dbghelp dbghelp: When trying to enumerate locals & parameters with SymEnumSymbols, don't return a global or public symbol when the nearest symbol of the current context isn't a function. 2010-04-08 12:28:53 +02:00
dciman32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ddeml.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ddraw ddraw: Do not restore the display mode from inside SetCooperativeLevel. 2010-04-19 16:06:01 +02:00
ddrawex ddrawex/tests: Don't crash on Windows 95. 2010-04-08 12:28:58 +02:00
devenum makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dinput dinput: Add the riid for an unsupported interface to a FIXME. 2010-04-28 09:19:47 -05:00
dinput8 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dispdib.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dispex dispex: Check whether the server function changes the type of the arguments. 2010-03-23 13:24:27 +01:00
display.drv16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dmband makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dmcompos makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dmime makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dmloader makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dmscript makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dmstyle makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dmsynth makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dmusic makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dmusic32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dnsapi dnsapi: _res is per-thread in glibc. 2010-03-23 17:30:25 +01:00
dplay makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dplayx makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dpnaddr makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dpnet makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dpnhpast makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dpnlobby makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dpwsockx dpwsockx: Use standard Win32 types instead of the BSD ones. 2010-04-03 18:08:24 +02:00
drmclien makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dsound dsound: Ensure device name and description buffers are NUL terminated. 2010-03-22 15:52:35 +01:00
dssenh makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dswave makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dwmapi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dxdiagn quartz: Don't return a pointer to a stack variable in AMFilterData_ParseFilterData(). 2010-04-07 13:50:07 +02:00
dxerr8 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dxerr9 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dxgi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
dxguid makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
faultrep makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
fltlib makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
fusion makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
fwpuclnt makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
gdi.exe16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
gdi32 gdi32: Remove variable retb which is not really used from test_closefigure. 2010-04-26 07:02:30 -05:00
gdiplus gdiplus: Handle more cases in GdipCreateBitmapFromGdiDib. 2010-04-26 11:14:58 -05:00
glu32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
gphoto2.ds makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
gpkcsp makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
hal makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
hhctrl.ocx hhctrl.ocx: Add casts to pointer differences in traces. 2010-04-09 16:49:22 +02:00
hid makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
hlink hlink/tests: Add a trailing '\n' to an ok() call. 2010-03-22 10:48:35 +01:00
hnetcfg makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
httpapi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
iccvid makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
icmp makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ifsmgr.vxd makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
imaadp32.acm makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
imagehlp makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
imm.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
imm32 imm32: Add tests for ImmAssociateContextEx. 2010-04-22 18:11:42 +02:00
inetcomm inetcomm: Rewrite MimeMessage_FindFirst/Next to iterate correctly and avoid invalid pointer conversions. 2010-04-08 23:57:07 +02:00
inetmib1 inetmib1/tests: Fix duplicate expressions in if condition. 2010-03-26 15:35:50 +01:00
infosoft makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
initpki makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
inkobj makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
inseng makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
iphlpapi iphlpapi: Remove an unused define. 2010-03-26 17:05:26 +01:00
itircl makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
itss makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
jscript jscript: Update Dutch translation. 2010-04-21 11:57:32 +02:00
kernel32 kernel32/tests: Document a few FormatMessage tests which are broken on older Windows. 2010-04-28 07:39:10 -05:00
keyboard.drv16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
krnl386.exe16 krnl386.exe: Fix VGA video mode 17. 2010-03-29 12:19:19 +02:00
loadperf makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
localspl localspl: Remove variable res which is not really used from test_XcvClosePort. 2010-04-26 06:58:57 -05:00
localui makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
lz32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
lzexpand.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mapi32 mapi32: Add Dutch translation. 2010-04-21 11:57:31 +02:00
mapistub makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mciavi32 mciavi: Stubs should return a success code. 2010-03-16 17:20:34 +01:00
mcicda makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mciqtz32 mciqtz32: Only call CoUninitialize when CoInitializeEx succeeds. 2010-04-12 12:38:36 +02:00
mciseq mciseq: MCI Set Port allows to select the MIDI device. 2010-03-16 17:20:47 +01:00
mciwave mciwave: MCI Status returns string resource when appropriate. 2010-04-01 18:12:41 +02:00
midimap midimap: Allow GetVolume by device identifier. 2010-03-19 13:15:44 +01:00
mlang makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mmdevapi mmdevapi: Add a warning if openal is not available. 2010-04-29 10:19:38 -05:00
mmdevldr.vxd makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mmsystem.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
monodebg.vxd makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mountmgr.sys mountmgr: Frame device service functions with IoGetCurrentIrpStackLocation and IoCompleteRequest. 2010-03-25 16:09:01 +01:00
mouse.drv16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mpr makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mprapi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msacm.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msacm32 msacm32: Fix nesting in acmFilter/FormatTagEnum. 2010-04-06 18:08:07 +02:00
msacm32.drv makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msadp32.acm makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mscat32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mscms makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mscoree mscoree: Use the mono embedding api instead of invoking mono.exe. 2010-04-06 11:50:28 +02:00
msctf msctf: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:14:24 +02:00
msdaps Assorted spelling and case fixes. 2010-03-22 10:49:13 +01:00
msdmo makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msftedit makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msg711.acm makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msgsm32.acm msgsm32.acm: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:14:31 +02:00
mshtml mshtml: Don't access url in translate_url after freeing it. 2010-04-25 07:31:43 -05:00
mshtml.tlb makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msi msi: Move all file comparisons to CostFinalize. 2010-04-28 15:04:40 -05:00
msimg32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msimtf makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msisip makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msisys.ocx makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msnet32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msrle32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mssign32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mssip32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mstask makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msvcirt makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msvcr70 msvcr70: Sync exports to current msvcrt. 2010-04-28 15:04:39 -05:00
msvcr71 msvcr70: Sync exports to current msvcrt. 2010-04-28 15:04:39 -05:00
msvcr80 msvcr80: Sync exports to current msvcrt exports. 2010-04-28 15:04:39 -05:00
msvcr90 msvcr90: Sync exports to current msvcrt exports. 2010-04-28 15:04:39 -05:00
msvcrt msvcrt: Fix wrong msvcr90 in comments. 2010-04-28 15:04:39 -05:00
msvcrt20 msvcrt: Make a few more exception handling functions i386-specific. 2010-04-12 17:52:37 +02:00
msvcrt40 msvcrt: Make a few more exception handling functions i386-specific. 2010-04-12 17:52:37 +02:00
msvcrtd msvcrt: Make a few more exception handling functions i386-specific. 2010-04-12 17:52:37 +02:00
msvfw32 Assorted spelling and case fixes. 2010-03-22 10:49:13 +01:00
msvidc32 msvidc32: Remove variable bit_per_pixel which is not really used from CRAM_Decompress and CRAM_DecompressEx. 2010-04-26 07:02:39 -05:00
msvideo.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mswsock makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
msxml3 msxml3: Register classes. 2010-04-19 15:42:00 +02:00
msxml4 msxml4: Register classes. 2010-04-19 15:41:50 +02:00
nddeapi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
netapi32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
newdev makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ntdll ntdll: Make TAPE_GetStatus inline to avoid a unused function warning. 2010-04-26 07:18:46 -05:00
ntdsapi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ntoskrnl.exe ntoskrnl.exe: Stub out IoGetDeviceProperty. 2010-04-15 14:17:55 +02:00
ntprint makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
objsel makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
odbc32 odbc32: Don't crash on null pointers while TRACE enabled. 2010-04-20 16:21:37 +02:00
odbccp32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ole2.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ole2conv.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ole2disp.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ole2nls.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ole2prox.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ole2thk.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ole32 ole32: Use LoadCursorW instead of -A version. 2010-04-28 07:30:55 -05:00
oleacc makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
oleaut32 oleaut32: Remove two variables that are not really used; corresponding checks are disabled. 2010-04-22 12:12:05 +02:00
olecli.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
olecli32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
oledb32 oledb32: Implement conversion from DBTYPE_BYTES to DBTYPE_WSTR/DBTYPE_STR. 2010-04-06 11:48:18 +02:00
oledlg makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
olepro32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
olesvr.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
olesvr32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
olethk32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
openal32 configure: Change openal detection. 2010-04-05 16:50:20 +02:00
opengl32 wgl: Make context not current before deleting it. 2010-04-27 12:00:24 -05:00
pdh makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
pidgen makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
powrprof makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
printui makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
propsys makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
psapi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
pstorec makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
qcap makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
qedit Assorted spelling and case fixes. 2010-03-22 10:49:13 +01:00
qmgr makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
qmgrprxy makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
quartz quartz: Remove variable keyframe which is not really used from AVISplitter_next_request. 2010-04-26 09:03:24 -05:00
query makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
rasapi16.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
rasapi32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
rasdlg makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
resutils makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
riched20 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
riched32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
rpcrt4 rpcrt4: Remove variable size which is not really used from NdrComplexArrayUnmarshall. 2010-04-26 07:01:03 -05:00
rsabase makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
rsaenh rsaenh/tests: Fix some test failures on NT4 and lower. 2010-04-12 11:28:08 +02:00
rtutils makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
sane.ds makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
sccbase makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
schannel makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
secur32 secur32: Use NTLM2 instead of NTLMv2. 2010-04-19 14:56:12 +02:00
security makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
sensapi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
serialui makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
setupapi setupapi: Implement SetupGetInfFileListA. 2010-04-06 11:48:21 +02:00
setupx.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
sfc makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
sfc_os makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
shdoclc makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
shdocvw shdocvw: Fixed typo in async_doc_navigate. 2010-04-25 11:52:25 -05:00
shell.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
shell32 shell32/shlview: Remove redundant message sent on every iteration, fix a helper interface leak. 2010-04-27 14:39:20 -05:00
shfolder makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
shlwapi shlwapi/tests: Add tests for SHCreateThreadRef. 2010-04-20 16:21:37 +02:00
slbcsp makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
slc makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
snmpapi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
softpub makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
sound.drv16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
spoolss makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
stdole2.tlb makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
stdole32.tlb makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
sti makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
storage.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
stress.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
strmiids makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
svrapi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
sxs makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
system.drv16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
t2embed t2embed: Add TTIsEmbeddingEnabled stub. 2010-04-27 15:48:02 -05:00
tapi32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
toolhelp.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
traffic makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
twain.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
twain_32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
typelib.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
unicows makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
updspapi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
url makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
urlmon urlmon/tests: CreateAsyncBindCtxEx is not present on IE 4.0. 2010-04-22 11:53:57 +02:00
usbd.sys usbd.sys: Implement URB building functions. 2010-03-22 15:53:36 +01:00
user.exe16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
user32 winex11: Make the cursor window global instead of per-thread, and send it a message when the cursor changes. 2010-04-29 10:19:29 -05:00
userenv makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
usp10 usp10/test: Restructure test_ScriptItemize to make the test easier to manage and expand. 2010-04-28 15:04:18 -05:00
uuid shlwapi: Complete IUnknown_SetOwner call. 2010-03-29 11:47:34 +02:00
uxtheme makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
vdhcp.vxd makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
vdmdbg makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ver.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
version version: Support loading resources from both 32-bit and 64-bit PE binaries. 2010-03-25 10:54:50 +01:00
vmm.vxd makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
vnbt.vxd makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
vnetbios.vxd makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
vtdapi.vxd makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
vwin32.vxd makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
w32skrnl makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
w32sys.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
wbemprox makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
wiaservc makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
win32s16.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
win87em.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
winaspi.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
windebug.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
windowscodecs windowscodecs: Partially implement IWICBitmapFlipRotator_CopyPixels. 2010-04-27 15:47:48 -05:00
winealsa.drv winealsa.drv: Clean up DriverProc. 2010-04-21 16:12:33 +02:00
wineaudioio.drv makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
winecoreaudio.drv winecoreaudio.drv: Remove superfluous casts of zero. 2010-03-29 11:49:53 +02:00
winecrt0 winecrt0: Add a trampoline function to align the stack on x86_64 before continuing an exception. 2010-04-08 17:34:17 +02:00
wined3d wined3d: Avoid some needless depth buffer copies. 2010-04-29 10:19:39 -05:00
wineesd.drv wineesd.drv: Add the missing calls to ESD_WaveClose/ESD_WaveInit. 2010-04-22 11:40:08 +02:00
winejack.drv winejack.drv: Clean up loading. 2010-04-21 16:15:10 +02:00
winejoystick.drv makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
winemapi winemapi: Add a trailing '\n' to FIXME()s. 2010-03-22 10:48:11 +01:00
winemp3.acm winemp3.acm: Support mp3 decoding on Mac OS/X Leopard systems. 2010-03-18 15:55:30 +01:00
winenas.drv winenas.drv: Move opening wave device to audio.c. 2010-04-21 16:13:33 +02:00
wineoss.drv wineoss.drv: Move opening devices to their respective xxxMessage functions. 2010-04-21 16:14:39 +02:00
wineps.drv wineps.drv: Start a new current path in PSDRV_PolyPolygon. 2010-04-28 09:29:45 -05:00
wineps16.drv16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
winequartz.drv makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
winex11.drv winex11: Make the cursor window global instead of per-thread, and send it a message when the cursor changes. 2010-04-29 10:19:29 -05:00
wing.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
wing32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
winhttp winhttp/tests: Avoid test failures caused by broken DNS server configurations. 2010-04-22 18:11:42 +02:00
wininet wininet: Remove variable len which is not really used from CommitUrlCacheEntryInternal. 2010-04-21 15:35:00 +02:00
winmm winmm: Fix handle leak in timer tests. 2010-04-26 10:22:29 -05:00
winnls.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
winnls32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
winscard makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
winsock.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
winspool.drv makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
wintab.dll16 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
wintab32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
wintrust wintrust: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:18:12 +02:00
wldap32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
wmi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
wmiutils makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
wnaspi32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
wow32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
ws2_32 ws2_32: In setsockopt implement IPV6_ADD_MEMBERSHIP and IPV6_DROP_MEMBERSHIP only when supported. 2010-04-05 11:37:11 +02:00
wsock32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
wtsapi32 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
wuapi makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
wuaueng makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
xinput1_1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
xinput1_2 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
xinput1_3 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
xinput9_1_0 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
xmllite makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Makedll.rules.in makefiles: Output all the documentation rules explicitly for each module. 2010-03-25 12:05:44 +01:00
Makeimplib.rules.in makefiles: Add rules for cross-compiling static libraries. 2010-01-23 20:51:12 +01:00