Sebastian Lackner
a05b7dc368
Remove several patches (accepted upstream).
2014-11-06 18:17:40 +01:00
Sebastian Lackner
8d9d2558c9
Added patch to implement DXTn support for d3dx9_36.
2014-11-06 11:08:00 +01:00
Sebastian Lackner
f6dd7940f0
ntdll-Fix_Alignment: Use DECLSPEC_ALIGN instead of __attribute__((aligned(..))).
2014-11-06 03:18:26 +01:00
Sebastian Lackner
14ae97f5a2
kernel32-GetSystemTimes: Fix invalid value passed to NtQuerySystemInformation.
2014-11-06 03:16:36 +01:00
Sebastian Lackner
677a246d22
Several minor style fixes.
2014-11-06 03:08:11 +01:00
Sebastian Lackner
6cc9038091
ole32-CoWaitForMultipleHandles: Add additional test to confirm correct behaviour of MsgWaitForMultipleObjectsEx.
2014-11-06 00:16:47 +01:00
Michael Müller
653547070d
Fix missing spec file change in last commit.
2014-11-05 05:20:23 +01:00
Michael Müller
fdd2f4a7f3
Add patch for KeSetSystemAffinityThread stub.
2014-11-05 05:14:07 +01:00
Sebastian Lackner
1c01fe44d7
Added patch to prevent processing message events for CoWaitForMultipleHandles when APC calls are queued.
2014-11-05 00:54:45 +01:00
Sebastian Lackner
2c0583d002
Added patch with stub for NtSetLdtEntries/ZwSetLdtEntries.
2014-11-04 21:09:40 +01:00
Sebastian Lackner
a691cec6e7
Remove several patches (accepted/fixed upstream).
2014-11-04 17:11:34 +01:00
Sebastian Lackner
92fc5f6141
Merge branch 'master' of github.com:wine-compholio/wine-staging
2014-11-04 06:05:38 +01:00
Sebastian Lackner
d260e9e7c4
d3dx9_36-CreatePolygon: Updated with feedback from Matteo Bruni.
2014-11-04 06:04:41 +01:00
Mark Harmstone
305af53597
winepulse: expose individual audio devices directly
2014-11-04 04:42:32 +01:00
Mark Harmstone
f09106e8c4
winepulse: expose individual audio devices directly
2014-11-04 02:30:03 +00:00
Michael Müller
775e8675c1
Replace wine-compholio with Wine Staging in patches.
2014-11-04 02:15:16 +01:00
Sebastian Lackner
7c793eb695
Remove several patches (accepted upstream), temporarily disable mshtml patchset.
2014-11-03 20:12:34 +01:00
Sebastian Lackner
749fc944fc
Added patch to silence a few FIXMEs and for ITextSelection_fnGetDuplicate implementation.
2014-11-01 23:11:57 +01:00
Sebastian Lackner
9c556a5905
Added patch to update ProductVersion when applying MSI transforms.
2014-11-01 21:30:04 +01:00
Sebastian Lackner
61769b2227
Added patch for TLB dependencies lookup in resources.
2014-11-01 08:59:45 +01:00
Sebastian Lackner
3cf93b92fc
Added patch to implement D3DXCreatePolygon.
2014-10-31 15:05:38 +01:00
Sebastian Lackner
35adc2a6f7
Added patch for implementation of GdipCreateRegionRgnData.
2014-10-31 08:20:17 +01:00
Sebastian Lackner
5661a76f20
Removed patch to fix compilation errors on Archlinux (fixed upstream).
...
Fixed with 4b1aba754e
2014-10-31 08:01:38 +01:00
Sebastian Lackner
953163c6ff
Added patch to emulate write to CR4 register.
2014-10-31 07:34:09 +01:00
Sebastian Lackner
7e6191a4cd
Removed patch to Iimplement IRichEditOle and ITextDocument support for ITextServices (accepted upstream).
2014-10-30 20:43:01 +01:00
Sebastian Lackner
621ece3c6f
Added patch to implement RtlDecompressBuffer.
2014-10-30 18:46:55 +01:00
Sebastian Lackner
9c9639f3ae
Fix wrong escaping of quote/slash characters in patchupdater script (thanks felixonmars).
2014-10-30 15:50:33 +01:00
Sebastian Lackner
ade7c1e886
Added patch to add support for pasting HTML from native Unix applications.
2014-10-27 09:28:38 +01:00
Sebastian Lackner
26699042ab
Added patch to implement iphlpapi stub functions.
2014-10-27 02:55:56 +01:00
Michael Müller
ca7325e83a
Improve wined3d-DXTn patch.
2014-10-26 22:33:11 +01:00
Sebastian Lackner
3dd8fd35af
Removed patch for additional ATL thunks (accepted upstream).
2014-10-21 17:16:35 +02:00
Sebastian Lackner
cc459b2b4f
Added patch to filter out specific warning messages for D3DCompileShader.
2014-10-20 22:14:11 +02:00
Sebastian Lackner
aa07c4b087
Removed patch to avoid Clang compiler warning because of unused Vtable (accepted upstream).
2014-10-20 19:54:20 +02:00
Sebastian Lackner
c554fa8396
Fix test failure of kernel32/loader when WRITECOPY protection is enabled (fixes issue 88).
2014-10-19 08:54:16 +02:00
Sebastian Lackner
4410ccbead
Replaced patch for shell32-Default_Folder_ACLs.
...
The old patch contained several issues, including invalid memory access, a memory leak,
and wrong DACL size calculation. This updated version simplifies the logic a bit and should
fix those issues.
2014-10-19 06:53:16 +02:00
Sebastian Lackner
f9c393b4a8
Update server-CreateProcess_ACLs with latest submitted version.
2014-10-19 01:40:33 +02:00
Sebastian Lackner
6c4eb0bb53
Added patch for implementation of BindImageEx.
2014-10-19 00:45:51 +02:00
Sebastian Lackner
36dafc95aa
Merge branch 'master' of github.com:wine-compholio/wine-staging
2014-10-19 00:28:39 +02:00
Michael Müller
475489c79c
Add gdi patches for multi monitor support.
2014-10-19 00:01:01 +02:00
Sebastian Lackner
110924352c
Added patch to remove unusued TransformFilter_Vtbl.
2014-10-18 22:01:35 +02:00
Sebastian Lackner
09cb0884c5
kernel32-UTF7_Support: Updated patches with recent changes.
2014-10-18 21:56:58 +02:00
Sebastian Lackner
07f9996abc
Added patch for wine64 support on FreeBSD/PC-BSD.
2014-10-18 18:37:20 +02:00
Michael Müller
d3d40b651b
Add patch for GetNumaProcessorNode.
2014-10-18 06:03:40 +02:00
Zhenbo Li
8cd730631b
Add partially support for sessionStorage
2014-10-18 11:52:47 +08:00
Sebastian Lackner
500d83235b
Added patch to implement support for additional ATL thunks.
2014-10-18 04:36:26 +02:00
Sebastian Lackner
971d304a1f
Added patch to ensure tests check exact return value of ParseURLFromOutsideSourceX.
2014-10-18 01:22:08 +02:00
Sebastian Lackner
6e3502a34b
Added patches for implementation of D3DXGetShaderInputSemantics.
2014-10-17 23:41:40 +02:00
Sebastian Lackner
291d4468f7
Updated patches for NtQuerySection.
2014-10-16 23:34:43 +02:00
Michael Müller
34cab4fddf
Add patch for ID3DXSkinInfoImpl_UpdateSkinnedMesh.
2014-10-15 23:43:20 +02:00
Sebastian Lackner
5a35178f86
Removed remaining patches for ATL thunk improvements (accepted upstream).
2014-10-15 19:10:59 +02:00