Alistair Leslie-Hughes
412e20cd9a
Updated mfplat-MFCreateSample patchset
2018-08-28 19:28:13 +10:00
Alistair Leslie-Hughes
a043977b12
Added mfplat-MFCreateMemoryBuffer patchset
2018-08-28 10:47:04 +10:00
Alistair Leslie-Hughes
b64814b44a
Updated winepulse-PulseAudio_Support patchset
2018-08-28 09:31:25 +10:00
Alistair Leslie-Hughes
f3b9983a5e
Updated mfplat-MFCreateMFByteStreamOnStream patchset
2018-08-28 09:25:28 +10:00
Alistair Leslie-Hughes
d205b5f8e9
Rebase against 96a6053feda4e16480c21d01b3688a8d38e5ad6d
2018-08-28 08:27:10 +10:00
Alistair Leslie-Hughes
ab69e65646
Added mfplat-MFCreateSample patchset
2018-08-27 10:10:10 +10:00
Alistair Leslie-Hughes
965002dc53
Added mfplat-MFCreateMFByteStreamOnStream patchset
2018-08-27 10:10:10 +10:00
Alistair Leslie-Hughes
a6eddc4c25
Added mfplat-MFTRegisterLocal patchset
2018-08-27 10:10:10 +10:00
Alistair Leslie-Hughes
7a9913e0a9
Added xaudio2_7-CreateFX-FXEcho patchset
2018-08-27 10:09:34 +10:00
Alistair Leslie-Hughes
e8ba49a434
Remove crypt32-ECDSA_Cert_Chains
...
These test are what remains of the origial patchset, and they
are very unlikly to upstreamed.
2018-08-27 09:02:58 +10:00
Zebediah Figura
3dcb983637
Rebase against 70fbfa2cb8198f86efa19eda91cf769056b7da2c.
2018-08-24 17:37:59 -05:00
Zebediah Figura
74e9c4f8ce
Rebase against f0ad5b5c546d17b281aef13fde996cda08d0c14e.
2018-08-23 17:35:08 -05:00
Zebediah Figura
8ff32873d6
ntdll-RtlCreateUserThread: Fix ARM64 compile, for real this time.
2018-08-23 16:57:18 -05:00
Alistair Leslie-Hughes
9190e30a15
Rebase against 18564c76fc613f61a3e13b7497dde4b29b35194e
2018-08-23 09:25:39 +10:00
Alistair Leslie-Hughes
8cf0e5c285
Rebase against 83e481fee20bc5c6598e65f8295be1b3f11fb70b
2018-08-22 09:09:03 +10:00
Zebediah Figura
110a6f6016
Rebase against 8204d04b7fd416c1b6296708937e3c06e058809b.
2018-08-20 20:20:07 -05:00
Zebediah Figura
720db34b6e
ntdll-RtlCreateUserThread: Fix compilation for ARM.
...
* Fix field dereferencing, should fix bug 45678.
* Don't use __syscall_ wrappers on architectures where syscall thunks aren't
implemented. (Ideally we'd just redirect them, but it turns out that this
is very hard to do with the current infrastructure.) This should fix bug
45677.
2018-08-20 19:33:26 -05:00
Alistair Leslie-Hughes
a701f0ed4c
Release 3.14
2018-08-20 08:21:50 +10:00
Zebediah Figura
c58c70e961
Rebase against c698682b3286d72cc7c4c4624b4d14b03dbe6908.
2018-08-18 11:37:45 -05:00
Zebediah Figura
93e4c328d7
Rebase against ccf6211c0ae6e86218f7e6c1f2fe725a23e568b9.
2018-08-16 23:11:33 -05:00
Alistair Leslie-Hughes
ec47c04ab3
Rebase against d744f367d263a131feee96e103fb8220e8400b53
2018-08-16 10:22:07 +10:00
Alistair Leslie-Hughes
e7bff1bb4f
Rebase against ba9f3dc198dfc81bb40159077b73b797006bb73c
2018-08-15 10:06:08 +10:00
Alistair Leslie-Hughes
39cafb1db1
Updated ML-patchset
...
Dropped the FILE_FLAG_WRITE_THROUGH patches since they appear to be breaking multiple applications.
Bug 45599, 45604.
2018-08-10 20:17:50 +10:00
Alistair Leslie-Hughes
49f93040fe
Updated ntdll-futex-condition-var patchset
2018-08-10 19:59:21 +10:00
Zebediah Figura
af0347a0f2
ntdll-SystemModuleInformation: Add patchset.
2018-08-09 14:25:29 -05:00
Zebediah Figura
0e828a225e
wow64cpu-Wow64Transition: Remove wow64cpu -> kernel32 dependencies.
2018-08-09 14:23:15 -05:00
Zebediah Figura
eb5196c132
winebuild-Fake_Dlls: Fix __wine_syscall_dispatcher to return to the ntdll syscall thunk on i386.
...
Based on a patch by Andrew Wesie.
League of Legends hooks the RET instruction in some cases, so we need to
return to that frame.
Fixes https://bugs.winehq.org/show_bug.cgi?id=45573
2018-08-09 00:22:03 -05:00
Zebediah Figura
f45bfd8af7
ntdll-RtlCreateUserThread: Add patchset.
2018-08-09 00:17:55 -05:00
Zebediah Figura
d9dc36f879
ntdll-LdrInitializeThunk: Add patchset.
2018-08-09 00:11:16 -05:00
Zebediah Figura
2c7a662655
wow64cpu-Wow64Transition: Add patchset.
2018-08-09 00:11:16 -05:00
Zebediah Figura
ec218012c3
winepulse-PulseAudio_Support: Add patch.
...
Should fix https://bugs.winehq.org/show_bug.cgi?id=45589 .
2018-08-08 23:37:48 -05:00
Zebediah Figura
c2d58dc59a
ntdll-futex-condition-var: Update.
...
With extended thanks to Andrew Wesie.
Should finally put https://bugs.winehq.org/show_bug.cgi?id=45558 to rest.
2018-08-08 22:54:50 -05:00
Alistair Leslie-Hughes
2f3ba1fb46
Update ntdll-futex-condition-var patch
...
Correct MacOS build error
2018-08-04 17:37:00 +10:00
Alistair Leslie-Hughes
9a1a1f02fb
Release 3.13.1
2018-08-04 15:46:13 +10:00
Alistair Leslie-Hughes
f7210fb07e
Updated ml-patches patchset
2018-08-04 15:22:30 +10:00
Alistair Leslie-Hughes
9d12bd013b
Updated ntdll-futex-condition-var patchset
...
Fixes the lockup in League of Legends.
2018-08-03 11:51:38 +10:00
Alistair Leslie-Hughes
7da7ae71d2
Added ml-patches patchset
...
Patches directly from the mailing list with second sign-off if
supplied.
2018-08-03 10:39:36 +10:00
Alistair Leslie-Hughes
f23105a6d8
Added Mailing list - ARRAY_SIZE patchset
...
These patches are directly from the mailing list with second
sign-off if one was provided.
2018-08-03 09:28:34 +10:00
Alistair Leslie-Hughes
a7ae3783c5
Added winex11-compile-vulkan patchset
2018-08-03 09:21:52 +10:00
Alistair Leslie-Hughes
12d22ddfd7
Reenable dwrite-FontFallback patchset update
2018-08-01 09:42:48 +10:00
Alistair Leslie-Hughes
b6649197d6
Added dwrite-layout-check patchset
2018-08-01 09:34:07 +10:00
Alistair Leslie-Hughes
e1fb783018
Correct Author of DXTn patches
...
The changes to make it a local library doesn't justify changing
the origial author.
2018-07-31 08:30:09 +10:00
Alistair Leslie-Hughes
1de1a96f1e
Updated ntdll-NtContinue patchset
2018-07-30 18:09:31 +10:00
Alistair Leslie-Hughes
00de4984f6
Added ntdll-NtQueryInformationProcess-ProcessCookie patchset
2018-07-30 18:09:31 +10:00
Alistair Leslie-Hughes
87b63971e9
Added ntdll-RtlSetUnhandledExceptionFilter patchset
2018-07-30 18:09:31 +10:00
Alistair Leslie-Hughes
f07947d41c
Updated ntdll-NtQueryVirtualMemory patchset
...
Added patch ntdll: Unsupported stub for MemoryWorkingSetExInformation
2018-07-30 18:09:31 +10:00
Alistair Leslie-Hughes
ea7016fe39
Added dinput8-shared-code patchset
2018-07-30 18:09:31 +10:00
Alistair Leslie-Hughes
a5044d57dd
Correct Author of AttachConsole patch
2018-07-30 18:09:31 +10:00
Alistair Leslie-Hughes
ba9e6db9f3
Updated dwrite-FontFallback patchset
2018-07-28 18:13:02 +10:00
Alistair Leslie-Hughes
925645e710
Added ntdll-futex-condition-var patchset
2018-07-28 13:09:17 +10:00
Alistair Leslie-Hughes
2e982e862f
Added kernel32-AttachConsole patchset
2018-07-28 12:24:21 +10:00
Alistair Leslie-Hughes
8b65c06f30
Updated xaudio2_7-WMA_support patchset
2018-07-25 16:34:35 +10:00
Alistair Leslie-Hughes
f0d3ae8cf2
Updated winepulse-PulseAudio_Support patchset
...
Fixes: https://bugs.winehq.org/show_bug.cgi?id=45502
2018-07-24 11:32:16 +10:00
Alistair Leslie-Hughes
44aadc3afc
Release 3.13
2018-07-21 09:54:00 +10:00
Alistair Leslie-Hughes
18f4be0e03
Updated winepulse-PulseAudio_Support patchset
2018-07-20 08:34:16 +10:00
Alistair Leslie-Hughes
49025c255b
Rebase against d265dd88cd93ce6ffe56c9cfd640b064d7c14e29
2018-07-19 09:41:42 +10:00
Alistair Leslie-Hughes
12be01bfc1
Updated winepulse-PulseAudio_Support
2018-07-18 09:47:02 +10:00
Alistair Leslie-Hughes
79f6a17908
Rebase against adb926d5a5032130d55e4d39316efdb11cc1fe1d
2018-07-17 08:25:25 +10:00
Alistair Leslie-Hughes
2b85113f61
Rebase against 414fe80aebe3850fd016da5cb883f4bfeab1c543
2018-07-14 11:41:23 +10:00
Alistair Leslie-Hughes
60e4f489f6
Rebase against 053a7e225c8190fd7416b3f3c3186f1ac230eeb3
2018-07-13 10:59:13 +10:00
Alistair Leslie-Hughes
fd81bd7755
Rebase against acb879c9d2feae69e8b5b1ede28523a29aef1b89
2018-07-12 10:17:14 +10:00
Alistair Leslie-Hughes
292a0e67f4
Added ddraw-Prevent_viewport_crash patchset
2018-07-11 10:57:01 +10:00
Alistair Leslie-Hughes
7993325086
Added wined3d-WINED3DFMT_B8G8R8X8_UNORM patchset
2018-07-11 09:41:05 +10:00
Alistair Leslie-Hughes
77ecb8ba3f
Updated kernelbase-PathCchCombineEx patchset
2018-07-11 09:39:32 +10:00
Alistair Leslie-Hughes
d3bb80f8eb
Updated xaudio2_7-WMA_support patchset
2018-07-11 09:38:22 +10:00
Alistair Leslie-Hughes
0b4011d95c
Rebase against 3d5d8903b89803f5b2ec12a2d20ae9a171047fdc
2018-07-11 08:40:24 +10:00
Alistair Leslie-Hughes
23fd2d0f93
Release 3.12
2018-07-10 09:38:48 +10:00
Alistair Leslie-Hughes
f61b8570b8
Rebase against 8ef224fa43869a8c977921d6bec08863382d6e11
2018-07-10 09:02:41 +10:00
Zebediah Figura
738fd3fd35
Rebase against 80205232d3ece73d4cc6c7589cea893583aae0b1.
2018-07-07 01:01:40 +02:00
Zebediah Figura
8ed2ef6f5c
Rebase against cb468b682d2b7d088d0607259affe1680b558e24.
...
Thanks to Henri Verbeet for his assistance.
2018-07-06 16:02:29 +02:00
Alistair Leslie-Hughes
686ab91ec6
Rebase against e7f5dc194aeb586bb516b5fd191ad6924c4fcdd3
2018-07-05 09:19:21 +10:00
Zebediah Figura
d53fc8ece0
Rebase against 3edbb2a4fdd2fb46a7af13c921bcd4bf8b7ab718.
2018-07-04 00:13:50 +02:00
Alistair Leslie-Hughes
a505e3815f
Correct upstream commit sha
2018-07-03 08:57:59 +10:00
Zebediah Figura
51b6a46ce0
xaudio2_7-WMA_support: Also include libavcodec/libavutil CFLAGS.
...
Should hopefully fix build on some systems.
Also add dependency on other xaudio2 patch.
2018-07-02 21:07:42 +02:00
Alistair Leslie-Hughes
729a9ebadd
Rebase against 86864486be64a277f6edf8e66709cd0f17a4eed9
2018-06-29 08:35:27 +10:00
Alistair Leslie-Hughes
4e57013325
Added wined3d-texture-blt-device patchset
2018-06-28 14:27:13 +10:00
Alistair Leslie-Hughes
19db07f062
Added xaudio2-WMA_support patchset
2018-06-28 14:26:16 +10:00
Alistair Leslie-Hughes
74b35082b3
Rebase against 6a04cf4a69205ddf6827fb2a4b97862fd1947c62
2018-06-28 08:30:08 +10:00
Alistair Leslie-Hughes
24f0fcf07d
Remove Coverity patches
...
These patches are never going to be accepted upstream.
https://www.winehq.org/pipermail/wine-devel/2015-November/110396.html
2018-06-27 08:22:21 +10:00
Alistair Leslie-Hughes
59948639b6
Rebase against 85f1a79be8bbb9b62ad88e0d0fbf1e005fd3ba16
2018-06-27 08:20:14 +10:00
Alistair Leslie-Hughes
2bf4df0d11
Updated wintab32-improvements patchset
2018-06-26 21:07:52 +10:00
Alistair Leslie-Hughes
ba6b6642fb
Rebase against 6d801377055911d914226a3c6af8d8637a63fa13
2018-06-26 08:16:59 +10:00
Alistair Leslie-Hughes
da5cec25df
Release 3.11
2018-06-24 17:27:35 +10:00
Alistair Leslie-Hughes
5e51e13900
Rebase against 58c49279f5d5ac11c0af25053f47845203dffdec
2018-06-23 16:38:58 +10:00
Alistair Leslie-Hughes
82eedec6ed
Updated d3dx9_36-DXTn patchset
...
Make dxtn library internal.
2018-06-23 15:28:52 +10:00
Alistair Leslie-Hughes
7c9f9bc0c1
Rebase against 9ef8fa2a0bfb559475e17d2562892085f0e2a90f
2018-06-22 11:30:35 +10:00
Zebediah Figura
c3a5e9290e
Revert "winebuild-Fake_Dlls: Get rid of dependency on ntdll-User_Shared_Data."
...
This reverts commit c9eaabbba9
.
ntdll-User_Shared_Data touches basically everything that uses shared data.
Trying to avoid any interdependency between these two is futile.
2018-06-20 21:52:57 -05:00
Zebediah Figura
01a9cda461
Revert "winebuild-Fake_Dlls: Reorder some lines to avoid collision with ntdll-User_Shared_Data."
...
This reverts commit b27ebc675a
.
2018-06-20 21:52:32 -05:00
Zebediah Figura
7d7e852679
msi-Deferral: Add patchset.
2018-06-20 18:04:07 -05:00
Zebediah Figura
78878ee3b9
Rebase against cba24001e482fa8a8a1fbf5d5390539e2792b1aa
2018-06-20 17:58:17 -05:00
Zebediah Figura
b27ebc675a
winebuild-Fake_Dlls: Reorder some lines to avoid collision with ntdll-User_Shared_Data.
2018-06-20 17:45:35 -05:00
Zebediah Figura
6499b77447
winebuild-Fake_Dlls: Restore changes to krnl386.exe/wowthunk.c removed by bdf29b7cd
.
...
"Don't know if the code modification was correct"—indeed, it was not.
2018-06-20 17:20:31 -05:00
Zebediah Figura
c9eaabbba9
winebuild-Fake_Dlls: Get rid of dependency on ntdll-User_Shared_Data.
...
By using the marginally documented 'SystemCall' field rather than adding our own.
Note that the SystemCall field is only 32 bits wide even on 64-bit systems, so we have to write over the SystemCallReturn field as well. Since we don't need return thunks this should be fine.
2018-06-20 17:20:31 -05:00
Zebediah Figura
ae4862e0fb
Update several definition files
2018-06-19 16:29:27 -05:00
Zebediah Figura
a755842e30
patchupdate.py: All of the bugs linking to wine-compholio have been moved, remove the exception.
2018-06-19 16:11:56 -05:00
Alistair Leslie-Hughes
91b1d2470a
Rebase against b6c7b2d322e0cd61eaeaac0d936dfc78c850f61b
2018-06-16 14:02:13 +10:00
Alistair Leslie-Hughes
03cdc2f2c8
Rebase against 83f845dfa1bb4a6ec6e8b7f65e9469dc9a8a7787
2018-06-15 08:57:38 +10:00
Alistair Leslie-Hughes
12fb928da8
Rebase against 8c48c632fc66c8420331ed9c14f7fd3764aa8a0d
2018-06-14 09:16:59 +10:00
Alistair Leslie-Hughes
4592d28a7a
Release 3.10
2018-06-12 10:22:26 +10:00
Alistair Leslie-Hughes
122a110c7a
Rebase against e470221dcaaadf10f222551997ff837f1e7557de
2018-06-12 10:22:06 +10:00