Alistair Leslie-Hughes
445948eee3
Release v9.4.1
2024-03-10 07:45:38 +11:00
Alistair Leslie-Hughes
50bad5b9af
Updated user32-rawinput-mouse patchset
...
https://bugs.winehq.org/show_bug.cgi?id=56410
https://bugs.winehq.org/show_bug.cgi?id=56413
2024-03-10 07:38:53 +11:00
Alistair Leslie-Hughes
eb8cc143d6
Release v9.4
2024-03-09 13:58:06 +11:00
Alistair Leslie-Hughes
680ab2f323
Updated user32-msgbox-Support-WM_COPY-mesg patchset
...
Sync to latest PR
2024-03-09 11:53:27 +11:00
Alistair Leslie-Hughes
9a4fd0b9b0
Updated vkd3d-latest patchset
2024-03-09 11:53:27 +11:00
Alistair Leslie-Hughes
aa8b27c396
Updated user32-rawinput-mouse patchset
...
This update supersede user32-rawinput-mouse-experimental, removing.
2024-03-09 11:53:27 +11:00
Zebediah Figura
daf7cb4cb9
ntdll-WRITECOPY: Trigger write watches on the "info" pointer in SystemInterruptInformation.
...
This goes through a buffer in advapi32, so it's not obviously visible to the application; however, it means that a call to getrandom() will return EFAULT and won't actually fill the buffer.
2024-03-08 18:35:53 -06:00
Zebediah Figura
9e265ac738
Rebase against 1719aef8cbc99994ec93848ae6e9e29e5c4beb78.
2024-03-08 17:40:23 -06:00
Zebediah Figura
ec3dd19d45
ntdll-Junction_Points: Use debugstr_a() in two places.
...
From Aida Jonikienė.
2024-03-07 23:34:34 -06:00
Zebediah Figura
1ba0c55d0d
kernel32-CopyFileEx: Rebase and reënable.
...
Rebased by Aida Jonikienė.
2024-03-07 23:29:47 -06:00
Zebediah Figura
7d2ceeab63
Rebase against 934cfb86b5e2b485b4b90e1eeac4021733559591.
2024-03-07 22:02:49 -06:00
Alistair Leslie-Hughes
445ab8ff01
Updated vkd3d-latest patchset
2024-03-07 10:54:09 +11:00
Zebediah Figura
64f5451ac7
Rebase against 83476e3d4ab0a0c7b1eca392e363591ba550440c.
2024-03-06 17:53:08 -06:00
Alistair Leslie-Hughes
0b083c6f73
Updated vkd3d-latest patchset
...
Squashed patchset.
Updated to vkd3d-1.11.
2024-03-06 16:04:05 +11:00
Alistair Leslie-Hughes
d999a6d250
Updated vkd3d-latest patchset
2024-03-06 16:04:05 +11:00
Zebediah Figura
6a02ba0240
mscoree-CorValidateImage: Remove patch set.
...
This was implemented upstream in e.g. 52e09e823e2a2b65f1f993145c0a65ab1d84713d and 926dd780697852b375ec0a193c762e7723a3f5e6, albeit in ntdll instead of mscoree.
2024-03-05 22:45:33 -06:00
Zebediah Figura
ff5fc9c0fa
Rebase against c1b8db0c28ac5b7a14567bfb6df2c0af364de6a2.
2024-03-04 16:41:59 -06:00
Zebediah Figura
21b92f9611
server-File_Permissions: Remove patch 0001.
...
This patch concerns the case where we successfully create a read-only directory
with FILE_DELETE_ON_CLOSE. Currently we return STATUS_CANNOT_DELETE (having
cleared O_CREAT). This patch would change that to return success.
However, tests show that this is incorrect. Actually FILE_DELETE_ON_CLOSE should
always fail on a read-only file, including when that file is created by the same
call.
2024-03-01 23:50:11 -06:00
Zebediah Figura
3d69e00892
server-File_Permissions: Remove patches for Cygwin unlink().
...
These were committed without any explanation, but they do seem to fix Cygwin
unlink(), and it's been observed that many patches in Wine-Staging, whether
labeled or not, were specifically for Cygwin.
The relevant functionality was fixed a different way upstream, namely:
91e442b060
2024-03-01 23:50:11 -06:00
Zebediah Figura
6d50e5c435
wine.inf-Dummy_CA_Certificate: Add link to bug report.
2024-03-01 19:37:39 -06:00
Zebediah Figura
dd22e6eb1d
Rebase against 0fb7c99c33507ac494c9c35e15fb6df8b000cdd2.
2024-03-01 19:19:58 -06:00
Zebediah Figura
e768e46a86
Rebase against 1d3b312f225f79bec74d3d265128ead455467e2a.
2024-02-29 18:06:56 -06:00
Alistair Leslie-Hughes
34eb04e7cc
Rebase against 6cbe072c3799b27addb67014245ea7c59b1023dd.
2024-02-29 11:17:10 +11:00
Zebediah Figura
91d4974f10
Rebase against c2a4f3810b17f9efa3c848b473b19f641f7881f6.
2024-02-27 16:13:58 -06:00
Alistair Leslie-Hughes
364490576b
Release v9.3
2024-02-25 10:31:37 +11:00
Alistair Leslie-Hughes
aa6bbfa001
Updated vkd3d-latest patchset
2024-02-25 10:30:04 +11:00
Alistair Leslie-Hughes
a23ff2f657
Rebase against 1b32ac45f821ee1fe06a3dc4f903a81a190216c7.
2024-02-25 10:30:04 +11:00
Zebediah Figura
af5ef15dce
ntdll-NtQuerySection: Remove patch.
...
All of these tests are duplicated upstream now, in map_image_section() [kernel32:loader] and test_MapViewOfFile() [kernel32:virtual].
2024-02-24 12:58:32 -06:00
Alistair Leslie-Hughes
f76a6ab8da
Removed winspool.drv-ClosePrinter patchset
...
This is now fixed upstream.
2024-02-23 18:14:28 +11:00
Alistair Leslie-Hughes
2cc42fa729
Removed winex11-Vulkan_support patchset
...
Debian Jessie is no longer supported. So this patch is no longer required.
2024-02-23 18:11:27 +11:00
Zebediah Figura
8f19bbf064
wined3d-mesa_texture_download: Remove patch set.
...
This was a workaround for a shortcoming in Gallium drivers, now fixed upstream.
2024-02-23 00:27:08 -06:00
Zebediah Figura
53e890acb9
ntdll-x86_64_Builtin_Frames: Remove patch.
...
There is no record at all of what this was for.
However, it's not hard to make a good guess. The effect of the patch is to skip
walking the TEB chain if the faulting %esp is *above* the first element in the
TEB chain.
The most obvious thing this protects against is the case where the application
switched stacks and the new stack happened to be at a higher address. Without
this patch, we would walk through the whole TEB chain, since all of its entries
would be below the target frame we are unwinding to. But they wouldn't actually
be "inner to" it, and so we'd incorrectly hit Wine try/catch blocks.
The most notable such try/catch block is the unhandled exception filter itself,
and it would necessarily have been triggered by any such exception if no other
blocks were.
One can further speculate that this patch, like many others in Wine-Staging, was
written for Cygwin, which is known to switch stacks.
Besides Wine commits c22aa54e9977785eafcd7cc3811116e5f4dd2da8, and other more
targeted workarounds to specific functions, the workaround introduced by this
patch was obviated by a similar, but more complete and holistic, workaround
upstream, namely 8fe95d29d32533e8fa28383c0211555eb71ea6c1.
Thus this patch has been, in almost the simplest sense, upstreamed. Remove it.
2024-02-22 23:31:30 -06:00
Alistair Leslie-Hughes
b0736d0417
Rebase against 232b18d820e08fe6534249a64d3afdbf35d0b688.
2024-02-23 10:04:43 +11:00
Alistair Leslie-Hughes
ea4b6adbe9
Updated vkd3d-latest patchset
2024-02-21 15:12:54 +11:00
Alistair Leslie-Hughes
905a2b141b
Rebase against 340a4b05b50fce02215213c21993fdf793e9d519.
2024-02-21 13:19:40 +11:00
Zebediah Figura
96503e8822
Rebase against 1b0d8428dfc13b0fa5ea7d576dfef7aaf8a8c927.
2024-02-19 16:23:40 -06:00
Zebediah Figura
5a1530d636
kernel32-Processor_Group: Remove patch.
...
This seems to be another one of those cases where Sebastian added a patch for an
application [1], then never submitted the patch upstream, and then someone else
submitted a different patch upstream [2], but Sebastian didn't bother checking
if his version was actually still necessary, and instead assumed it was (or just
decided it was better) and rebased the patch [3], and of course still never
submitted it upstream.
In this case the patch is for Terragen 4. That application does not, according
to my testing, actually depend on success from SetThreadIdealProcessorEx().
The patch does not add a correct implementation, is trivial to recreate, and is
easy to re-debug (the function still prints a FIXME), so it's not adding any
value. Remove it.
[1] a12dca03ce
[2] 980754bff7
[3] 0c46d1e8a2
2024-02-18 18:28:09 -06:00
Alistair Leslie-Hughes
9ba49e71de
Updated vkd3d-latest patchset
2024-02-17 14:22:20 +11:00
Alistair Leslie-Hughes
263cd1f039
Updated Compiler_Warnings patchset
...
Reordered alphabetically.
Updated to remove more warnings.
Squashed same modules patches.
2024-02-17 14:22:20 +11:00
Alistair Leslie-Hughes
40a934e71b
Updated vkd3d-latest patchset
...
Squash to 9.2 and add latest git.
2024-02-17 14:22:20 +11:00
Zebediah Figura
9f8d8bb599
Rebase against 90103fa07e5c23c7500c7d33e538b0610bf3c27d.
2024-02-16 18:09:47 -06:00
Zebediah Figura
29b947b8e4
Rebase against bbf222ca726db1efaa7c0a4d33194b03e45cea0f.
2024-02-15 17:12:59 -06:00
Zebediah Figura
2491bcaac1
Rebase against ca97cb87008293f7893a5dd4d082b50c2cfbfb81.
2024-02-13 17:26:54 -06:00
Zebediah Figura
eedc72d581
Rebase against e8f4909ac3cc58e67ad73b9d4a0cbe6fe7b3bf90.
2024-02-12 17:29:03 -06:00
Alistair Leslie-Hughes
dc3b4e6589
Release v9.2
2024-02-11 09:38:15 +11:00
Alistair Leslie-Hughes
75367a75f2
Added explorer-reverts patchset
2024-02-11 07:48:11 +11:00
Alistair Leslie-Hughes
b2ca294530
Updated vkd3d-latest patchset
2024-02-10 18:55:27 +11:00
Zebediah Figura
dd067c0b0d
ntdll: Replace a MAX_PATH with PATH_MAX.
...
Related code uses PATH_MAX; this seems to have been an accident.
Spotted by Aida Jonikienė.
2024-02-09 13:30:01 -06:00
Zebediah Figura
aa9b8391c0
ntdll-Junction_Points: Replace another symlink() with symlinkat().
...
Evidently accidentally omitted in 769ddd9f00
.
Spotted by Aida Jonikienė.
2024-02-09 13:27:47 -06:00
Zebediah Figura
ef52b15ad6
ntdll-Junction_Points: Move deletion reparse point logic from inode_destroy() to unlink_closed_fd().
...
Found by Aida Jonikienė.
Fixes: ef85449de2
2024-02-09 13:06:02 -06:00
Alistair Leslie-Hughes
ff18b9b26e
Rebase against 8cb68e43dec6e6bb32fcdf82e03a6d4263dd2354.
2024-02-09 15:28:59 +11:00
Alistair Leslie-Hughes
40467ae481
updated vkd3d-latest patchset
2024-02-07 14:12:01 +11:00
Zebediah Figura
2ec2518486
krnl386.exe16-Invalid_Console_Handles: Remove patch set.
...
Despite Michael Müller's claim that all patches in wine-staging actually fix
something [1], I've come across several patch sets over the years that seem to
be related to some contemporaneous work but don't actually fix any application
themselves (e.g. wine-staging commits 5d8901ac21
, ba9a7a6a74
, probably most of
e353590528; I think there are plenty of other examples as well.)
This patch appears to fall into this category. The upstream commit it was
written in response to was bc68b30d20.
The application in question is buggy. It uses OpenFile(), but compares the
return value to 0 instead of -1. The open in question is the first in the
program's run. The problem occurs if the DOS handles are unassigned, in which
case the valid handle 0 will be returned, and the program will interpret it as
failure, hit some broken code path, and crash.
bc68b30d20 fixes this by ensuring that the DOS standard handles are always
valid, and therefore OpenFile() will always return at least 5. This seems to
match what happens on Windows. I can reproduce this fix; I didn't go to the
trouble of building its parent, but reverting that patch in current Wine does
make the program crash the exact same way (comparing to the +relay log helpfully
provided in the bug report).
Sebastian probably saw this commit, thought that "well, there's multiple ways
for a handle to be invalid", wrote this patch catching the additional ones, and
for some reason never submitted it upstream.
Thing is, these handles come from the server, and they're guaranteed to be
either valid or zero. As evidence cf. the duplicate_handle() calls in the
new_process request handler, which were present even at the time. Hence this
patch isn't doing anything, so remove it.
[1] https://www.winehq.org/mailman3/hyperkitty/list/wine-devel@winehq.org/message/YGKVQN2N537MXAVSMLHX5IV4XCEWKBVY/
2024-02-06 16:15:29 -06:00
Alistair Leslie-Hughes
0525ea8268
Rebase against 23f98e9663a1737c94f6bd6c7612baa8b4a47bc5.
2024-02-06 13:31:27 +11:00
Zebediah Figura
5058934ac1
d3dx9_36-D3DXDisassembleShader: Remove patch set.
2024-02-03 12:44:24 -06:00
Alistair Leslie-Hughes
be51ecf5c2
Updated vkd3d-latest patchset
...
Squash to release and add latest git.
2024-02-01 12:52:46 +11:00
Alistair Leslie-Hughes
bd28d7c328
Rebase against e607da943aa6869ba334611ccfd044f2ffe212c4.
2024-02-01 12:18:53 +11:00
Alistair Leslie-Hughes
c11c25e285
Rebase against fdd9e257e2913ecb53fa3c31bfa9ed1ec65fce3c.
2024-01-30 12:47:05 +11:00
Alistair Leslie-Hughes
ddfbad3af6
Updated ntdll-Junction_Points patchset
...
Changed header to add single structure and adjust code to use existing ddk/ntifs.h
2024-01-30 07:46:01 +11:00
Alistair Leslie-Hughes
71f018ba21
Removed unrequired patch
...
The compile fix was when a FIXME was in the #else, which is no longer there.
This patch is no longer required.
2024-01-29 19:50:37 +11:00
Alistair Leslie-Hughes
53c687fd47
Release v9.1
2024-01-27 17:30:38 +11:00
Alistair Leslie-Hughes
9c85f8e97a
Updated vkd3d-latest patchset
2024-01-27 12:58:57 +11:00
Alistair Leslie-Hughes
a15917a85e
Updated windows.networking.connectivity-new-dll patchset
...
Ran make_makefiles to update configure.ac
2024-01-27 12:32:15 +11:00
Alistair Leslie-Hughes
06139e25fa
Updated fonts-Missing_Fonts patchset
...
run make_makefiles to fixup Makefile.in
2024-01-27 12:32:15 +11:00
Alistair Leslie-Hughes
e175b3e173
Updated vcomp_for_dynamic_init_i8 patchset
...
run make_specfiles to ensure all files are correct.
2024-01-27 12:32:15 +11:00
Zebediah Figura
1c14122a2d
ddraw-version-check: Rebase and reënable.
...
Thanks to Aida Jonikienė for doing this rebase.
2024-01-26 18:27:53 -06:00
Zebediah Figura
92aa3c6389
wined3d-bindless-texture: Rebase and reënable.
...
Thanks to Aida Jonikienė for doing this rebase.
2024-01-26 17:58:34 -06:00
Zebediah Figura
72730e4340
user32-Mouse_Message_Hwnd: Rebase (mostly) and reënable.
...
The tests are left alone since they aren't particularly important and will need to be rewritten anyway.
They should probably be somewhere other than input.c, since they don't actually relate to input.
2024-01-26 17:41:53 -06:00
Zebediah Figura
065d60e3d7
Rebase against c963c4141a0d4f6601c37f11d79de186be0da6a9.
2024-01-26 17:31:02 -06:00
Zebediah Figura
fbae1b5a2c
Rebase against eb5993a7c6fbc1cd9deac0dceabc8f1c76e14ba8.
2024-01-25 17:55:36 -06:00
Alistair Leslie-Hughes
4be0e7f2c6
Rebase against ab28825aceec92775fd570fc3a42c154366eceea.
2024-01-25 16:25:39 +11:00
Alistair Leslie-Hughes
e04949b586
Added scrrun_move_folder patchset
2024-01-24 13:42:41 +11:00
Alistair Leslie-Hughes
a878cd75dd
Added msxml3-write_out_doc patchset
2024-01-24 13:13:27 +11:00
Alistair Leslie-Hughes
78b6fcffa8
Added msi-cabinet patchset
2024-01-24 13:12:34 +11:00
Alistair Leslie-Hughes
0419fcc658
Updated vkd3d-latest patchset
2024-01-24 12:28:57 +11:00
Alistair Leslie-Hughes
8928bbdbff
Rebase against d81c4ce1ba700cca040afcf89c75c683b23e531d.
2024-01-24 10:55:59 +11:00
Zebediah Figura
034a07418d
Rebase against 35ac0e7ac0511ef766f3f35220869565ce07906e.
2024-01-22 16:26:14 -06:00
Alistair Leslie-Hughes
e045af48e8
Updated vkd3d-latest patchset
...
Squashed afer release + rebased to latest (Added patch 0003).
2024-01-18 12:10:18 +11:00
Alistair Leslie-Hughes
19c6bb12cc
Rebase against 1932c3a2516b181291ce430505dcfa8a82eb70bd.
2024-01-18 11:49:45 +11:00
Alistair Leslie-Hughes
cab93f47b8
Release v9.0
2024-01-17 08:47:35 +11:00
Alistair Leslie-Hughes
871a9455bb
Updated vkd3d-latest patchset
2024-01-16 11:01:10 +11:00
Alistair Leslie-Hughes
15b6373d23
Fix warnings in various patchsets
...
Correct the warning thats issued when GetLastError wsa used for %u, changed to use the standard %lx format.
2024-01-14 09:17:25 +11:00
Zebediah Figura
f445af0deb
xactengine-initial: Use SOURCES.
2024-01-13 13:33:54 -06:00
Zebediah Figura
3ee2f0e80c
winedevice-Default_Drivers: Use SOURCES.
2024-01-13 13:33:45 -06:00
Zebediah Figura
b471290a81
odbc-remove-unixodbc: Use SOURCES.
2024-01-13 13:33:21 -06:00
Zebediah Figura
2e49ce0e85
cryptext-CryptExtOpenCER: Use SOURCES.
2024-01-13 13:33:10 -06:00
Alistair Leslie-Hughes
c26e42e521
Release v9.0-rc5
2024-01-13 14:00:42 +11:00
Alistair Leslie-Hughes
4f14df2caa
Updated vkd3d-latest patchset
2024-01-13 12:21:42 +11:00
Alistair Leslie-Hughes
8a76fd6c73
Updated vkd3d-latest patchset
2024-01-10 07:41:15 +11:00
Alistair Leslie-Hughes
2f3062bc92
Release v9.0-rc4
2024-01-06 17:02:21 +11:00
Alistair Leslie-Hughes
ddfaf18da9
Rebase against d56fc6d318d96bb80495f015e271d485ac41b9d7.
2024-01-06 10:00:35 +11:00
Alistair Leslie-Hughes
40c8ba4a5b
Updated vkd3d-latest patchset
2024-01-05 11:03:51 +11:00
Alistair Leslie-Hughes
836fa152e2
Updated vkd3d-latest patchset
2024-01-04 12:27:58 +11:00
Alistair Leslie-Hughes
92b36477fa
Updated vkd3d-latest patchset
2024-01-03 19:11:38 +11:00
Alistair Leslie-Hughes
75f626ecc8
Release v9.0-rc3
2023-12-23 15:16:12 +11:00
Alistair Leslie-Hughes
2600edffb6
Release v9.0-rc2
2023-12-16 18:59:51 +11:00
Alistair Leslie-Hughes
a0ba29447f
Updated vkd3d-latest patchset
2023-12-16 18:59:12 +11:00
Alistair Leslie-Hughes
5c20f9daef
Rebase against 7a8c039a5c34fe0c625b3684b4c7026a21dd290e.
2023-12-16 09:53:42 +11:00
Alistair Leslie-Hughes
e7da8d2e49
Updated vkd3d-latest patchset
2023-12-14 10:29:38 +11:00
Alistair Leslie-Hughes
6a68d558cd
Rebase against 19ad5bd598d603617341cbb2beec90bd69fa6349.
2023-12-14 10:05:14 +11:00
Alistair Leslie-Hughes
06d1eb5825
Updated vkd3d-latest patchset
2023-12-13 18:30:39 +11:00
Alistair Leslie-Hughes
8984896a4d
Added programs-where patchset
2023-12-13 18:29:14 +11:00
Alistair Leslie-Hughes
713c9cba97
Added setupapi-DriverStoreFindDriverPackageW patchset
2023-12-13 18:28:24 +11:00
Alistair Leslie-Hughes
2c4143bc13
Release v9.0-rc1
2023-12-09 13:54:24 +11:00
Alistair Leslie-Hughes
74a39ff539
Updated vkd3d-latest patchset
...
Fixed header path for list/rbtree/.h
2023-12-08 14:19:28 +11:00
Alistair Leslie-Hughes
0d3b1342bb
Updated vkd3d-latest patchset
2023-12-08 13:32:00 +11:00
Alistair Leslie-Hughes
10db6d3f1f
Rebase against f0c08bd01e6d3b01bfc28961bb5922b94ecbb7bc.
2023-12-07 14:54:04 +11:00
Alistair Leslie-Hughes
a59492214b
Rebase against 30c074963acd05a3a31676085653460eea86bc78.
2023-12-06 10:12:36 +11:00
Paul Gofman
c55ec69939
ntdll-ForceBottomUpAlloc: fix a crash in debug.c:init_options().
...
After upstream commit 62a979347a4dc1bd68f79b86397de85c016ec588
any TRACE() present on the way of virtual_init() will cause
a crash with WINEDEBUG present regardless of actual debug channels.
Avoid TRACE in virtual_init().
2023-12-03 15:53:53 -06:00
Paul Gofman
33d3ba124f
ntdll-Syscall_Emulation: Fix compilation.
2023-12-03 13:42:02 -06:00
Paul Gofman
3f29e4a76e
ntdll-ForceBottomUpAlloc: Rebase and reenable.
2023-12-03 13:30:37 -06:00
Zebediah Figura
63aff53684
Rebase against 369b540abf32869df8e9b28e283d795ae92b6a05.
2023-12-01 17:23:49 -06:00
Zebediah Figura
e9a9a6e87f
mfplat-streaming-support: Remove patch 0043.
...
This has no real effect. It was probably written because it looks more correct, but it never actually matters: we only get a short read at EOF, and in that case we will break out at the next iteration anyway.
2023-12-01 17:14:16 -06:00
Zebediah Figura
66c86503bd
Rebase against 1e4db62e0ba0b8595748c94b032dfb0064207de1.
2023-11-30 17:52:18 -06:00
Zebediah Figura
6702ce8bcc
ntdll-DOS_Attributes: Remove patch 0008.
...
This was done by 824547805559ee4993b8113436161638f3cd7990.
2023-11-29 23:42:01 -06:00
Zebediah Figura
ebab7bc29e
ntdll-DOS_Attributes: Remove patch 0007.
...
This is refactoring, and as it happens was effectively done by a8b6966a91453f5c6147dc2c74a337d016bbd53a.
2023-11-29 23:39:23 -06:00
Zebediah Figura
ecb88d82a3
d3d12core-D3D12GetInterface: Remove patch set.
...
No real application has yet been found that requires this.
2023-11-29 23:32:43 -06:00
Zebediah Figura
a0ada8ef9f
Fix rebase.
2023-11-29 20:00:02 -06:00
Zebediah Figura
614cfc4589
Rebase against fcddf19498fca9b51baea705f5748b998f4560b9.
2023-11-29 18:35:48 -06:00
Alistair Leslie-Hughes
97a1486fb9
Rebase against bc13bda5ee4edaafa7ba9472d41acbad50c42112.
2023-11-29 14:48:04 +11:00
Alistair Leslie-Hughes
301f1b35fc
Updated vkd3d-latest patchset
2023-11-28 12:32:57 +11:00
Alistair Leslie-Hughes
0054ae2116
Rebase against 6343dc6c9571fce20cd00102c5b0bd5c96861cfd.
2023-11-28 11:46:56 +11:00
Alistair Leslie-Hughes
e546e2f1e3
Release v8.21
2023-11-25 15:29:41 +11:00
Alistair Leslie-Hughes
234289ffd8
Rebase against 13c43cf3d06178dc39d98981f55d27e3cbd79ad0.
2023-11-25 13:08:00 +11:00
Alistair Leslie-Hughes
52219e1eef
Rebase against e04c976fa95776300ee5b485a6b65c0071d3bb84.
...
Sync to latest code - macos issue
2023-11-24 20:06:01 +11:00
Alistair Leslie-Hughes
d5bf5c5e7d
Updatred vkd3d-latest patchset
...
Fix for macos build. Squished update into one.
2023-11-24 19:40:14 +11:00
Alistair Leslie-Hughes
d1eba8eddd
Updated vkd3d-latest patchset
2023-11-24 19:14:11 +11:00
Alistair Leslie-Hughes
8717caf994
Rebase against 9b9f7a007786b32a4c80f69ceb6753acdc8c2091.
2023-11-23 09:53:41 +11:00
Alistair Leslie-Hughes
6278681370
Rebase against c64aa0006e4a33d755a57a693cd81dc1ed95fa9d.
2023-11-17 11:20:22 +11:00
Alistair Leslie-Hughes
a101f89071
Rebase against b0ad8b8cfb6e664cc6cfdd87ddb28af077149417.
2023-11-16 11:07:12 +11:00
Alistair Leslie-Hughes
e278be7a45
Rebase against 137638e185e9302602bcd9cc796d7bcfa03caee5.
2023-11-15 15:40:46 +11:00
Alistair Leslie-Hughes
f32f8c62ac
Release v8.20
2023-11-11 22:04:12 +11:00
Alistair Leslie-Hughes
284d054923
Updated vkd3d-latest patchset
2023-11-11 09:57:14 +11:00
Alistair Leslie-Hughes
88c8c3688e
Rebase against 3a8d71041c159d76a76856867caa1de8ca297151.
2023-11-11 09:42:35 +11:00
Alistair Leslie-Hughes
e26a92bace
Updated vkd3d-latest patchset
2023-11-07 16:14:23 +11:00
Zebediah Figura
0c217b7048
Rebase against b1bd72343e49f68e42b4493055b1f5de9796d335.
2023-11-06 17:23:28 -06:00
Zebediah Figura
c02c8b8c25
patchinstall.py: Force applying with --whitespace=warn.
2023-11-04 12:08:26 -05:00
Alistair Leslie-Hughes
9150a8751e
Rebase against cb4939eb0ebfe24d6a818e3de060363a58ef9535.
2023-11-04 14:20:40 +11:00
Alistair Leslie-Hughes
aeddc191a7
Rebase against a3209daea543104fbfac5900bf9ec0c05a0a43fc.
2023-11-02 14:01:32 +11:00
Alistair Leslie-Hughes
753c2c9012
Rebase against 0170cd3a4c67bd99291234dd8e0d638a824d7715.
2023-11-01 12:11:07 +11:00
Alistair Leslie-Hughes
28a14dc978
Rebase against 28210162472459d2afe57e638e2f50ee37f2b63f.
2023-10-31 10:54:56 +11:00
Alistair Leslie-Hughes
c6e61e267a
Release v8.19
2023-10-30 08:49:23 +11:00
Alistair Leslie-Hughes
519fde9b1a
Updated vkd3d-latest patchset
2023-10-30 07:33:57 +11:00
Alistair Leslie-Hughes
e9a4c9a06f
Updated fltmgr.sys-FltBuildDefaultSecurityDescriptor patchset
2023-10-30 07:33:57 +11:00
Alistair Leslie-Hughes
28180a60fd
Rebase against 6391b8d5c99c206689c6e55a675b51086d8be821.
2023-10-19 09:21:42 +11:00
Alistair Leslie-Hughes
9486ca2543
Rebase against 0c7a09cb1f92d55d8381ff6460e13ed085d434db.
2023-10-18 08:56:48 +11:00
Alistair Leslie-Hughes
7d2672183d
Rebase against de66ea9df6746917cada71d2c27b5cc38cbdd2f0.
2023-10-17 10:12:05 +11:00
Alistair Leslie-Hughes
3dcd383186
Remove Whitespace noise
2023-10-16 11:21:36 +11:00
Alistair Leslie-Hughes
a562590978
Release v8.18
2023-10-15 08:09:19 +11:00
Alistair Leslie-Hughes
428a6cdcd0
Rebase against 9d78031de6261f29d42e18db04f9925cfba24108.
2023-10-14 09:49:00 +11:00
Alistair Leslie-Hughes
9497ddf2fe
Updated vkd3d-latest patchset
2023-10-13 10:12:25 +11:00
Alistair Leslie-Hughes
5967c68f85
Rebase against d177709b10ce07ddd234b0e8e00764ae4b1d8488.
2023-10-13 10:12:24 +11:00
Alistair Leslie-Hughes
5d9b555b72
Rebase against 8943fcbca4963ac6740a5c6e13d5fc9b7748cad2.
2023-10-11 19:13:43 +11:00
Alistair Leslie-Hughes
f8231c23e7
Rebase against eb06f991725d21e1ce4e3353a377e8708ae8471f.
2023-10-10 18:41:08 +11:00
Alistair Leslie-Hughes
72534ddaea
Rebase against 41ab207c71cfaa82ef95c83b291654aba023a45c.
2023-10-06 08:38:46 +11:00
Alistair Leslie-Hughes
f75a04e4aa
Rebase against 3f4f116dc52c2d37b98e62c3d9bdd8a79e44ccc1.
2023-10-06 06:59:15 +11:00
Alistair Leslie-Hughes
7ab0b0f5f5
Updated odbc-remove-unixodbc patchset
2023-10-06 06:59:15 +11:00
Paul Gofman
953c54145c
Updated msxml3-FreeThreadedXMLHTTP60 patchset.
2023-10-05 13:53:15 -06:00
Alistair Leslie-Hughes
a777ae6b81
Rebase against d5b64a1f14b472563c95a02d0062ba592c64e06a.
2023-10-04 07:49:18 +11:00
Alistair Leslie-Hughes
a01941da19
Rebase against 209b2c23c5e302ed9211d67ab044386d3fe0bef4.
2023-10-03 09:48:06 +11:00
Alistair Leslie-Hughes
2827fd6727
Release v8.17.1
2023-10-02 13:02:27 +11:00
Alistair Leslie-Hughes
c55fa81f35
Updated sapi-ISpObjectToken-CreateInstance patchset
2023-10-01 09:43:09 +11:00
Alistair Leslie-Hughes
46ac00b4a4
Updated ntdll-Junction_Points patchset
2023-10-01 09:36:47 +11:00
Alistair Leslie-Hughes
3aed8374fa
Updated d3d12core-D3D12GetInterface patchset
2023-10-01 09:33:09 +11:00
Alistair Leslie-Hughes
8b016d206e
Updated eventfd_synchronization patchset
2023-10-01 08:49:40 +11:00
Alistair Leslie-Hughes
2e55aa06c2
Release v8.17
2023-09-30 12:24:25 +10:00
Alistair Leslie-Hughes
1f62a67dcc
Added d3dx9_36_controller patchset
2023-09-30 10:32:04 +10:00
Alistair Leslie-Hughes
82924e9a17
Rebase against 3db7506221e44e8091887d7eb42fe1666d422166.
2023-09-30 09:55:54 +10:00
Alistair Leslie-Hughes
b7b4fbcd32
Updated vkd3d-latest patchset
2023-09-29 18:11:42 +10:00
Alistair Leslie-Hughes
83504ec21a
Rebase against 9e0487c4cc36cdbf915d35222c875d23f54958ae.
2023-09-29 18:11:07 +10:00
Alistair Leslie-Hughes
0860bc1c5e
Rebase against 416a273241e6eb7a8d15380387fef00e159b7277.
2023-09-28 08:40:53 +10:00
Alistair Leslie-Hughes
8bfcd6ad7d
Rebase against 81c8c73de299c0d61d1fff8ad9b88a9deb5b9479.
2023-09-26 09:26:16 +10:00
Alistair Leslie-Hughes
d2cf83298d
Rebase against 56e58cbed19bb5307598d4f433d5b3f01af91a1b.
2023-09-24 08:30:07 +10:00
Alistair Leslie-Hughes
6e8855e1a0
Updated user32-recursive-activation patchset
...
Fix warning.
2023-09-22 09:25:26 +10:00
Alistair Leslie-Hughes
a7511fa5da
Updated vkd3d-latest to 1.9
2023-09-22 09:15:39 +10:00
Alistair Leslie-Hughes
b3e9ea1058
Rebase against ee17400c05d88fa29d0b895fa01902adfc91ba7f.
2023-09-21 08:08:08 +10:00
Alistair Leslie-Hughes
c4da0a8993
Rebase against 6558611fa2d24447297cb62d168b924c33839c43.
2023-09-20 08:16:07 +10:00
Alistair Leslie-Hughes
53515d7e75
Release v8.16
2023-09-17 08:04:30 +10:00
Alistair Leslie-Hughes
2736fc8378
Added ddraw-GetPickRecords patchset
2023-09-16 19:08:15 +10:00
Alistair Leslie-Hughes
594626def2
Rebase against cf5e073d14925d3cdd489a869e3c2c5317b1ff38.
2023-09-16 09:31:44 +10:00
Alistair Leslie-Hughes
920fd825cf
Updated vkd3d-latest patchset
2023-09-16 09:31:27 +10:00
Alistair Leslie-Hughes
87c5a4c7a0
Rebase against f71315c8494575698634062cfad4f5d84fd230a1.
2023-09-15 08:19:50 +10:00
Alistair Leslie-Hughes
b829697078
Rebase against 1b987bfde68b75da3b718ba065826b01b5d6736e.
2023-09-12 07:54:37 +10:00
Alistair Leslie-Hughes
102992bb70
Rebase against 126363ea5f9056449e8bd22cc69b51bd2d7dd9aa.
2023-09-09 12:01:15 +10:00
Alistair Leslie-Hughes
0d02a7aa99
Rebase against 87b1cd12d609d8359dab10af976d20269912e196.
2023-09-07 17:58:02 +10:00
Alistair Leslie-Hughes
ea03a5cda2
Rebase against ce40b4d8fcb08d54df7ada430bc8dfe53392bd23.
2023-09-05 07:37:20 +10:00
Alistair Leslie-Hughes
7f7f0fc98d
Release v8.15
2023-09-02 11:48:20 +10:00
Alistair Leslie-Hughes
9763d6e295
Rebase against 0cea9c78fa89366e3dbeb0629179f359cbf17b92.
2023-09-02 08:36:03 +10:00
Alistair Leslie-Hughes
5361c0277d
Updated vkd3d-latest patchset
2023-08-31 09:25:00 +10:00
Alistair Leslie-Hughes
05319e0efd
Rebase against 4c2c896af92c5fccd6313e292dcda548927cddf1.
2023-08-31 09:24:21 +10:00
Alistair Leslie-Hughes
cfd8b7de65
Rebase against 221d5aba3f19c1014dad30cad04c4b14c284d9d2.
2023-08-28 07:34:15 +10:00
Alistair Leslie-Hughes
cdcdde3d46
Rebase against bd10252332491bc39100f230540b14d59f02255d.
2023-08-25 08:28:32 +10:00
Alistair Leslie-Hughes
520ac85b6f
Updated mshtml-TranslateAccelerator patchset
...
Fixes: https://bugs.winehq.org/show_bug.cgi?id=55473
2023-08-23 12:43:48 +10:00
Alistair Leslie-Hughes
142c3eb080
Rebase against 707d299da62414e6582c5c0c8cfec0cd43c3ac97.
2023-08-23 12:05:42 +10:00
Alistair Leslie-Hughes
10a0e0b89e
Updated user32-rawinput-mouse patchset
2023-08-22 10:39:59 +10:00
Alistair Leslie-Hughes
fac630367d
Rebase against 797a8bb192d49a44b8cec468e3421444feb03f8a.
2023-08-22 08:38:07 +10:00
Alistair Leslie-Hughes
da76250fad
Release v8.14
2023-08-21 13:42:05 +10:00
Alistair Leslie-Hughes
9d9c5c700a
Updated vkd3d-latest patchset
2023-08-19 12:24:21 +10:00
Paul Gofman
0b96046f15
Update and re-enable ntdll-Syscall_Emulation patchset.
...
Thanks DodoGTA from LGD discord for spotting related upstream
ABI change and suggesting a part of the fix.
2023-08-18 20:22:35 -06:00
Alistair Leslie-Hughes
cc31308c32
Updated user32-rawinput-mouse patchset
2023-08-17 10:02:51 +10:00
Alistair Leslie-Hughes
559b29238c
Rebase against 5cd11ade210ce4a7b5b7b500be664b3661d3e710.
2023-08-16 10:04:48 +10:00
Alistair Leslie-Hughes
e2d51dfc4b
Updated widl-SLTG_Typelib_Support patchset
...
Remove compile warning.
2023-08-15 14:53:27 +10:00
Alistair Leslie-Hughes
d3de5eadd9
Rebase against 8f76cc687da9c0fc7fb10e84a8cf36bcad0ef473.
2023-08-15 08:34:49 +10:00
Alistair Leslie-Hughes
4fa70d510c
Updated user32-rawinput-mouse patchset
...
Fixes: https://bugs.winehq.org/show_bug.cgi?id=55085
Fixes: https://bugs.winehq.org/show_bug.cgi?id=55407
2023-08-14 09:05:44 +10:00
Alistair Leslie-Hughes
505a83ad9e
Rebase against b2a099b3ceec6fef05c455408c05714232cb466f.
2023-08-14 08:58:10 +10:00
Alistair Leslie-Hughes
a1e634bca9
Updated user32-rawinput-mouse patchset
2023-08-10 07:49:54 +10:00
Alistair Leslie-Hughes
13a418812a
Updated winex11-CandidateWindowPos patchset
2023-08-09 18:48:52 +10:00
Alistair Leslie-Hughes
965789d221
Rebase against ee1d3a19a4b8571ba32bdf9af845a74bca22c97b.
2023-08-09 12:11:22 +10:00
Alistair Leslie-Hughes
2a2c8b5228
Updated vkd3d-latest patchset
2023-08-05 09:53:23 +10:00
Alistair Leslie-Hughes
c210ef9f59
Updated fltmgr.sys-FltBuildDefaultSecurityDescriptor patchset
2023-08-04 14:19:06 +10:00
Alistair Leslie-Hughes
dab36ebe1e
Updated vkd3d-latest patchset
2023-08-03 12:06:16 +10:00
Alistair Leslie-Hughes
1ca1b3b602
Updated d3dx11_43-D3DX11CreateTextureFromMemory patchset
2023-08-02 09:58:16 +10:00
Alistair Leslie-Hughes
2b16926188
Updated d3dx11_43-D3DX11CreateTextureFromMemory patchset
2023-08-01 14:38:44 +10:00
Alistair Leslie-Hughes
bbbe9cbbc7
Rebase against b80ea4153b096970514f86f385a37c9ceaceada2.
2023-08-01 09:59:38 +10:00
Alistair Leslie-Hughes
1142823d53
Updated xactengine3_7-PrepareWave patchset
2023-07-28 17:54:06 +10:00
Alistair Leslie-Hughes
390b1f4127
Rebase against fddb79776871ee00adf4d78583135a5d96ca8c06.
2023-07-28 08:02:08 +10:00
Alistair Leslie-Hughes
1942fb8bc1
Release v8.13
2023-07-23 10:38:50 +10:00
Alistair Leslie-Hughes
52f252eeb6
Added d3d12core-D3D12GetInterface patchset
2023-07-22 12:04:20 +10:00
Alistair Leslie-Hughes
8493f61af5
Updated vkd3d-latest patchset
2023-07-22 10:12:24 +10:00
Alistair Leslie-Hughes
6b7e43830c
Rebase against 900dfca3899d52f3085c713e26af06aa5aea37a4.
2023-07-18 11:18:33 +10:00
Alistair Leslie-Hughes
4482bd3493
Rebase against 2238658e2f87506c9ccb67de0376f3e3920550db.
2023-07-15 17:07:24 +10:00
Alistair Leslie-Hughes
b285e35fca
Rebase against 94d61d1b280d0ef15474c0cf44f534d5d44eba1f.
2023-07-14 11:08:23 +10:00
Alistair Leslie-Hughes
a88d536fba
Rebase against fb4d36c66131d1c45ebdcb5d56151e8f7782ebd1.
2023-07-12 08:54:04 +10:00
Alistair Leslie-Hughes
e5cf862a14
Updated vkd3d patchset
2023-07-11 09:11:55 +10:00
Alistair Leslie-Hughes
df9ad11eef
Updated windows.networking.connectivity-new-dll patchset
2023-07-11 07:57:44 +10:00
Alistair Leslie-Hughes
94caef272e
Updated vkd3d-latest patchset
...
Squash to 1.8, then everything else.
2023-07-11 07:57:44 +10:00
Alistair Leslie-Hughes
d745d08cd7
Release v8.12
2023-07-09 12:16:45 +10:00
Alistair Leslie-Hughes
a6448966cf
Added dinput-scancode patchset
2023-07-08 15:20:31 +10:00
Alistair Leslie-Hughes
01fbf6d356
Rebase against aaf304f2441ebe52834fdda2b8a02a5349d2ca43.
2023-07-08 10:49:44 +10:00
Alistair Leslie-Hughes
e57244a59e
Updated vkd3d-latest patchset
...
Added missed files to patch.
2023-07-07 17:34:56 +10:00
Alistair Leslie-Hughes
fe6a869e0b
Updated vkd3d patchset
2023-07-07 16:26:35 +10:00
Alistair Leslie-Hughes
a45cfa1ee2
Rebase against 9617c784b9d7ffa88182c24aa2f110a6867aa67d.
2023-07-07 14:27:32 +10:00
Alistair Leslie-Hughes
abbfbb8e15
Disbale ntdll-Syscall_Emulation patchset
...
Causing issues with Steam loading.
2023-07-05 13:45:56 +10:00
Alistair Leslie-Hughes
6882ba5e7b
Rebase against f4a8ad89d43646a8d109da5747dfb1a92a6d8cd1.
2023-07-05 13:05:46 +10:00
Alistair Leslie-Hughes
b97718a0a9
Rebase against 3d28f9d362e6d9871747231b210c559536bb6dd4.
2023-06-30 08:35:45 +10:00
Alistair Leslie-Hughes
1fe536ee75
Rebase against fca833678f3b2588cc539d04693e7f9d8bca3278.
2023-06-29 08:52:05 +10:00
Alistair Leslie-Hughes
2d8c5f88c3
Updated vkd3d-latest patchset
2023-06-28 16:29:02 +10:00
Alistair Leslie-Hughes
ef85449de2
Rebase against 98b73b5c32fa82218081f0e7668f9836ffe1b55d.
2023-06-28 08:27:58 +10:00
Alistair Leslie-Hughes
d94c192f10
Rebase against 1d281c620d3062c2f30cdf533fe4ac06905a07b8.
2023-06-27 09:25:02 +10:00
Alistair Leslie-Hughes
fcff74d6c6
Release v8.11
2023-06-25 10:25:00 +10:00
Alistair Leslie-Hughes
22ba0ef2a3
Added ntdll_reg_flush patchset
2023-06-24 10:47:34 +10:00
Alistair Leslie-Hughes
95679a2f40
Added winemenubuilder-associations patchset
2023-06-24 09:47:29 +10:00
Alistair Leslie-Hughes
a7a75d0d06
Updated vkd3d-latest to 1.8
2023-06-23 14:16:58 +10:00
Alistair Leslie-Hughes
e930be3974
Rebase against 9285aa5bb1338d8e2c1ac6b95974182b3f4881a9.
2023-06-23 14:14:59 +10:00
Alistair Leslie-Hughes
d7080ec990
Rebase against 81859c9af70aa5ed6da3060488d1815a3607c291.
2023-06-22 14:19:23 +10:00
Alistair Leslie-Hughes
22d9eec489
Rebase against 5da3827d863ae43f8367cdafbeba73cec7cdee3d.
2023-06-21 08:23:37 +10:00
Alistair Leslie-Hughes
eb5a19f4fd
Rebase against 272f712b605174e946da1dc65f927a23ee92a572.
2023-06-16 08:55:47 +10:00
Alistair Leslie-Hughes
db6b479557
Rebase against 766448f8ffe51b83105bd0795a5cbc7b8f7c8894.
2023-06-14 10:59:42 +10:00
Alistair Leslie-Hughes
f14d68c258
Drop winemenubuilder-Desktop_Icon_Path patchset
2023-06-13 14:04:26 +10:00
Alistair Leslie-Hughes
117d2b2107
Rebase against c7431990d815e664cf22267142b76cc59f21d192.
2023-06-13 14:03:24 +10:00
Dmitry Timoshkov
8273be2218
Updated gdiplus-Performance-Improvements patchset.
2023-06-13 07:55:27 +10:00
Alistair Leslie-Hughes
adda594159
Release v8.10
2023-06-10 15:46:29 +10:00
Alistair Leslie-Hughes
710e29cc68
Updated vkd3d-latest patchset
2023-06-10 10:59:31 +10:00
Alistair Leslie-Hughes
6c167535e3
Added dnsapi_dns_records patchset
2023-06-09 14:43:49 +10:00
Aida Jonikenė
e9b0c33d65
msxml3-FreeThreadedXMLHTTP60: Initialize request_body_size when creating the XML HTTP request.
...
This fixes a crash in TeamTalk 5.
2023-06-08 12:35:13 -05:00
Alistair Leslie-Hughes
d44a516142
Updated vkd3d-latest patchset
2023-06-08 14:12:14 +10:00
Alistair Leslie-Hughes
453c5cda07
Added oleaut32-default-pic-size patchset
2023-06-08 13:27:09 +10:00
Alistair Leslie-Hughes
d3d87f1a2c
Rebase against 07d0f1f0c0bbd744f5f107f82b702a891e41c2eb.
2023-06-08 09:21:24 +10:00
Alistair Leslie-Hughes
42e2a72d37
Added d3dx9-sprite-state patchset
2023-06-07 08:26:53 +10:00
Alistair Leslie-Hughes
d7bbcc7ad9
Updated vkd3d-latest
2023-06-07 08:13:06 +10:00
Alistair Leslie-Hughes
4625289771
Updated vkd3d-latest patchset
2023-06-02 10:31:36 +10:00
Alistair Leslie-Hughes
cda4a1e125
Updated winex11-_NET_ACTIVE_WINDOW patchset
2023-06-02 09:14:30 +10:00
Alistair Leslie-Hughes
1039d808e2
Rebase against 6b0836e3f157318b00effc1de563da4d4b0d16b8.
2023-06-01 14:58:39 +10:00
Alistair Leslie-Hughes
6173bd8b0d
Rebase against 7ed63c30e8dee3509c52e11230470be2dcfe6cf5.
2023-05-31 11:01:58 +10:00
Zebediah Figura
ba6e2398d7
Rebase against d0d472bb3e8680e286e404a73fceb29cebe85b73.
2023-05-29 16:33:43 -05:00
Alistair Leslie-Hughes
2dcacd0dbf
Release v8.9.1
2023-05-29 07:26:53 +10:00
Alistair Leslie-Hughes
1039396c8e
Updated vkd3d-latest patchset
...
Fix the mingw mac build.
2023-05-28 21:36:15 +10:00
Alistair Leslie-Hughes
f8cc3baab3
Release v8.9
2023-05-28 14:38:27 +10:00
Alistair Leslie-Hughes
7665942477
Added vkd3d-latest patchset
2023-05-28 11:14:22 +10:00
Alistair Leslie-Hughes
0cd181d0ce
Rebase against c293cd781fb4b330b7d93171501134f86a5138b8.
2023-05-26 09:22:33 +10:00
Alistair Leslie-Hughes
a580edefe1
Rebase against e10da7ab2e3d151c8347802600862aa608672f6f.
2023-05-25 10:07:30 +10:00
Alistair Leslie-Hughes
fe6cfefe64
Add release script
2023-05-24 12:07:27 +10:00
Alistair Leslie-Hughes
6900845545
Rebase against f266dc094a9b4fbe95792ed706891609901834e3.
2023-05-24 12:06:20 +10:00
Paul Gofman
3e3ebf5cfc
Update and reenable ntdll-ForceBottomUpAlloc.
2023-05-19 13:48:16 -06:00
Paul Gofman
f48794a9ce
Update and reenable ntdll-Placeholders.
2023-05-19 13:45:49 -06:00
Alistair Leslie-Hughes
27397d1764
Rebase against d54e7cd51db7d3def7dab549a547b1b6bf7573e2.
2023-05-16 10:07:12 +10:00
Alistair Leslie-Hughes
ca7fc8fb51
Release v8.8
2023-05-15 07:49:40 +10:00
Alistair Leslie-Hughes
cc0df4cd1b
Rebase against 5662d85e0e95a2715ab3b81c25c89121fc8db34d.
2023-05-13 12:38:27 +10:00
Alistair Leslie-Hughes
8791ceb20d
Rebase against 19eab9c0e59201277f359d55ee5747383e014e87.
2023-05-13 07:41:59 +10:00
Alistair Leslie-Hughes
09808df495
Rebase against d2789ef0678619d7c56a9e0c1aaa06f582a41ee3.
2023-05-11 09:29:15 +10:00
Alistair Leslie-Hughes
9c995c8d8e
Rebase against de034b36b7fbad0edae0a2700376273c74e48ac6.
2023-05-10 09:48:48 +10:00
Alistair Leslie-Hughes
b72829659d
Rebase against 222d20a585c454cb591e3dc539f3bd52427ea30c.
2023-05-07 10:32:15 +10:00
Alistair Leslie-Hughes
88ffa2bda8
Rebase against bd89ab3040e30c11b34a95072d88f635ade03bdc.
2023-05-04 09:58:31 +10:00
Zebediah Figura
2524bc48fe
Rebase against 0b9620266f08d57c2db41b934a77b6ce4a94aeda.
2023-05-02 18:03:24 -05:00
Alistair Leslie-Hughes
00ec1171cc
Release v8.7
2023-04-29 18:38:56 +10:00
Alistair Leslie-Hughes
277ed0c6fb
Rebase against 619e34500fc43f1103fddd91e86d581660d2ae4b.
2023-04-27 09:40:06 +10:00
Alistair Leslie-Hughes
0c2c469c7b
Rebase against a500bb72f05058c985511ff35f191565f45cd6c0.
2023-04-26 11:01:51 +10:00
Alistair Leslie-Hughes
7f36a96808
Updated wined3d-WINED3DFMT_B8G8R8X8_UNORM patchset
...
Fixes: https://bugs.winehq.org/show_bug.cgi?id=54868
2023-04-20 07:28:44 +10:00
Zebediah Figura
566a2bcdfd
Rebase against 9e99c6f66d236101a084b6a3a24c98b5c8677fe5.
2023-04-18 17:32:53 -05:00
Zebediah Figura
4eb322dc41
riched20-IText_Interface: Remove patch 0010 silencing FIXMEs.
...
If this is desired, it can be easily rewritten and submitted upstream.
2023-04-16 16:19:00 -05:00
Zebediah Figura
182d6c76e3
wined3d-Silence_FIXMEs: Remove patch set.
...
This would be desirable if we had a known application that needed it, but we don't. If the application ever resurfaces, it will be easy to rewrite and fix upstream.
2023-04-16 16:17:30 -05:00
Zebediah Figura
3e931ce80f
ddraw-Silence_FIXMEs: Remove patch set.
...
This would be desirable if we had a known application that needed it, but we don't. If the application ever resurfaces, it will be easy to rewrite and fix upstream.
2023-04-16 16:17:14 -05:00
Zebediah Figura
716e192182
Release v8.6.1
2023-04-16 12:59:31 -05:00
Zebediah Figura
fba1e773c7
mfplat-streaming-support: Fix rebase.
2023-04-16 12:59:09 -05:00
Zebediah Figura
26a1ee0ee9
Release v8.6
2023-04-15 22:16:28 -05:00
Zebediah Figura
9d65092519
Rebase against 4d610717bbc21d65e41a29f9fe9ab5f2963cf16d.
2023-04-15 18:33:17 -05:00
Zebediah Figura
49dcc78363
Rebase against f512b3c08ccfc9b9c235964002e644e2cbd657cf.
2023-04-12 17:10:01 -05:00
Alistair Leslie-Hughes
64774ec3e5
Rebase against 1546ef3015999ee27066b317773050a5641c2023.
2023-04-12 08:17:52 +10:00
Alistair Leslie-Hughes
4211bac798
Rebase against 9909631f23c037e90fe3ef1ccfeebfff2804d7ed.
2023-04-08 14:18:34 +10:00
Alistair Leslie-Hughes
aaa21bda9c
Rebase against e658a30a917b0403a1e8f7ed86a8fc0138d990a8.
2023-04-07 08:28:31 +10:00
Alistair Leslie-Hughes
9d5115a9ee
Rebase against b5bc026798c127d5bb4c471d94f7fb5e32b4861c.
2023-04-06 09:14:54 +10:00
Alistair Leslie-Hughes
9cb0330037
Rebase against 64cca153292833151d1adeb185252ca57e2d1625.
2023-04-04 10:40:07 +10:00
Alistair Leslie-Hughes
abe75a7741
Release v8.5
2023-04-01 15:19:47 +11:00
Alistair Leslie-Hughes
be92c5d768
Added ntdll-hidden_file_attr patchset
2023-04-01 11:07:21 +11:00
Alistair Leslie-Hughes
6d45ccd523
Added win32u-GPU_properties patchset
2023-04-01 10:27:27 +11:00
Alistair Leslie-Hughes
6dbab0f2e5
Updated mfplat-streaming-support patchset
...
Fixes a crash on some videos.
2023-03-29 20:24:12 +11:00
Alistair Leslie-Hughes
e0766792bd
Rebase against da0ec7fbbde45126320e15b2bfb00b357b45ffb6.
2023-03-29 13:53:46 +11:00
Alistair Leslie-Hughes
df3886edb6
Rebase against d62e2268d77c237e8430e158bb337958d88486ba.
2023-03-28 18:40:22 +11:00
Alistair Leslie-Hughes
7bcf1f6358
Rebase against 3149d27220acaf276bfa651e040ff006edcd6944.
2023-03-24 09:51:18 +11:00
Zebediah Figura
cd4d265f07
Revert "patchinstall.py: Use --git-dir instead of -C."
...
This reverts commit cf29ed121d
.
This doesn't quite do what I thought it did, and breaks the intended setup.
2023-03-21 00:42:48 -05:00
Zebediah Figura
cf29ed121d
patchinstall.py: Use --git-dir instead of -C.
...
This reportedly works better for nested git trees.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51877
2023-03-20 17:51:52 -05:00
Zebediah Figura
09634de79c
dinput-joy-mappings: Restore tests to patch 1.
...
The patch set is disabled now. We want to make sure that these tests are ported when it's rewritten.
2023-03-20 17:32:58 -05:00
Zebediah Figura
68cc39d3ba
Rebase against fd99bd4e247a879e8cb186212d1dc66268aa0888.
2023-03-20 17:32:04 -05:00
Alistair Leslie-Hughes
3a47cfd8a5
Release v8.4
2023-03-18 14:56:06 +11:00
Alistair Leslie-Hughes
fab4cd0932
Rebase against 446da60e78beb321d776b48cdee6f764c81b924b.
2023-03-17 16:05:30 +11:00
Alistair Leslie-Hughes
2ac5cdbf37
Rebase against 7db5431699037d03f26c065a58c400991210c7f7.
2023-03-15 15:06:52 +11:00
Alistair Leslie-Hughes
e3a3dcd0ce
Rebase against a8fa80cfb4a1819be12ece459753bc07d4ea8be6.
2023-03-10 16:29:07 +11:00
Alistair Leslie-Hughes
aa36637563
Rebase against 50f5f9af1c27c4380a7489596d20d8048f003365.
2023-03-08 09:45:55 +11:00
Alistair Leslie-Hughes
70958b46d0
Rebase against 45e83cc8c28cece236f1537958f6e21b48193f2c.
2023-03-07 11:24:26 +11:00
Alistair Leslie-Hughes
575f6f67cc
Release v8.3
2023-03-05 09:42:43 +11:00
Alistair Leslie-Hughes
9929ac3038
Rebase against e796002ee61bf5dfb2718e8f4fb8fa928ccdc236.
2023-03-04 09:11:01 +11:00
Alistair Leslie-Hughes
cd22a0fb15
Rebase against 10765f2956d6f9fc2d16bb2bec476b12a31786f6.
2023-03-03 14:57:42 +11:00
Alistair Leslie-Hughes
f7b671178c
Added vcomp_for_dynamic_init_i8 patchset
2023-03-01 12:48:37 +11:00
Alistair Leslie-Hughes
dc43a031be
Rebase against 56db5b0bf1aa6df5edbedbec03e0a1db39d6639b.
2023-03-01 11:25:57 +11:00
Alistair Leslie-Hughes
7b0d44f887
Rebase against 3fb2a5d55e948670222170075f0054a2aabf8d7e.
2023-02-25 19:56:00 +11:00
Alistair Leslie-Hughes
0611b4d10c
Rebase against 4d0d7e49b9b33bba023ba67add84486ba4cc8efd.
2023-02-24 10:23:41 +11:00
Zebediah Figura
b9421d8376
ntdll-Heap_Improvements: Remove patch set.
...
Obviated by the low-fragmentation heap work now upstream.
2023-02-23 11:57:01 -06:00
Zebediah Figura
a11194038c
Rebase against 15b176b4f4945d7abfb4adbddc7f140ba1765855.
2023-02-22 15:34:37 -06:00
Zebediah Figura
d8293544f4
patchinstall.py: Pass the wine tree to the "patch" backend.
2023-02-22 15:22:40 -06:00
Alistair Leslie-Hughes
bf7a234e0c
Rebase against 2436964d5678956a362a9bef34625885442740f6.
2023-02-21 09:53:38 +11:00
Zebediah Figura
1f76f7faec
patchinstall.py: Allow specifying DESTDIR= as an argument.
2023-02-18 23:52:33 -06:00
Alistair Leslie-Hughes
4d98c8839b
Release v8.2
2023-02-19 09:16:13 +11:00
Alistair Leslie-Hughes
53e545fe79
Added odbc-remove-unixodbc patchset
2023-02-17 13:38:41 +11:00
Dean M Greer
996b5b4cea
macOS.yml: Fix GitHub workflow
2023-02-17 01:21:49 +00:00
Zebediah Figura
c1b4af92f7
patchupdate.py: Delete.
...
Deprected, replaced by staging/patchinstall.py.
Maintaining the patchinstall.sh script is an annoyance, often missed when modifying patches, which then results in fixup commits. The "new" patchinstall.py script (which has been around for multiple years now) is a complete replacement, and avoids this problem by just generating the list when applying. Precomputing the list is hardly worthwhile anyway.
2023-02-16 14:37:54 -06:00
Zebediah Figura
c542e21406
patchgraph.py: Delete.
...
This is not nearly interesting enough to keep around.
2023-02-16 14:37:43 -06:00
Alistair Leslie-Hughes
95f5c850de
Updated patchinstall.sh for python3
2023-02-16 13:23:29 +11:00
Alistair Leslie-Hughes
daff95e4a0
Rebase against df5f6f66de80085249d392be5efa085e6ee056a0.
2023-02-16 11:43:24 +11:00
Alistair Leslie-Hughes
c920a7b45f
Corrected patchinstall.sh
2023-02-14 13:09:39 +11:00
Zebediah Figura
a737381889
Rebase against 25743d46f4103c7345c955b87b4134a065fb5f1d.
2023-02-13 19:27:05 -06:00
Gerald Pfeifer
3367490837
ntdll-Junction_Points: Fix build on FreeBSD 12
2023-02-13 08:21:31 +11:00
Rémi Bernon
b75b4fc0fa
Fix ntdll-NtDevicePath patch hunk context.
2023-02-13 07:53:17 +11:00
Rémi Bernon
c1951fe5d2
Replaced winex11-key_translation with winex11-Fixed-scancodes.
2023-02-11 12:34:01 +11:00
Rémi Bernon
7a0d4fb5b3
Port patchupdate.py to Python 3.
2023-02-11 12:17:08 +11:00
Alistair Leslie-Hughes
c26b832223
Added dmime-load-wave patchset
2023-02-11 11:20:39 +11:00
Alistair Leslie-Hughes
0159beff44
Added wined3d-atomic_minmax_merge patchset
2023-02-11 11:20:39 +11:00
Zebediah Figura
87f3369577
Rebase against 9070f0d572e36645f5e5764ef40472f158513d48.
2023-02-10 17:55:25 -06:00
Alistair Leslie-Hughes
86a67397f7
Rebase against a958b5aebfeed4538a4091f49996ae30ee9803fc.
2023-02-07 13:58:00 +11:00
Etienne JUVIGNY
f2f8b949b1
patchinstall.py: Port to python 3.
2023-02-03 16:01:25 -06:00
Alistair Leslie-Hughes
dde734350d
Release v8.1
2023-02-03 11:05:06 +11:00
Alistair Leslie-Hughes
e113a09752
Rebase against 6c75cddb9851095694dfa397870919d4cc70d3ef.
2023-02-01 10:02:22 +11:00
Zebediah Figura
0e512f9c79
ntdll-Placeholders: Add some documentation for traceability.
...
We don't have a WineHQ bug report, and it may be difficult to make one, but let's at least write down what this is for.
2023-01-30 13:47:24 -06:00
Zebediah Figura
e222e26baa
readme: Deprecate patchinstall.sh in favor of patchinstall.py.
2023-01-30 12:18:11 -06:00
Zebediah Figura
1e9c7533cb
ntdll-Placeholders: Add missing dependency on ntdll-WRITECOPY.
2023-01-30 12:16:14 -06:00
Zebediah Figura
89aa62efe0
Update patchinstall.sh.
2023-01-29 17:11:34 -06:00
Zebediah Figura
6d4f5803c8
ntdll-Builtin_Prot: Remove patch set.
...
Obviated by upstream commit 6b8cbfe3fd (and more generally full PE conversion
finished in 60eeb92ae03).
2023-01-29 12:32:41 -06:00
Zebediah Figura
33879905f2
Rebase against 4e5fab6214d9304004369d50b6c73b8d88cf46d8.
2023-01-27 17:13:51 -06:00
Alistair Leslie-Hughes
d6ac81a83b
Rebase against aabdb15458aaee80b157175bc31cbaf3d57bf5e4.
2023-01-27 10:39:34 +11:00
Alistair Leslie-Hughes
c7feffdb95
Add missed files
2023-01-26 14:56:29 +11:00
Alistair Leslie-Hughes
fc3f586bd4
Rebase against 876742bf2bf23765cd8a845a20b297cdf7803c67.
2023-01-26 10:07:12 +11:00
Alistair Leslie-Hughes
5fe0566802
Restore winex11-wglShareLists patchset
2023-01-25 16:25:53 +11:00
Alistair Leslie-Hughes
484054b204
Rebase against be57ebe01581f709b0e52a29304668eaaf6f0634.
2023-01-25 10:19:48 +11:00
Alistair Leslie-Hughes
e9f69afcab
Release v8.0
2023-01-25 09:05:18 +11:00
Alistair Leslie-Hughes
8a7297ab71
Release v8.0-rc5
2023-01-22 14:05:19 +11:00
Alistair Leslie-Hughes
8937409359
Release v8.0-rc4
2023-01-15 12:47:55 +11:00
Alistair Leslie-Hughes
0a970828aa
Updated msxml3-FreeThreadedXMLHTTP60 patchset
...
This allows Tonk Hawk 1+2 on EGS connect to it's servers succesfully.
It would error on SetProperty, and then abort the connection.
2023-01-12 09:32:32 +11:00
Alistair Leslie-Hughes
dc27f103e5
Release v8.0-rc3
2023-01-08 13:13:51 +11:00
Paul Gofman
d1bde95011
Updated ntdll-NtDevicePath patchset.
2023-01-06 16:50:07 -06:00
Alistair Leslie-Hughes
90d6184697
Updated winex11-_NET_ACTIVE_WINDOW patchset
...
Thanks Gabriel Ivăncescu.
2023-01-06 08:02:06 +11:00
Alistair Leslie-Hughes
d10f51a658
Updated ntdll-Junction_Points patchset
...
Reorder patch to ensure regression testing can be performed.
2022-12-29 10:15:03 +11:00
Dean M Greer
bad4d30c2c
macOS.yml: Skip running 'brew update'
2022-12-24 17:57:12 +00:00
Alistair Leslie-Hughes
3a1f2a42bb
Release v8.0-rc2
2022-12-22 21:13:49 +11:00
Alistair Leslie-Hughes
3aca66f24e
Rebase against 2b0cd25b5f5794463a59cac999583fb52fa021cc.
2022-12-20 10:58:41 +11:00
Alistair Leslie-Hughes
32c64aa429
Rebase against 17e5ff74308f41ab662d46f684db2c6023a4a16b.
2022-12-17 17:40:41 +11:00
Paul Gofman
ffc4a7a5a0
Update and reenable ntdll-NtDevicePath patchset.
2022-12-15 16:06:29 -06:00
Alistair Leslie-Hughes
13c3e61937
Rebase against ec62575e9d99fc35752760cc37ded207febdfd11.
2022-12-14 13:25:45 +11:00
Alistair Leslie-Hughes
c5281120df
Release v8.0-rc1
2022-12-11 15:51:42 +11:00
Alistair Leslie-Hughes
18941e7959
Rebase against 772badd0d7f3286a7881a71f16fad417e2d7787d.
2022-12-11 11:12:41 +11:00
Zebediah Figura
8581775098
Rebase against 7acd3aa429f2d45d96f4699906dc81e47ebd9c13.
2022-12-08 22:22:11 -06:00
Alistair Leslie-Hughes
f912827a38
Rebase against 0da7ad35f130a2ea59380dcad2179b972b3a909d.
2022-12-07 09:31:52 +11:00
Alistair Leslie-Hughes
d269579b4b
Rebase against 6b816b8969576a931af25fe5cc32326f03bb7359.
2022-12-06 11:42:36 +11:00
Alistair Leslie-Hughes
cc4bced66e
Rebase against 0fe562b4ae3f66f9c0e29ab8f27a4abf2ac78501.
2022-12-03 14:30:04 +11:00
Alistair Leslie-Hughes
ab806dce36
Rebase against 4febd9d880abe22e77a3d8283de245a691cf2b7f.
2022-12-02 12:37:57 +11:00
Alistair Leslie-Hughes
2f85e74399
Rebase against 30c33c2f982fc8c0ef6d97683c6581ebddd46814.
2022-12-01 11:07:36 +11:00
Alistair Leslie-Hughes
d007ef33ee
Rebase against 6905b76b9400209ded97983ceca9f9c15de22d98.
2022-11-29 10:30:08 +11:00
Alistair Leslie-Hughes
c3db92d75d
Updated nvcuda-CUDA_Support patchset
2022-11-27 13:39:48 +11:00
Alistair Leslie-Hughes
d8881486da
Release v7.22
2022-11-27 12:03:01 +11:00
Alistair Leslie-Hughes
8c90eb42eb
Rebase against 20d86f34a066657048610803e7143232efa6c0d3.
2022-11-27 08:14:29 +11:00
Alistair Leslie-Hughes
da453ddf66
Rebase against 81a6c8c882e9d00a3f459983d8281327f25e333a.
2022-11-25 10:43:01 +11:00
Alistair Leslie-Hughes
6c3797b3e8
Rebase against fbf23011777e2ff308ccbc09a07b81917f08796d.
2022-11-23 12:08:59 +11:00
Alistair Leslie-Hughes
3d15623eaf
Rebase against ae73e09a8d071eaa33fafe785e8295384b9e64a7.
2022-11-22 10:32:11 +11:00
Alistair Leslie-Hughes
bf51996097
Rebase against 5d1820c40bd93e6810f072a39745ee739ba99b81.
2022-11-19 11:16:02 +11:00
Alistair Leslie-Hughes
8a5220955b
Rebase against 623bc9fa54311d941d09760dc5300697ba11debe.
2022-11-16 10:25:40 +11:00
Zebediah Figura
5088fc67ba
Rebase against a8c1d5c108fc57e4d78e9db126f395c89083a83d.
2022-11-14 17:51:19 -06:00
Zebediah Figura
a16b6b9c1e
ntdll-DOS_Attributes: Remove already upstream patch 0005.
2022-11-14 17:16:12 -06:00
Alistair Leslie-Hughes
d935a41e61
Release v7.21
2022-11-13 14:32:51 +11:00
Paul Gofman
31acabe792
Updated and re-enabled ntdll-ForceBottomUpAlloc patchset.
2022-11-13 12:02:37 +11:00
Paul Gofman
1a2b47b084
Added ntdll-Placeholders patchset.
2022-11-13 12:02:37 +11:00
Paul Gofman
2e9f238732
Updated and re-enabled ntdll-Syscall_Emulation patchset.
2022-11-13 12:02:37 +11:00
Zebediah Figura
cf32a7092b
eventfd_synchronization: Fix compilation with patch 0002.
...
esync doesn't work when partially applied, but it should at least compile, and
function with WINEESYNC=0.
2022-11-11 16:54:02 -06:00
Alistair Leslie-Hughes
4303e3ee3b
Rebase against 384b0b35c357ca31ccb080162e1f39f93ec70054.
2022-11-11 17:01:04 +11:00
Zebediah Figura
49ed7ae4a0
Rebase against 13cc08e32d6c04f8f915d07cda39638ee99c3d43.
2022-11-08 16:54:42 -06:00
Alistair Leslie-Hughes
eff142bc57
Rebase against 1d636da205e39436bbd71849ceeebc5420bf98a9.
2022-11-08 11:03:43 +11:00
Alistair Leslie-Hughes
bd2608b12c
Rebase against 7be72ce2a708ec88aa2362352f37db30529251c4.
2022-11-02 10:28:15 +11:00
Alistair Leslie-Hughes
acb054627a
Release v7.20
2022-11-01 10:26:30 +11:00
Alistair Leslie-Hughes
f07f287395
Updated mfplat-streaming-support patchset
...
Re-enabled.
0065 Disabled until it can properly be rebased.
Patch 0055 - Helps some games which request ARB32 output but doesn't always draw well.
2022-10-25 13:35:44 +11:00
Alistair Leslie-Hughes
8703ad8375
Rebase against 65797763b3ac4fcab7ffc83a4f95b2e87c81f58a.
2022-10-25 11:28:21 +11:00
Alistair Leslie-Hughes
1f500db5b7
Updated nvcuda-CUDA_Support patchset
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53809
2022-10-21 14:54:58 +11:00
Alistair Leslie-Hughes
1deec9df95
Small change
2022-10-20 21:45:55 +11:00
Alistair Leslie-Hughes
a8e296715c
Updated URL's to gitlab
2022-10-20 21:24:52 +11:00
Alistair Leslie-Hughes
43d5c1e0f5
Rebase against e72a16b57f66b63a16bb3d1619ac4d42632cb141.
2022-10-20 11:18:53 +11:00
Alistair Leslie-Hughes
41a3c56c50
Release v7.19
2022-10-17 12:17:38 +11:00
Zebediah Figura
5be23b8ae8
Rebase against e3f00bf7c944f1cde6151fde969f2b49649c3de7.
2022-10-16 16:22:20 -05:00
Zebediah Figura
769ddd9f00
ntdll-Junction_Points: Updates from Erich E. Hoover.
2022-10-16 16:22:16 -05:00
Zebediah Figura
aabde22767
Rebase against fded20df6c7422e85dbcd5a20475fd0c5d38d3c6.
2022-10-13 19:46:39 -05:00
Zebediah Figura
ca3220cbd6
Rebase against f87ad783e23a2b6f5e9b8cf78dbf99bad4471a25.
2022-10-13 16:00:57 -05:00
Alistair Leslie-Hughes
ff6cef5d72
Rebase against f87ad783e23a2b6f5e9b8cf78dbf99bad4471a25.
2022-10-13 08:52:08 +11:00
Alistair Leslie-Hughes
d2b7b686f1
Fix Rebase
2022-10-12 13:52:20 +11:00
Alistair Leslie-Hughes
c5c29f9395
Rebase against 4312be1646cad32548f855e25823857092bf31dc.
2022-10-12 11:27:25 +11:00
Zebediah Figura
08ad410761
secur32-InitializeSecurityContext: Remove patch set.
...
Fixed upstream by c1993458ac.
2022-10-10 22:28:33 -05:00
Zebediah Figura
e6f9a449cd
Rebase against 16c6c249a5134de2422fbd3471ead7425c968301.
2022-10-10 22:27:34 -05:00
Alistair Leslie-Hughes
0ea57a0262
Updated wined3d-bindless-texture patchset
2022-09-30 09:31:13 +10:00
Alistair Leslie-Hughes
4f75966580
Updated ntdll-DOS_Attributes patchset
...
Fixes: https://bugs.winehq.org/show_bug.cgi?id=53715
2022-09-30 09:31:13 +10:00
Zebediah Figura
9f9285256f
mfplat-streaming-support: Remove patch 0067.
...
Upstreamed as 2d7c37da495c.
2022-09-29 16:04:31 -05:00
Alistair Leslie-Hughes
21009111bd
Rebase against 2a4ec7dafc7ee38108f6a9f626a7c39e6b6777e0.
2022-09-27 10:29:23 +10:00
Alistair Leslie-Hughes
fe476e7241
Release v7.18
2022-09-24 09:52:05 +10:00
Alistair Leslie-Hughes
29e810ed54
Merge pull request #84 from Gcenx/patch-3
...
macOS.yml: Remove wine-devel action
2022-09-24 08:43:52 +10:00
Dean M Greer
1dc3666fd0
macOS.yml: Remove wine-devel action
...
Since gitlab.winehq.org hosts it’s own macOS runner this is no longer required
2022-09-23 10:40:26 -04:00
Alistair Leslie-Hughes
78837ecadc
Rebase against 52a83ffe4ef1ef58520b09f8d2144dcf291b622b.
2022-09-23 14:18:51 +10:00
Alistair Leslie-Hughes
626e3d77cd
Rebase against e2a5bf7540a3b1f5b3889f6339795e5edf7f590f.
2022-09-22 09:57:30 +10:00
Alistair Leslie-Hughes
5013933ea5
Rebase against b07e06e297dd8bca67fc1ee523fc235cecebbf1e.
2022-09-21 09:21:47 +10:00
Alistair Leslie-Hughes
c10d599428
Rebase against cb0e4f5f4f7dc10a0933349ad780a11405cd736e.
2022-09-20 08:49:48 +10:00
Alistair Leslie-Hughes
1d75f6950a
Rebase against f5b92137257b9564dca623ee9578c49b4495e220.
2022-09-17 08:35:46 +10:00
Zebediah Figura
ffaf883b19
Rebase against 7feaa6795a26c97b5ce4327a23129eb20a049859.
2022-09-14 17:30:59 -05:00
Zebediah Figura
19c062dbc7
dwrite-FontFallback: Remove remaining patches.
...
Per Nikolay, these are upstream now.
They would appear to be obviated by a10ae49292 and b783100773.
2022-09-14 10:34:47 -05:00
Zebediah Figura
1ed196f0ef
ntdll-Junction_Points: Updates from Erich E. Hoover.
...
Includes a fundamental rewrite of the way reparse points are stored.
2022-09-12 10:58:36 -05:00
Zebediah Figura
533337e25e
server-unix_name: Rebase and re-enable.
2022-09-11 17:05:58 -05:00
Zebediah Figura
7e2f1d392c
mfplat-streaming-support: Remove patch 0080.
...
Per private correspondence with Rémi, this is correctly implemented upstream in
a different way, on the wg_transform side.
2022-09-11 17:05:58 -05:00
Zebediah Figura
129ce257fd
mfplat-streaming-support: Remove patch 0041.
...
Per private correspondence with Rémi, this will probably be submitted a
different way upstream. Since it's only API cleanup, there's no reason to keep
it around in wine-staging.
2022-09-11 17:05:58 -05:00
Zebediah Figura
a27ba94091
mfplat-streaming-support: Remove patch 0042.
...
This patch looks questionable and, per private correspondence with Rémi, was probably a red herring.
2022-09-11 17:05:58 -05:00
Zebediah Figura
d490a981e1
mfplat-streaming-support: Remove patch 0083.
...
Per private correspondence with Rémi, this doesn't seem to be necessary.
2022-09-11 17:05:58 -05:00
Zebediah Figura
092bc29352
mfplat-streaming-support: Remove more patches which were already implemented upstream.
...
I missed these the first time; thanks Rémi for pointing them out.
2022-09-11 17:05:58 -05:00
Zebediah Figura
2ee26de43f
dwrite-FontFallback: Drop some patches.
...
These are superseded and/or no longer useful upstream, per private correspondence with Nikolay.
2022-09-11 17:05:58 -05:00
Alistair Leslie-Hughes
6d46b1e13f
Release v7.17
2022-09-10 11:15:18 +10:00
Alistair Leslie-Hughes
64d7f6c5f3
Rebase against 1d0f66a3c6c6cf77ab49c834ba0d05f5232f637d.
2022-09-09 08:53:46 +10:00
Zebediah Figura
99fc74eb6c
mfplat-streaming-support: Remove patch 0044.
...
This was based on a misreading of the documentation; see the following thread:
https://gitlab.winehq.org/wine/wine/-/merge_requests/242#note_2170
2022-09-03 15:56:35 -05:00
Zebediah Figura
73351fd593
mfplat-streaming-support: Remove transform patches already implemented or superseded upstream.
2022-09-03 15:54:56 -05:00
Zebediah Figura
34b3ffed35
mfplat-streaming-support: Remove patch 0036.
...
This was fixed upstream by 6dc35196, which rewrote the relevant code and
propagates failure from SetOutputType().
2022-09-03 15:34:17 -05:00
Zebediah Figura
d6a9c88bf3
mfplat-streaming-support: Remove more hacks.
...
These are not going in the right direction, and accordingly we don't want them
in wine-staging.
2022-09-03 15:21:09 -05:00
Zebediah Figura
c61fed05c0
mfplat-streaming-support: Remove hacks obviated by the ASF reader implementation.
2022-09-03 15:21:09 -05:00
Zebediah Figura
55c3361918
mfplat-streaming-support: Remove hacks for the Proton runtime environment.
...
Upstream Wine doesn't need these.
2022-09-03 15:21:09 -05:00
Zebediah Figura
4ecbce03f5
msxml3-FreeThreadedXMLHTTP60: Fix a whitespace error.
2022-09-03 15:21:09 -05:00
Zebediah Figura
b4004c7c84
nvcuda-CUDA_Support: Fix a whitespace error.
2022-09-03 15:21:09 -05:00
Zebediah Figura
6f59ab8034
windows.networking.connectivity-new-dll: Fix a whitespace error.
2022-09-03 15:21:09 -05:00
Zebediah Figura
4966b421fc
windows.networking.connectivity-new-dll: Remove manual WinRT class registration.
...
widl generates these now.
2022-09-03 15:21:09 -05:00
Zebediah Figura
57a12e6845
Rebase against 7546b4a63d437c2f7f8673cae9341d358f84f1a5.
2022-09-01 17:13:59 -05:00
Alistair Leslie-Hughes
aa2eb6eed6
Release v7.16
2022-08-29 13:47:16 +10:00
Alistair Leslie-Hughes
4ae0f97bc7
Rebase against a4930f003f45ab82c4c05746cbd29cbd4af09735.
2022-08-29 10:59:27 +10:00
Alistair Leslie-Hughes
b31a964e1e
Rebase against 4e55dfb7c5e26d45794406a4ce8e50a6bc725b74.
2022-08-25 15:32:33 +10:00
Alistair Leslie-Hughes
fa8d0abc9d
Updated winepulse-aux_channels patchset
...
Add a reference to proton report which this patch would help.
2022-08-18 20:07:09 +10:00
Alistair Leslie-Hughes
2c5c068424
Rebase against 4a3c7e2758ac10b7947e859015f2a755d25fd7fe.
2022-08-18 08:18:00 +10:00
Alistair Leslie-Hughes
e893644049
Rebase against 4608e1e1257a377cd554a0e885368e3feb7d286f.
2022-08-17 08:24:50 +10:00
Alistair Leslie-Hughes
afbc5756c9
Rebase against b4a5556da983c7ebc8a25b228100c08947024c59.
2022-08-16 10:15:01 +10:00
Alistair Leslie-Hughes
552b03f70a
Release v7.15
2022-08-14 14:16:57 +10:00
Alistair Leslie-Hughes
1f218b6822
Added wined3d-adapter_create_output Patchset
2022-08-14 13:51:20 +10:00
Alistair Leslie-Hughes
d9e4a75d19
Added dsdmo-fx-support patchset
2022-08-13 15:59:13 +10:00
Alistair Leslie-Hughes
0106909ec5
Added ntdll-wine-frames patchset
2022-08-12 13:34:16 +10:00
Alistair Leslie-Hughes
ec592e937b
Rebase against 8e27f6c2ef327d6d643e29a271245e76aa6f4792.
2022-08-11 08:24:04 +10:00
Alistair Leslie-Hughes
4bc5bffe2f
Rebase against 7b51216198237c04a8994cda1bdb45fdb4482b32.
2022-08-09 07:58:38 +10:00
Alistair Leslie-Hughes
f2648a9a40
Rebase against e43288348de170fef5dfd122675ba367dd7ea0ec.
2022-08-05 10:35:39 +10:00
Alistair Leslie-Hughes
1d21e2b6f5
Release v7.14
2022-07-30 20:21:15 +10:00
Alistair Leslie-Hughes
fcaab59ec5
Added winspool.drv-ClosePrinter patchset
2022-07-30 18:10:37 +10:00
Alistair Leslie-Hughes
8708356647
Rebase against d909f2759066afd128aa1a299d3367c7ab76da8f.
2022-07-29 08:38:12 +10:00
Alistair Leslie-Hughes
d3ed71430a
Rebase against 1381ced8ecbfaa57aa378ab32e94d5aa51873160.
2022-07-28 16:20:21 +10:00
Alistair Leslie-Hughes
fb2b3b3c69
Rebase against 889fe64d9f2e1a0d9a3660bbb94e0a9b74155827.
2022-07-26 09:14:17 +10:00
Alistair Leslie-Hughes
9fd1bb66d3
Rebase against 7b77b4e3b4ea732ed592ac15f000875f5d1f1daa.
2022-07-23 09:53:09 +10:00
Alistair Leslie-Hughes
86091d3b1f
Updated xactengine3_7-callbacks patchset
...
Tested with
- Lost Chronicles of Zerzura.
- Monkey Island 2.
- Gridrunner (Might still crashes in some scenario)
- Neptunia Rebirth1
2022-07-22 14:24:42 +10:00
Alistair Leslie-Hughes
ab31919ee5
Rebase against 97f10736db6fc9c58ed181b3f23534513d6f9e13.
2022-07-22 09:22:53 +10:00
Alistair Leslie-Hughes
6638f9ee79
Rebase against 236476417ac6777951d1cfc26c0393bff2a64c23.
2022-07-21 14:22:07 +10:00
Alistair Leslie-Hughes
92ce758ac8
Updated xactengine3_7-Notification patchset
...
Updated to reflect upstream changse and re-enable.
2022-07-20 11:03:38 +10:00
Alistair Leslie-Hughes
0de9d1028b
Rebase against e0d8bd3f5a7b4c8722d3632a9954f1647851f3d3.
2022-07-20 10:33:28 +10:00
Alistair Leslie-Hughes
7a2920aa2a
Rebase against 1113f42aa748d9e0a27c4663b9d8de1237f95e73.
2022-07-19 13:15:49 +10:00
Alistair Leslie-Hughes
cd8ca4d7d6
Release v7.13
2022-07-16 17:25:55 +10:00
Alistair Leslie-Hughes
7cecf22dcc
Rebase against a0febe909780189fa2441635484cb592b9ab64b5.
2022-07-15 13:40:05 +10:00
Alistair Leslie-Hughes
eb479ea60c
Rebase against 7ff508838ec6631b9def78ae391ff266fcc0d80e.
2022-07-14 09:12:35 +10:00
Alistair Leslie-Hughes
a500c9ce42
Rebase against b9a61cde89e5dc6264b4c152f4dc24ecf064f8f6.
2022-07-13 11:00:29 +10:00
Alistair Leslie-Hughes
35d13b744e
Rebase against 6e32c011a2b977246f9ab2282d30b69cff90142b.
2022-07-12 08:32:33 +10:00
Alistair Leslie-Hughes
f7d87c5bfb
Rebase against 7b79e3a87b1e1a9478e92d6ea3b5973da4388a82.
2022-07-09 07:24:57 +10:00
Alistair Leslie-Hughes
0acaed0ae5
Rebase against 9af3a79b96318471818e0abacfc1a6f8ecc91463.
2022-07-07 10:03:41 +10:00
Alistair Leslie-Hughes
8699d2c2f6
Release v7.12
2022-07-02 14:31:17 +10:00
Alistair Leslie-Hughes
e7622edfc9
Rebase against 67f9c76386c8f67363f1fa90d7f7ac0ac84fdcd7.
2022-07-01 15:50:23 +10:00
Alistair Leslie-Hughes
c9652a68e1
Rebase against 29dd84443976005a8ec713dd1c75458e27346591.
2022-06-29 11:14:16 +10:00
Alistair Leslie-Hughes
6be691c005
Rebase against af8ed02b572081206be6c505261f5f2e98a8053c.
2022-06-25 21:09:49 +10:00
Alistair Leslie-Hughes
850b7f6540
Added winepulse-aux_channels patchset
2022-06-22 20:55:52 +10:00
Alistair Leslie-Hughes
776c47da46
Updated winepulse-PulseAudio_Support patchset
2022-06-21 08:49:58 +10:00
Alistair Leslie-Hughes
a51c679f34
Merge pull request #83 from Gcenx/action-update-deps
...
macOS.yml: Cleanup workflows
2022-06-20 10:40:29 +10:00
Gcenx
366a9020dc
macOS.yml: Cleanup workflows
...
- Use brews mingw-w64 formula again
- Cleanup notes
- Remove unneeded formulas from wine-devel
2022-06-19 18:51:01 -04:00
Alistair Leslie-Hughes
a8e56928ef
Release v7.11
2022-06-18 10:48:28 +10:00
Alistair Leslie-Hughes
f0e38f512c
Fix Rebase
2022-06-16 10:08:01 +10:00
Alistair Leslie-Hughes
3d9f724967
Rebase against 712c547e0869b0caf797694137e36bacea614aa6.
2022-06-16 09:05:11 +10:00
Alistair Leslie-Hughes
4e4376778f
Fix Rebase
2022-06-14 17:22:11 +10:00
Alistair Leslie-Hughes
94e31f7578
Rebase against f86a66b660267bf245817350a6012e0c5c6547df.
2022-06-14 14:43:45 +10:00
Alistair Leslie-Hughes
560db77d41
Rebase against 35939bbe0c04534da07ece7f6a47a560d356f7a1.
2022-06-11 12:19:21 +10:00
Zebediah Figura
2d5e6b24dc
Rebase against 561a5b8f84db68e608df022a8dbd71803f506946.
2022-06-09 18:45:26 -05:00
Alistair Leslie-Hughes
37c1363814
Rebase against d95780ba39816e3eb1139366236f3835564beadd.
2022-06-08 08:02:38 +10:00
Alistair Leslie-Hughes
94f00cd958
Release v7.10
2022-06-04 12:38:07 +10:00
Alistair Leslie-Hughes
b22c061c3f
Updated dwmapi-DwmGetCompositionTimingInfo patchset
2022-06-04 09:11:00 +10:00
Alistair Leslie-Hughes
0e42f8ce9a
Rebase against 631f4d5e42b7c2f705eb4b40eeea0ce1866bf513.
2022-06-04 08:34:41 +10:00
Alistair Leslie-Hughes
f2c44a8a4d
Added dwmapi-DwmGetCompositionTimingInfo patchset
2022-06-03 10:25:28 +10:00
Alistair Leslie-Hughes
8f0f175429
Rebase against 7a8254fd05a2c7c89783d65cba544f2899611c73.
2022-06-03 10:05:32 +10:00
Alistair Leslie-Hughes
3fe7d402eb
Rebase against c1e793f1119de0c0ef7d4bd6d9fefbafdb5dbbe5.
2022-06-02 10:42:41 +10:00
Zebediah Figura
7fc2d64fee
Rebase against 9d72487f2102bd6eb245e199e73304c67bb5d41a.
2022-05-31 17:20:45 -05:00
Zebediah Figura
c6119e3d5c
Rebase against 4312d209232c701b0b78d9f8b463917c989005c5.
...
libs-Unicode_Collation is not fully replaced upstream, but the remaining patch (0006) holds no value anymore.
2022-05-30 18:26:39 -05:00
Alistair Leslie-Hughes
8ee2551c93
Rebase against 99ce6e87a3b22c5602d7bbedd43bb40627b63321.
2022-05-26 15:30:47 +10:00
Alistair Leslie-Hughes
f0d1a4a5ba
Rebase against 303f8042f9db508adaca02ef21f8de4992cb9c03.
2022-05-25 13:37:54 +10:00
Alistair Leslie-Hughes
2a411514e5
Release v7.9
2022-05-21 16:20:50 +10:00
Alistair Leslie-Hughes
6ea30a2e5b
Rebase against 230e953e31f7228d10c8b0a0d2e8cf4f9af9a231.
2022-05-21 16:19:49 +10:00
Alistair Leslie-Hughes
e31ff0a923
Rebase against 56d9ed83c14cd7d92076fc518d1a601fa3119b6b.
2022-05-17 08:29:30 +10:00
Zebediah Figura
e534d6546a
eventfd_synchronization: Backport some fixes that didn' make it into wine-staging.
2022-05-13 21:13:29 -05:00
Zebediah Figura
ea360c871f
Rebase against b35faeb5035a8ed1480577a34603170fc0e2f901.
2022-05-12 18:28:09 -05:00
Alistair Leslie-Hughes
8382473334
Release v7.8
2022-05-07 16:23:27 +10:00
Alistair Leslie-Hughes
699309db0f
Rebase against 3ded60bd1654dc689d24a23305f4a93acce3a6f2.
2022-05-07 16:07:11 +10:00
Alistair Leslie-Hughes
828a61e0bb
Updated sapi-iteration-tokens patchset
...
Fixes: Bless Unlimited Launcher.
2022-05-06 11:52:22 +10:00
Alistair Leslie-Hughes
6a9fb5a923
Rebase against 7de36f8e98b2cbbdcc360bdba96a5fe83e815d1a.
2022-05-06 10:48:57 +10:00
Alistair Leslie-Hughes
38391a1d70
sapi-iteration-tokens: Updated patchset
2022-05-05 15:02:19 +10:00
Alistair Leslie-Hughes
486d9f3f74
Rebase against 1c4131ba788579f511318270410734d73575caa6.
2022-05-05 09:02:49 +10:00
Alistair Leslie-Hughes
9c37968a29
Added user32-alttab-focus patchset
2022-05-04 12:28:16 +10:00
Alistair Leslie-Hughes
0f597ea71c
Rebase against 16901659588c14b8336e5b2d1a5ace985c72e1f8.
2022-05-04 08:18:03 +10:00
Alistair Leslie-Hughes
cd7567fdc1
Rebase against f91f4348356285ede39915f0d10ffae11c4871e5.
2022-05-03 09:02:07 +10:00
Alistair Leslie-Hughes
d7507fbe00
Added kernelbase-ResolveLocaleName patchset
2022-04-29 14:44:32 +10:00
Zebediah Figura
50067e77d5
Rebase against 64b96eec7d0aea470f897a3ed0ac9e1b3a680cc5.
2022-04-28 23:36:32 -05:00
Zebediah Figura
ad3c7cfc9a
winedevice-Default_Drivers: Remove dependency on ntoskrnl-Stubs.
2022-04-28 18:29:34 -05:00
Zebediah Figura
5117eec7bf
ntoskrnl-Stubs: Remove patches.
...
No known application is helped by these patches. If one is found they will be trivial to rewrite.
2022-04-27 18:54:56 -05:00
Zebediah Figura
8a35065016
api-ms-win-Stub_DLLs: Remove ext-ms-win-* patches.
...
No known application is helped by these patches. If one is found they will be trivial to rewrite.
2022-04-27 18:54:51 -05:00
Zebediah Figura
55c6cecd5c
api-ms-win-Stub_DLLs: Remove the patch for iertutil.811.
...
No known application is helped by this patch. If one is found it will be trivial to rewrite.
2022-04-27 18:51:44 -05:00
Zebediah Figura
7de1ccb1fa
Rebase against 2e9a72759cc8508d1ddb7be5d813fdd7bc64e6a5.
2022-04-27 16:34:32 -05:00
Zebediah Figura
b54ac2f2b2
winex11-CandidateWindowPos: Directly use win32u for user functions.
2022-04-26 18:02:07 -05:00
Zebediah Figura
9e823e7f3e
winex11-CandidateWindowPos: Rebase and re-enable.
2022-04-26 17:50:51 -05:00
Zebediah Figura
87212e802d
Rebase against 4ec67b7a6447dfc4af8c03c141c600b41b90ef53.
2022-04-26 17:50:51 -05:00
Zebediah Figura
91cb025138
user32-rawinput-mouse: Use malloc() instead of HeapAlloc() in winex11.
2022-04-25 23:09:31 -05:00
Zebediah Figura
d589a0bc44
user32-Mouse_Message_Hwnd: Use malloc() instead of HeapAlloc() in winex11.
2022-04-25 23:09:30 -05:00
Zebediah Figura
7b5a66b852
winex11-_NET_ACTIVE_WINDOW: Avoid another user32 API.
2022-04-25 23:08:57 -05:00
Alistair Leslie-Hughes
9d853b7c44
Rebase against 7af93f497c3e71f69511743f42b86b2ef5e13b32.
2022-04-26 13:50:30 +10:00
Alistair Leslie-Hughes
9df73ee345
Release v7.7
2022-04-23 16:16:02 +10:00
Zebediah Figura
6b4b9f1b5a
Rebase against 43fe980818d93e8f407eb6447aaf7eb4381c3cee.
2022-04-20 15:13:50 -05:00
Zebediah Figura
9e6939027d
Rebase against 6d4ec1255acceec7152ed98764ee29991ac04f10.
2022-04-19 16:09:12 -05:00
Zebediah Figura
5147239513
user32-rawinput-mouse: Directly use win32u for user functions.
2022-04-15 20:48:32 -05:00
Zebediah Figura
fff59d624e
user32-Mouse_Message_Hwnd: Delete a stray spacing change.
2022-04-15 20:48:32 -05:00
Zebediah Figura
2aab2d521a
Rebase against e254680ed15f43409114881d8ed613aa4b0de944.
2022-04-15 19:33:13 -05:00
Zebediah Figura
ccce92e0d3
winex11-XEMBED: Directly use win32u for user functions.
2022-04-14 17:47:44 -05:00
Zebediah Figura
cc4ecadad0
winex11-WM_WINDOWPOSCHANGING: Directly use win32u for user functions.
2022-04-14 17:45:48 -05:00
Zebediah Figura
0b3309a201
Rebase against 121851955e697b3158cbcf31801164eb627e78e9.
2022-04-14 17:17:08 -05:00
Zebediah Figura
9ddf82d860
Rebase against 07f22e20d73ce0a3c758d331400e765795d675a0.
2022-04-14 11:35:35 -05:00
Zebediah Figura
de2f0fee6f
winex11-CandidateWindowPos: Partially rebase, and document the reason for disabling.
2022-04-12 17:45:41 -05:00
Zebediah Figura
94f94f3843
user32-Mouse_Message_Hwnd: Directly use win32u for GDI functions.
2022-04-12 17:26:44 -05:00
Zebediah Figura
1c911ccb63
user32-Mouse_Message_Hwnd: Avoid adding trailing whitespace.
...
Spotted by Dmitry Timoshkov.
2022-04-12 17:25:17 -05:00
Zebediah Figura
53fb22354e
widl-SLTG_Typelib_Support: Correctly rebase against 4bc52e3324a505e6f12652a526cdbd09c24e7afc.
2022-04-12 17:23:45 -05:00
Zebediah Figura
1e406a4196
Rebase against ae9266992a54db660da08f881798c69c55033d9f.
2022-04-12 17:20:41 -05:00
Alistair Leslie-Hughes
539ecd2ff3
Release v7.6
2022-04-09 13:24:32 +10:00
Alistair Leslie-Hughes
f0719cee76
Rebase against 5b4009e8c27c16bdb9a5638c316a72aaee219158.
2022-04-08 09:39:11 +10:00
Alistair Leslie-Hughes
8647380744
Rebase against 5a815669e8e7a3f0a37648510494f8b36c29c1f6.
2022-04-07 09:56:48 +10:00
Alistair Leslie-Hughes
2f728605b0
Rebase against 8091f3a0b8463d41049ed4ade98c79f82c86ebbc.
2022-04-06 09:00:31 +10:00
Alistair Leslie-Hughes
3d32dd0626
Rebase against 0de8d01b09b1cc7ca34f7ae3890b4a416ff801fe.
2022-04-02 14:01:42 +11:00
Alistair Leslie-Hughes
aa58789a01
Rebase against 3c9d2cbaea2039d8ce5d8180ed231b0be6cfa072.
2022-04-01 17:41:28 +11:00
Alistair Leslie-Hughes
1e792e2d3b
Release v7.5
2022-03-26 11:06:13 +11:00
Alistair Leslie-Hughes
d1a232c3e2
Rebase against d9fdde935a153d2ce7c27cf508c499be8ed15d0b.
2022-03-25 13:57:49 +11:00
Alistair Leslie-Hughes
f74e9e5a2b
Updated user32-MessageBox_WS_EX_TOPMOST patchset
...
Warning fixes.
2022-03-23 12:43:22 +11:00
Alistair Leslie-Hughes
356e684ae6
Updated gdi32-rotation patchset
...
Warning fixes.
2022-03-23 10:56:10 +11:00
Alistair Leslie-Hughes
1df82a7bfc
Update shell32-Context_Menu patchset
...
Warning fixes.
2022-03-23 10:44:37 +11:00
Alistair Leslie-Hughes
5d79afb196
Updated riched20-IText_Interface patchset
...
Warning fixes.
2022-03-23 10:34:51 +11:00
Alistair Leslie-Hughes
9f8991fc7f
Update winedbg-Process_Arguments patchset
...
Warning fixes.
2022-03-23 10:11:20 +11:00
Alistair Leslie-Hughes
eb80c9d640
Rebase against aa2851f167aa2089fdbb12ec58d6f6b4801edbab.
2022-03-23 09:50:13 +11:00
Alistair Leslie-Hughes
5d30a5655f
Rebase against 429325b6891bbb7488b3e8d8f97e4abb92879ce7.
2022-03-22 10:46:29 +11:00
Alistair Leslie-Hughes
8fb1779241
Fixed rebase
2022-03-20 08:45:32 +11:00
Alistair Leslie-Hughes
e3a9010df6
Rebase against 47b02e8c1ea4ad82cd572dc3dcf60af753222f39.
2022-03-19 15:02:16 +11:00
Alistair Leslie-Hughes
62db3313d5
Rebase against 083dea7fce4372840ac18176496a7d05dadd5ad8.
2022-03-18 11:29:35 +11:00
Alistair Leslie-Hughes
cd68f05ab3
Updated wined3d-bindless-texture patchset
...
Warning fixes.
2022-03-17 12:24:10 +11:00
Alistair Leslie-Hughes
e853aaffe3
Rebase against 62df608d3ed84aac7ce517fd07ea13e48b49b08c.
2022-03-17 09:36:39 +11:00
Alistair Leslie-Hughes
849ac07bce
Updated uxtheme-CloseThemeClass patchset
...
Warning fixes.
2022-03-16 13:30:15 +11:00
Alistair Leslie-Hughes
8aeeecdfcb
Updated mshtml-HTMLLocation_put_hash patchset
...
Warning fixes.
2022-03-16 13:19:34 +11:00
Alistair Leslie-Hughes
d7aa469bc1
Updated windowscodecs-GIF_Encoder patchset
2022-03-16 13:09:22 +11:00
Alistair Leslie-Hughes
6c49bc4729
Updated shell32-SHGetStockIconInfo patchset
...
Warning fixes.
2022-03-16 12:49:27 +11:00
Alistair Leslie-Hughes
0f3bd44e32
Updated shell32-NewMenu_Interface patchset
...
Warning fixes.
2022-03-16 12:49:27 +11:00
Alistair Leslie-Hughes
7f7bf3b682
Updated wininet-Cleanup patchset
...
Warning fixes.
2022-03-16 12:36:18 +11:00
Alistair Leslie-Hughes
191f951992
Updated ws2_32-SIO_IDEAL_SEND_BACKLOG_QUERY patchset
...
Warning fixes.
2022-03-16 12:10:33 +11:00
Alistair Leslie-Hughes
6efbf2e5b5
Updated msxml3-FreeThreadedXMLHTTP60 patchset
...
Warning fixes.
2022-03-16 12:03:13 +11:00
Alistair Leslie-Hughes
a853455a23
Rebase against 670a1e81b465f67cb7e49fdb84c1fc96853fc9d7.
2022-03-16 11:19:13 +11:00
Alistair Leslie-Hughes
7b49214435
Rebase against 8a52d3e93f5690fd0833c228d54a996a784afad7.
2022-03-15 10:03:22 +11:00
Alistair Leslie-Hughes
8d59d7a990
Updated version-VerQueryValue patchset
...
Warning fixes.
2022-03-15 09:48:31 +11:00
Alistair Leslie-Hughes
399383a95d
Updated shdocvw-ParseURLFromOutsideSource_Tests patchset
...
Warning fixes.
2022-03-15 09:46:34 +11:00
Alistair Leslie-Hughes
812c0051c8
Updated setupapi-DiskSpaceList patchset
...
Warning fixes.
2022-03-15 09:41:53 +11:00
Alistair Leslie-Hughes
1e2788d87d
Updated fltmgr.sys-FltBuildDefaultSecurityDescriptor patchset
...
Warning fixes.
2022-03-15 08:44:00 +11:00
Alistair Leslie-Hughes
76a8aff953
Updated ntdll-HashLinks patchset
...
Warning fixes.
2022-03-14 21:28:27 +11:00
Alistair Leslie-Hughes
508669b7f7
Updated eventfd_synchronization patchset
...
Warning fixes.
2022-03-14 15:05:34 +11:00
Alistair Leslie-Hughes
74300a69fb
Updated ntdll-NtQuerySection patchset
...
Warning fixes.
2022-03-14 14:10:40 +11:00
Alistair Leslie-Hughes
d29bc4b9e7
Updated ntdll-WRITECOPY patchset
...
Warning fixes.
2022-03-14 14:10:40 +11:00
Alistair Leslie-Hughes
348ecab0e4
Updated kernel32-Job_Tests patchset
...
Warning fixes.
2022-03-14 14:10:40 +11:00
Alistair Leslie-Hughes
fd7be1f70c
Updated libs-Unicode_Collation patchset
...
Remove Warnings.
2022-03-14 14:10:40 +11:00
Alistair Leslie-Hughes
8d8ed4b7d9
Updated dsound-EAX patchset
...
Remove warnings.
2022-03-14 09:48:41 +11:00
Alistair Leslie-Hughes
e5ddda02b5
Release v7.4
2022-03-12 12:09:52 +11:00
Alistair Leslie-Hughes
f077cbe2d3
Rebase against 330dc601978922aa1d5864d29d94882d6b1990d1.
2022-03-12 11:27:46 +11:00
Alistair Leslie-Hughes
0e1d830578
Updated server-Stored_ACLs patchset
...
Remove warnings.
2022-03-05 13:18:59 +11:00
Alistair Leslie-Hughes
a79a08a6f7
Rebase against 18230d23c599f1f5f9dd419dccc11c49117cc3b8.
2022-03-05 11:47:30 +11:00
Alistair Leslie-Hughes
0648126dae
Rebase against 1b9d48a7b01e2b715af46bc1f8d5fe6f1529782c.
2022-03-04 12:57:42 +11:00
Alistair Leslie-Hughes
9fa3c96cff
Updated windows.networking.connectivity-new-dll patchset
2022-03-04 11:02:08 +11:00
Alistair Leslie-Hughes
1ba67d1cfb
Rebase against df0566d531b4454673eb71a0903986d215988e40.
2022-03-03 10:13:09 +11:00
Alistair Leslie-Hughes
8c4c65ff27
Rebase against 89a8b32d7a976504ee98ba1a7d08574bc9bc00e6.
2022-03-02 11:02:06 +11:00
Alistair Leslie-Hughes
af985310ab
Release v7.3
2022-02-27 11:02:42 +11:00
Zebediah Figura
87f607719e
Rebase against 842452d4e79b20c42d2b7e279063b2feabeb31de.
2022-02-27 10:14:01 +11:00
Alistair Leslie-Hughes
776c2a6800
Fix rebase
2022-02-26 07:06:03 +11:00
Alistair Leslie-Hughes
5d957e4169
Rebase against 2d0e84e60196693d1caa6e2d70422051b56cfe08.
2022-02-25 10:07:07 +11:00
Alistair Leslie-Hughes
c1cf0bc05a
Rebase against 7ea710c69ba46f6255c0e049b5c29bc3e06b6433.
...
The apiset's have been left until the dll's these use are actually in wine.
ext-ms-win-xaml-pal-l1-1-0
ext-ms-win-appmodel-usercontext
2022-02-24 09:59:18 +11:00
Alistair Leslie-Hughes
05ea40b936
Rebase against 4853f65c844de8277b8b0420df1a2cdb1c5b17c8.
...
mfplat-streaming-support disabled once again.
2022-02-23 14:27:14 +11:00
Alistair Leslie-Hughes
bcfed21ea1
Updated mfplat-streaming-support patchset
2022-02-22 10:45:35 +11:00
Alistair Leslie-Hughes
d260d1fe3c
Rebase against 53cb28e6d9daa7cbcc190cd02aeaba37c297adc4.
2022-02-22 10:08:48 +11:00
Alistair Leslie-Hughes
99c88fee27
Rebase against bf42dca35f05bce9996e91f59cc47b5a9e6996b2.
2022-02-19 14:06:25 +11:00
Alistair Leslie-Hughes
dec87df6ec
Rebase against 5a66eab725423951860676aef49feeb3668eb20c.
2022-02-18 10:54:02 +11:00
Zebediah Figura
4b36169b46
Rebase against 61db4aa66df85574b7c2e21325b5527ed795dae8.
2022-02-17 00:14:01 -06:00
Alistair Leslie-Hughes
17abc8d4ef
Rebase against 781277de62822c2bac23dc892a99665cdb140a5e.
2022-02-16 10:21:38 +11:00
Alistair Leslie-Hughes
d0bde2925f
Merge pull request #82 from Gcenx/patch-3
...
macOS.yml: Use mingw-w64@9
2022-02-16 07:09:38 +11:00
Dean M Greer
e7fe22daa6
macOS.yml: Use mingw-w64@9
...
mingw-w64@9 is a keg_only formula that use binutils 2.37 this restores parallel compiles
2022-02-15 12:40:06 -05:00
Zebediah Figura
5cfa68940f
Rebase against cfb1d2058fb47ff3f72501e0aaf35b97ea128036.
2022-02-14 18:52:59 -06:00
Alistair Leslie-Hughes
68441b1d95
Release v7.2
2022-02-13 18:04:39 +11:00
Alistair Leslie-Hughes
abc1c143f3
Merge pull request #81 from Gcenx/macOS-updates
...
Mac os updates
2022-02-13 11:37:27 +11:00
Gcenx
316d085a4b
macOS.yml: Temp disabled parallel builds
...
brew bumped mingw-w64 formula resource binutils to 2.38 has a regression in dlltool see https://lists.gnu.org/archive/html/bug-binutils/2022-02/msg00166.html
Not building in parallel works around this problem
2022-02-12 16:48:09 -05:00
Gcenx
2e7e083424
macOS.yml: Update dependencies for wine-7.x
2022-02-12 16:01:18 -05:00
Zebediah Figura
b9f7ec5ccf
Rebase against d318f43559dbb0093e22bab1aa0eb9dc01170cc2.
2022-02-11 23:53:24 -06:00
Alistair Leslie-Hughes
b5193cb799
Rebase against d9f3ea328785d4146a095ce2efbdbb7c1f69f1cf.
2022-02-10 13:10:13 +11:00
Alistair Leslie-Hughes
00b2e468d3
Rebase against 576cdea0d75498ed948d0ba66a3451ea426f7935.
2022-02-09 10:41:47 +11:00
Zebediah Figura
aec9113618
eventfd_synchronization: Clear the message queue eventfd after modifying masks.
2022-02-07 23:54:36 -06:00
Zebediah Figura
773483f7f5
Rebase against 54b8c8c7eaafd19780cb4d91b763fe2f20327f50.
2022-02-07 23:49:59 -06:00
Alistair Leslie-Hughes
54850aa1ff
Added wined3d-rotate-WINED3D_SWAP_EFFECT_DISCARD patchset
2022-02-05 13:01:18 +11:00
Alistair Leslie-Hughes
f538f2e2db
Rebase against 4364ff8d5c0387edd6fae142affe8e844b291518.
2022-02-05 11:18:52 +11:00
Alistair Leslie-Hughes
80c80bbaa8
Rebase against cc91ba6da75ab82d249a5fea3b00abded5021585.
2022-02-04 12:28:48 +11:00
Alistair Leslie-Hughes
136d5e3400
Rebase against adda27cdb82fd40ef71e554b8ba17244cb871710.
2022-02-03 11:11:23 +11:00
Alistair Leslie-Hughes
ecf05ee19e
Rebase against 9fea10cceb0fbc0cf3111f462c98f7b994d5c893.
2022-02-01 09:52:01 +11:00
Alistair Leslie-Hughes
ec936167b3
Updated xactengine3_7-callbacks patchset
2022-01-31 07:46:47 +11:00
Gabriel Ivăncescu
c437a01e2f
winepulse-PulseAudio_Support: Rebase and re-enable.
2022-01-29 21:40:07 -06:00
Alistair Leslie-Hughes
8630febc5c
Updated xactengine3_7-callbacks patchset
...
Fixes: https://bugs.winehq.org/show_bug.cgi?id=52478
2022-01-30 10:54:20 +11:00
Alistair Leslie-Hughes
f5ca8f5a0c
Release v7.1
2022-01-29 09:47:35 +11:00
Alistair Leslie-Hughes
cafb155af5
Rebase against 85cb1ff91ed4d48559c5500e2ccb0b15801edc05.
2022-01-28 12:48:29 +11:00
Alistair Leslie-Hughes
b1a5648b37
Rebase against 9a4992173e165b04ff79d5283f81064f7585e7ad.
2022-01-27 11:50:15 +11:00
Alistair Leslie-Hughes
b8a377e8d7
Updated ws2_32-SIO_IDEAL_SEND_BACKLOG_QUERY patchset
...
macos doesn't support SO_PROTOCOL.
2022-01-26 21:10:50 +11:00
Alistair Leslie-Hughes
5b0e78d2c0
Rebase against 1d178982ae5a73b18f367026c8689b56789c39fd.
2022-01-26 10:11:42 +11:00
Alistair Leslie-Hughes
c87f47bcba
Updated nvcuda-CUDA_Support patchset
2022-01-26 08:36:09 +11:00
Alistair Leslie-Hughes
d5e8d145c8
Added wined3d-bindless-texture patchset
2022-01-24 09:14:30 +11:00
Alistair Leslie-Hughes
2239795e43
Added xactengine3_7-callbacks patchset
2022-01-24 08:30:24 +11:00
Alistair Leslie-Hughes
766e1ee8f8
Added ws2_32-SIO_IDEAL_SEND_BACKLOG_QUERY patchset
2022-01-23 12:18:17 +11:00
Alistair Leslie-Hughes
95bf669895
Rebase against 6fe37b465649bfff2085ea871ffad0fff7ee7d61.
2022-01-21 09:10:48 +11:00
Alistair Leslie-Hughes
2fc92f8ba6
Release v7.0
2022-01-19 08:16:49 +11:00
Alistair Leslie-Hughes
0111d074e6
Release v7.0-rc6
2022-01-15 13:32:32 +11:00
Alistair Leslie-Hughes
b4028037d9
Rebase against 7aaeec35e2d7cc799461858edb788e412e9a1fbe.
2022-01-13 12:59:06 +11:00
Alistair Leslie-Hughes
e1c496b21e
updated nvcuda-CUDA_Support patchset
...
Thanks Sveinar Søpler.
2022-01-12 11:35:55 +11:00
Alistair Leslie-Hughes
ee4ca71a7f
Release v7.0-rc5
2022-01-08 10:48:47 +11:00
Alistair Leslie-Hughes
3b01c6e2c5
Updated nvcuda-CUDA_Support patchset
...
This patch add functions for CUDA 10, and reorders
them to be easier to update in future.
2022-01-05 17:03:33 +11:00
Alistair Leslie-Hughes
98c906f843
Rebase against 529e4154a34a5a774fe7036552ffbb060740da90.
2022-01-04 11:45:19 +11:00
Alistair Leslie-Hughes
a43d3ddd1c
Release v7.0-rc4
2022-01-03 12:17:06 +11:00
Alistair Leslie-Hughes
78d28293de
Rebase against 2318484e1e33cb30f00eb9a62cb9aa5f83e5dc99.
2022-01-03 12:10:34 +11:00
Alistair Leslie-Hughes
440e5eee17
Rebase against b173a96237b1f1c02c642f3d4a57ecb507ebc664.
2021-12-29 10:57:36 +11:00
Alistair Leslie-Hughes
93e94fcbc0
Release v7.0-rc3
2021-12-27 11:27:52 +11:00
Alistair Leslie-Hughes
fa5989b7aa
Rebase against d03984709d87d6eaa0e2e7746f0db5d8fdf81b5a.
2021-12-23 10:22:27 +11:00
Alistair Leslie-Hughes
8f579c4eed
Release v7.0-rc2
2021-12-18 18:59:04 +11:00
Alistair Leslie-Hughes
278310cf80
Rebase against 2f5f8b4bd4cb5771223d1ee96a55002d18ad01eb.
2021-12-18 18:45:43 +11:00
Alistair Leslie-Hughes
544f90dacc
Release v7.0-rc1
2021-12-11 19:10:05 +11:00
Alistair Leslie-Hughes
9937bf0463
Rebase against 533616d23f9832596e41f839356830c7679df930.
2021-12-11 17:41:22 +11:00
Alistair Leslie-Hughes
155e98e765
Rebase against f69d4a865f926aa5c4a9c55cfe4d2dbc10746e5c.
2021-12-10 11:34:32 +11:00
Alistair Leslie-Hughes
2653c32b45
Rebase against b495ff5cc8088af66d6d4f186f82231043e45a95.
2021-12-09 09:49:58 +11:00
Alistair Leslie-Hughes
a2fcffc18e
Rebase against 835dfaab023175028161974c5cd8585b77df101c.
2021-12-07 14:08:29 +11:00
Alistair Leslie-Hughes
82e4617d86
Release v6.23
2021-12-05 08:04:40 +11:00
Alistair Leslie-Hughes
24753f8756
Updated ntdll-Junction_Points patchset
2021-12-04 21:03:09 +11:00
Alistair Leslie-Hughes
0ed3e9c774
Rebase against 3f6102080e632b9f4d8a97c0f0b1231fbd8e759b.
2021-12-04 19:40:00 +11:00
Alistair Leslie-Hughes
61c3c024a2
Rebase against 27584c14497163dc2a15a9e8db9ddd40d3a516f8.
2021-12-03 11:06:11 +11:00
Alistair Leslie-Hughes
7f17af3a42
Rebase against 6282718c73bdf1648f18764c51671a57cef3c526.
2021-12-02 11:04:55 +11:00
Alistair Leslie-Hughes
4c51f4f5f6
Rebase against c0ea1ad37d3343c403d80ee18bf0d90c2699148b.
2021-12-01 10:27:42 +11:00
Alistair Leslie-Hughes
3b7c98ebf1
Another fix for macos builds
2021-11-30 20:35:23 +11:00
Alistair Leslie-Hughes
2056903cdf
Fix ntdll-Serial_Port_Detection patchset
2021-11-30 12:33:31 +11:00
Alistair Leslie-Hughes
65ca056d29
Rebase against f374e9ccc8c9b9933520d006b879495bde4e7bb3.
2021-11-30 10:55:25 +11:00
Alistair Leslie-Hughes
edb3417124
Rebase against f03933fbb73152c7a54383fba411a611af7aaa55.
2021-11-27 17:36:06 +11:00
Alistair Leslie-Hughes
7655d14b6a
Rebase against 67d0509f2f523935b0f4dbd3a713125252b37627.
2021-11-26 12:49:39 +11:00
Alistair Leslie-Hughes
61120ad0dd
Rebase against 5e42498e634abda051aa59a3faeb2cf10469b1a6.
2021-11-25 10:17:52 +11:00
Alistair Leslie-Hughes
915b0a246f
Rebase against 28c35689d2d9193cbf7ce5f523fecbaf377ae273.
2021-11-24 09:39:42 +11:00
Alistair Leslie-Hughes
68918863dc
Rebase against b5b77ed6acad6a20bd4c5bfc98cfce178eef1d0c.
2021-11-23 11:32:46 +11:00
Alistair Leslie-Hughes
a703038b94
Release v6.22
2021-11-21 08:26:58 +11:00
Alistair Leslie-Hughes
643f96ec62
Rebase against 986254d6c17ee1e5fb3aed6effcf2766bf1e787e.
2021-11-21 08:00:35 +11:00
Zebediah Figura
d3d93cfa0d
Rebase against 32fb017d4a22be38ca271bf387e466e958601355.
2021-11-18 18:07:35 -06:00
Alistair Leslie-Hughes
7e42d0ac1a
Rebase against 161d61481f5d5ab8ee0b6237853af830e992afb1.
2021-11-18 11:20:26 +11:00
Alistair Leslie-Hughes
0ee2ac8499
Rebase against b65ef71fc0a7044557e0ba530e3b95497644867c.
2021-11-17 11:06:37 +11:00
Alistair Leslie-Hughes
a9aa06c58e
Updated dinput-joy-mappings patchset
2021-11-13 19:00:48 +11:00
Alistair Leslie-Hughes
97b65c93c2
Rebase against be0684dad50ffbc93b3ded4fbfebf1d1e4690589.
2021-11-13 18:52:13 +11:00
Zebediah Figura
310f4c498b
winex11-_NET_ACTIVE_WINDOW, winex11-WM_WINDOWPOSCHANGING: Rebase and re-enable.
2021-11-12 01:08:55 -06:00
Zebediah Figura
ad41ee0c01
winex11-CandidateWindowPos: Rebase and re-enable.
2021-11-12 01:08:36 -06:00
Zebediah Figura
45230b51db
ntdll-NtAlertThreadByThreadId: Avoid spurious wakeups by performing the comparison inside of the futex queue spinlock.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50680
2021-11-12 00:25:58 -06:00
Alistair Leslie-Hughes
b090c12d6d
Rebase against 3dbce69fd4cc8f4802479939d2cf50905b79f5a3.
2021-11-12 11:01:25 +11:00
Alistair Leslie-Hughes
55c5bac511
Rebase against 97d6cfd7059fbe55fdd24a04e8d9133848328d4e.
2021-11-11 09:08:04 +11:00
Zebediah Figura
c165d96d23
Rebase against 6a072b98c100f38a61fad00b6c96c86b3445efac.
2021-11-10 00:33:41 -06:00
Alistair Leslie-Hughes
63c3baa9e5
Release v6.21
2021-11-06 16:46:38 +11:00
Alistair Leslie-Hughes
980a476c49
Rebase against 20f1a677b664b3d0d3dc038ffb9ab4f4e4aa6274.
2021-11-06 16:17:10 +11:00
Alistair Leslie-Hughes
120e2d362f
Added configure-dwarf4 patchset
...
This patchset is to allow general testing before it's being submitted upstream.
2021-11-05 07:57:56 +11:00
Alistair Leslie-Hughes
df26057ddf
Added shell32-registry-lookup-app patchset
2021-11-04 21:06:02 +11:00
Alistair Leslie-Hughes
fa3a80f5af
Re-enable ntdll-ForceBottomUpAlloc
2021-11-04 20:56:04 +11:00
Alistair Leslie-Hughes
00ab8180c0
Rebase against 46367d1ecc8a016ab7c7af9ec107e33c6d46fc26.
2021-11-04 15:04:50 +11:00
Alistair Leslie-Hughes
fe634350d2
Rebase against 0b79e2caa6f224fc0da672886c07f4f32dda4682.
2021-11-02 12:07:45 +11:00
Alistair Leslie-Hughes
b10ac7d8ac
Rebase against 5f93c683ab0163cb34482fe18549cf249b8b074b.
2021-10-30 18:14:25 +11:00
Alistair Leslie-Hughes
56fd61a713
Updated user32-rawinput-mouse-experimental patchset
2021-10-29 21:37:16 +11:00
Alistair Leslie-Hughes
c9c7130f3c
Updated user32-rawinput-mouse patchset
2021-10-28 19:37:27 +11:00
Zebediah Figura
5f113860f5
Rebase against 80a30625a70343cf6f38d80d02f640d684e27e6d.
2021-10-27 17:05:11 -05:00
Zebediah Figura
9a5667dba1
Rebase against e73bb07ff59d0d0b7925df3d642299689275b0a8.
2021-10-26 21:50:30 -05:00
Zebediah Figura
1295604add
Rebase against ababea0fd7036ab13ec17d31afbd584c39f62696.
2021-10-26 00:04:29 -05:00
Alistair Leslie-Hughes
3fb6eb99a7
Release v6.20
2021-10-23 09:02:51 +11:00
Alistair Leslie-Hughes
2677a11f41
Rebase against faf645d01632e4cf7ef056a86a675a12df39a80e.
2021-10-23 09:00:13 +11:00
Alistair Leslie-Hughes
6fd31b354c
Rebase against fdc2d415b0dd5c12c83156bd41161ff135d25105.
2021-10-22 11:53:53 +11:00
Zebediah Figura
4eaa5b69b8
ntdll-NtAlertThreadByThreadId: Make Win32 futexes fair.
...
Resident Evil 8 depends on this.
2021-10-20 22:25:15 -05:00
Alistair Leslie-Hughes
feb91195ff
Rebase against f712a98d12d091c5437159a291857dfb9f0cea7c.
2021-10-21 09:41:51 +11:00
Alistair Leslie-Hughes
164b361be6
Rebase against 530c1839603bd3caa1b9d17fe458b5bd341ccfc9.
2021-10-19 10:42:04 +11:00
Zebediah Figura
6bc16f96f7
Rebase against 0925a730272ed0c97f64c3365ebe542401f60d7c.
2021-10-17 00:03:09 -05:00
Alistair Leslie-Hughes
688eeca0be
Rebase against 6d307e2a647e71c21106feb0d62e371b3e55ab38.
2021-10-14 08:51:40 +11:00
Alistair Leslie-Hughes
1af920f698
Rebase against 50f889fd19d329bef7c001f9eafd1030fc1e3a56.
2021-10-13 09:41:59 +11:00
Alistair Leslie-Hughes
f3fd4a3903
Remove re-implemented dinput patchsets
...
The HID code for handling devices, make it possible to remove some
of the existing patchset.
2021-10-12 11:52:05 +11:00
Alistair Leslie-Hughes
56a387bf1d
Restore change after rebase
2021-10-12 10:39:18 +11:00
Alistair Leslie-Hughes
c7f16e15e7
Rebase against dfeded6460ce067fe1c0540306c2964a170bed2a.
2021-10-12 09:22:48 +11:00
Zebediah Figura
5e9626af6c
eventfd_synchronization: Include unistd.h in files using close(2).
...
Something on Linux pulls this in, but not on Mac.
2021-10-10 12:38:19 -05:00
Alistair Leslie-Hughes
d1ea5ced2b
Release v6.19
2021-10-09 16:02:56 +11:00
Alistair Leslie-Hughes
8174243203
Reenabled mfplat patchset
2021-10-09 14:02:26 +11:00
Zebediah Figura
9e1a4bdb73
Rebase against 7554bd4b41a1429517eb86fd20dbe813cdd0550a.
2021-10-08 18:19:30 -05:00
Alistair Leslie-Hughes
dbf2d00a9b
Restore iphlpapi-System_Ping
...
Changes upstream, means this need to be fixed another way.
2021-10-07 13:16:17 +11:00
Alistair Leslie-Hughes
c61d12592b
Rebase against 3660176e09bc02e71586b4cf42f58c9498481af6.
2021-10-07 09:15:30 +11:00
Alistair Leslie-Hughes
7750a01cea
Rebase against ed38d12833bb1957a915ac63128957dacf2bc245.
2021-10-06 09:30:42 +11:00
Alistair Leslie-Hughes
e41287e81a
Rebase against 5a8dcb062793fbb68997e1b54ebc2666a2b2834d.
2021-10-05 08:55:24 +11:00
Alistair Leslie-Hughes
4d66e1bf6b
Rebase against a87abdbe85779adf6a2a7897bd88984587880693.
2021-10-02 12:00:05 +10:00
Alistair Leslie-Hughes
c4535e89f7
Rebase against aa629c4c7225166f4ee46476d98702df2e142711.
2021-10-01 09:31:24 +10:00
Alistair Leslie-Hughes
7f9b324dea
Rebase against 08b01d8271fe15c7680a957778d506221d7d94eb.
2021-09-30 10:41:59 +10:00
Alistair Leslie-Hughes
d8c1599a49
Rebase against bcdb28a563d43f2aebe28f457497bb36f59a50ea.
2021-09-29 09:12:17 +10:00
Alistair Leslie-Hughes
47a1fa55d6
Updated sapi-iteration-tokens patchset
...
Make the tests pass (GetId).
Stop new crash in "Beneath a Steel Sky".
2021-09-28 14:42:43 +10:00
Alistair Leslie-Hughes
0ff86943ed
Rebase against de7adacedbdd78fd1ed8ee0986a78670e11a60bc.
2021-09-28 08:59:28 +10:00
Alistair Leslie-Hughes
f8851f16b0
Release v6.18
2021-09-25 12:45:22 +10:00
Alistair Leslie-Hughes
7ed2565d7e
Disable ntdll-Heap_Improvements patchset
...
This patchset is causing causing an issue with upstream.
Currently disable for release.
https://bugs.winehq.org/show_bug.cgi?id=51777
2021-09-25 08:54:09 +10:00
Zebediah Figura
013f32ceeb
Rebase against 2660cd9fcbb23897b041c43bcac1dc2a7aa3c01f.
2021-09-24 17:12:28 -05:00
Zebediah Figura
5f6802dae2
Rebase against 6b724c3dd8d1ae83e90d4e7e9ec191016fabc7d0.
2021-09-23 16:27:13 -05:00
Alistair Leslie-Hughes
8a2658a2ce
Updated wininet-handle-403-error patchset
2021-09-23 10:40:09 +10:00
Alistair Leslie-Hughes
aae6c7b961
Rebase against 9f6e39e8b945466180080d470e1272ba4f807b3a.
2021-09-23 08:26:37 +10:00
Alistair Leslie-Hughes
100f108822
Added sapi-iteration-tokens patchset
2021-09-22 19:02:18 +10:00
Alistair Leslie-Hughes
640f5f7d0a
Rebase against e482605548b124a7863f6b09395b3a850ae741cc.
2021-09-22 08:28:32 +10:00
Alistair Leslie-Hughes
a1db1dfc16
Rebase against 975d0632a19efd41338cb73a97f1b0bdbe7bc0cc.
2021-09-21 11:58:46 +10:00
Zebediah Figura
2771ab8cee
ntdll-Zero_mod_name: Remove patch.
...
After examining the code several times I'm convinced that, according to the C
specification, it shouldn't have any effect.
That said, it's supposed to be for Cygwin, and bug 47812 describes a rather
insane thing that Cygwin does with the stack. If Cygwin is accessing overwritten
stack memory, then it seems reasonable that something like this patch set has an
effect.
Bug 47812 is fixed now, though, so let's remove this patch.
2021-09-19 21:29:06 -05:00
Alistair Leslie-Hughes
fc40539f6d
Re-enable mfplat-streaming-support
...
We had reverted the current upstream winegreamer commits to allow
mfplat-streaming-support to be used within staging. Hopefully the
patchset in question will be upstream shortly.
2021-09-19 13:13:18 +10:00
Zebediah Figura
fdcc8bec48
Rebase against 16e73be10d940c9c04101a47687a6f8a385c2b0f.
2021-09-17 17:45:25 -05:00
Alistair Leslie-Hughes
3a06c15dd2
Added sapi-ISpObjectToken-CreateInstance patchset
2021-09-17 14:17:46 +10:00
Alistair Leslie-Hughes
e7c298c616
Added wininet-handle-403-error patchset
2021-09-17 13:30:00 +10:00
Alistair Leslie-Hughes
7b01b9eb20
Added fltmgr.sys-FltBuildDefaultSecurityDescriptor patchset
2021-09-17 13:30:00 +10:00
Alistair Leslie-Hughes
afb9dcf2a5
Rebase against 8547aac2dcfcae9060d0a630c9f80af7bcaf19b4.
2021-09-17 12:40:50 +10:00
Alistair Leslie-Hughes
d918a0ca3f
Rebase against f232252951fec637758f6b2c4eeda1c0e0650310.
2021-09-16 09:35:15 +10:00
Zebediah Figura
ad56d6b3d3
Rebase against b5e17b669a90d961a93f6092ebc3736ff8ca9cd6.
2021-09-14 21:44:56 -05:00
Alistair Leslie-Hughes
5f19a81589
Release v6.17
2021-09-11 08:54:34 +10:00
Alistair Leslie-Hughes
1033d3990b
Rebase against a8583acae9548e6340d8400ec7710136cd061ab2.
2021-09-11 08:22:10 +10:00
Alistair Leslie-Hughes
a896148be0
Rebase against 0b7f8373e3593ca8e5261d4486f1d04092a15653.
2021-09-10 08:12:17 +10:00
Zebediah Figura
ef11bb63ce
Rebase against 63737942a06183f6b2e7fa8f95a07c918c9bf29b.
2021-09-07 21:47:35 -05:00
Alistair Leslie-Hughes
f3b03ce5a1
Rebase against 8b9f1e12841298591387e2b7590191610a37986e.
2021-09-04 08:24:36 +10:00
Paul Gofman
4b48df5032
Updated wined3d-zero-inf-shaders patchset.
...
Fix by Matteo Bruni <mbruni@codeweavers.com >.
2021-08-31 22:57:55 +03:00
Zebediah Figura
24319dc308
Rebase against 21c4a25437969696cbf5ffecee191ba8302bb2dd.
2021-08-30 22:26:36 -05:00
Alistair Leslie-Hughes
931daeffec
Release v6.16
2021-08-28 09:33:12 +10:00
Alistair Leslie-Hughes
d923cf9418
Rebase against 8e2df64cf8979334618a3e2672d19cb9b891fa3f.
2021-08-28 09:23:30 +10:00
Paul Gofman
66c0fdc159
Update and reenable ntdll-Syscall_Emulation patchset.
2021-08-27 14:05:49 +03:00
Alistair Leslie-Hughes
6f3825b11f
Rebase against 07ecdf6ce27590edbcf4c6787abef28c1ccc2768.
2021-08-27 09:26:57 +10:00
Alistair Leslie-Hughes
8d34769ef1
Rebase against 4a18232e455d82c9334c71ebea833dfb5b50b19e.
2021-08-26 08:55:28 +10:00
Alistair Leslie-Hughes
5a5c5a5743
Rebase against a87bafc5b92c9f2deaa399e32a8ec42d28f7ea45.
2021-08-25 09:53:24 +10:00
Alistair Leslie-Hughes
5c01355ada
Added d3dx11_43-D3DX11CreateTextureFromMemory patchset
2021-08-24 08:47:18 +10:00
Alistair Leslie-Hughes
270f893aea
Rebase against f33bf35d9a395a17e83b4bf512c5434368a8218e.
2021-08-24 08:01:24 +10:00
Zebediah Figura
dc0aa10ad7
Rebase against 17ba916c564236c9940ad736ff15a87fc5d1b12f.
2021-08-19 16:41:22 -05:00
Alistair Leslie-Hughes
d7b8304e38
Rebase against 60a3e0106246cb91d598a815d4fadf2791011142.
2021-08-18 08:34:28 +10:00
Zebediah Figura
b09fe464be
server-default_integrity: Use "path" instead of ImagePathName to read the manifest.
...
Also, while we're at it, don't depend on the path being null-terminated.
2021-08-14 17:35:45 -05:00
Alistair Leslie-Hughes
4b6879f30f
Release v6.15
2021-08-14 17:18:31 +10:00
Alistair Leslie-Hughes
94337e021c
Rebase against 7f144646ffac6f3632d0c39b217dbd433c1154a0.
2021-08-14 15:52:01 +10:00
Alistair Leslie-Hughes
05c42b1df2
Rebase against 6b58d34a625ffaad181a7316009398f3c6444181.
2021-08-13 08:52:12 +10:00
Zebediah Figura
1bc4da9d59
Rebase against 91494ae6f2e47254d15a47e292ff569f3b400be6.
2021-08-11 22:25:44 -05:00
Alistair Leslie-Hughes
16476ce303
Updated mfplat-streaming-support patchset
...
Added a patch again to disable Function MFCreateDXGIDeviceManager.
This causes videos to render as a black screen.
Until support for the internal rendering flag SOURCE_READER_HAS_DEVICE_MANAGER is
better support through mf*, this patch will be here to stay.
Games affected.
Power Ranger: Battle for the Grid (Steam).
Oddworld: Soulstorm (Epic).
2021-08-11 09:37:19 +10:00
Alistair Leslie-Hughes
bdb9f49c3e
Rebase against f63ecaedc72f3580e7016ba71a480025e4d86e99.
2021-08-11 09:04:37 +10:00
Alistair Leslie-Hughes
82118b0d67
Rebase against 3f2850aeaa159270384764843cdb1dc3cbe902c6.
2021-08-06 09:55:38 +10:00
Alistair Leslie-Hughes
00985bf311
Removed patchset ntdll-aarch-TEB
...
As request on bug.
2021-08-04 09:53:18 +10:00
Alistair Leslie-Hughes
3c8c7910e7
Rebase against ccbb0eef7bcaae672e9f7f69d3a9cdce62574177.
2021-08-04 09:18:47 +10:00
Alistair Leslie-Hughes
069adfd1b0
Release v6.14
2021-07-31 12:05:20 +10:00
Zebediah Figura
c91c63a5da
ntdll-Junction_Points: Updates from Erich E. Hoover.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50770
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51438
2021-07-30 18:44:16 -05:00
Alistair Leslie-Hughes
f7c80250ec
Rebase against 10fb33026f2a55209dea0fb00caa279610027a0f.
2021-07-30 09:10:58 +10:00
Alistair Leslie-Hughes
b059114710
Updated nvcuda-CUDA_Support patchset
2021-07-29 09:46:04 +10:00
Alistair Leslie-Hughes
f27610e7e7
Rebase against 5dffe2263de41e76100ba0acd7c717267dc4c878.
2021-07-29 09:00:26 +10:00
Alistair Leslie-Hughes
9da0fe04d3
Rebase against 04d52eb83fa5c37cfe1100f435e36c2f78918338.
2021-07-28 08:40:53 +10:00
Alistair Leslie-Hughes
dc38777093
Rebase against a5f787ac445a682ea7ced5dd78c3516d4b8b9311.
2021-07-24 10:32:46 +10:00
Alistair Leslie-Hughes
b57bf86ec0
Updated mfplat-streaming-support patchset
2021-07-23 12:30:40 +10:00
Zebediah Figura
4e99d1b2a8
Rebase against c518a5362b925379b1a79e8323d60e19863effc1.
2021-07-22 17:41:21 -05:00
Alistair Leslie-Hughes
8ad669e434
Rebase against 384fc71a480b48443a6a899cbf3470dbf4fe2214.
2021-07-22 09:17:36 +10:00
Alistair Leslie-Hughes
52dd338148
Release v6.13
2021-07-21 09:59:17 +10:00
Alistair Leslie-Hughes
f841424edd
Rebase against feb088b2247e1722b848ac0d67483596d33758ba.
2021-07-21 08:53:44 +10:00
Alistair Leslie-Hughes
5e8fbbf200
Rebase against d60c450c7be196c2072f74e34f7760d39e3bad32.
2021-07-20 11:27:20 +10:00
Alistair Leslie-Hughes
183fd3e089
Updated winepulse-PulseAudio_Support patchset
2021-07-18 11:55:05 +10:00
Alistair Leslie-Hughes
092f3b1ed1
Rebase against 49cde0995827b24aa9c1ef1b6a0372797f4166e0.
2021-07-10 17:14:03 +10:00
Alistair Leslie-Hughes
e59eb7639a
Rebase against 6763ed84cf0629dd7d1495263e1e3ea9aaf3d663.
2021-07-08 11:16:34 +10:00
Alistair Leslie-Hughes
a0716c9cfe
Rebase against adffa11609093c3c21cf43970bbecda1b2c43eb1.
2021-07-07 12:21:45 +10:00
Alistair Leslie-Hughes
fcf7b80107
Rebase against 14f03e84d46dbd94ae2e3711687420f816dc784f.
2021-07-06 09:05:43 +10:00
Alistair Leslie-Hughes
163f74fe61
Updated ws2_32-connect-already-connected patchset
2021-07-03 22:22:11 +10:00
Alistair Leslie-Hughes
ce643e9d2a
Release v6.12
2021-07-03 18:38:59 +10:00
Alistair Leslie-Hughes
f18cff9e7a
Updated ws2_32-connect-already-connected patchset
2021-07-03 17:19:37 +10:00
Alistair Leslie-Hughes
f5fe9c0c89
Added winemac.drv-no-flicker-patch patchset
2021-07-02 13:11:39 +10:00
Alistair Leslie-Hughes
c6e832ee03
Added ws2_32-connect-already-connected patchset
2021-07-02 13:10:36 +10:00
Zebediah Figura
a7ae280480
Rebase against 52ba1b498a9694daf804c9aea99c788bb4e753a3.
2021-07-01 16:56:20 -05:00
Zebediah Figura
8988a92bee
Rebase against 0ec555e58ea9d5b33f4c825e96965ad0cb15d00f.
2021-06-30 17:34:42 -05:00
Zebediah Figura
260734214e
Rebase against 7f1623bc626d3ca2411c1a3088512d8ef461252b.
2021-06-29 18:39:35 -05:00
Zebediah Figura
1a3b158f0b
Rebase against 362eed3ae30e17da64888407140334925499071c.
2021-06-28 21:09:56 -05:00
Alistair Leslie-Hughes
1af6d6980c
Updated mfplat-streaming-support patchset
2021-06-28 15:12:28 +10:00
Zebediah Figura
1c9c21dc1c
Rebase against 542175ab10420953920779f3c64eb310dd3aa258.
2021-06-26 12:20:36 -05:00
Alistair Leslie-Hughes
0dd44a250f
Rebase against ad03df1222c2bb22e991641dcc0d9e4ed684158b.
2021-06-24 11:10:07 +10:00
Alistair Leslie-Hughes
9bf50b7e1f
Updated mfplat-streaming-support patchset
2021-06-22 15:33:24 +10:00
Alistair Leslie-Hughes
9c8608eea6
Rebase against 5c756468656afc9207c0f51f774bbc29267e1469.
2021-06-22 09:06:59 +10:00
Zebediah Figura
fd5866f6f1
server-default_integrity: Remove the NOCLOBBER flag from EnableLUA.
...
Otherwise old prefixes will never get changed (cf. [1] for why this is a bad
thing). I don't think there's any reason the user should be manually modifying
this; in theory it's configurable but in practice there's no way to ask the
user to enter credentials.
[1] https://bugs.winehq.org/show_bug.cgi?id=40613#c39
2021-06-19 11:21:22 -05:00
Alistair Leslie-Hughes
432c0b5a83
Release v6.11
2021-06-19 12:46:42 +10:00
Alistair Leslie-Hughes
5d26dfaa93
Rebase against c82c5e96a9eb13bfa1fef95fb7467ce17624a341.
2021-06-18 11:13:24 +10:00
Alistair Leslie-Hughes
876024f44f
Rebase against afd5550b07f6d55e56738f61d829085d6bc82888.
2021-06-17 10:06:41 +10:00
Alistair Leslie-Hughes
c933b26cb6
Rebase against 619bd1867ac650aa664327765a8ec7fbdeaa73d8.
2021-06-16 07:59:02 +10:00
Alistair Leslie-Hughes
eeec769eeb
Rebase against 25271032dfb3f126a8b0dff2adb9b96a7d09241d.
2021-06-15 08:05:55 +10:00
Zebediah Figura
e3cca687be
Rebase against f5bd0be6a44c1c7d69afb8b8eb6311923e7762a1.
2021-06-12 01:46:29 -05:00
Alistair Leslie-Hughes
08912e4896
Rebase against 2a505efb1ca14f33503657eb070de6edd484b4f3.
2021-06-10 10:07:27 +10:00
Alistair Leslie-Hughes
daec2e3662
Fixed compile errors when building with -Werror
...
NOTE: Tests are skipped.
2021-06-08 12:21:21 +10:00
Alistair Leslie-Hughes
8a3554ad85
Release v6.10
2021-06-05 15:36:11 +10:00
Alistair Leslie-Hughes
1fc93d6e9f
Added dpnet-Server-EnumServiceProviders patchset
2021-06-05 13:17:28 +10:00
Alistair Leslie-Hughes
799d451409
Added api-ms-win-core-psapi-K32GetModuleInformation patchset
2021-06-05 12:58:08 +10:00
Alistair Leslie-Hughes
a534ddb0a0
Rebase against 649385e7d47091fa25b9114668075b06d2942e2f.
2021-06-05 10:46:23 +10:00
Zebediah Figura
3e16509e0e
quartz-MediaSeeking_Positions: Remove patch set.
...
There is no reference for an application that needs this, and a quick test
shows that it is incorrect for both the base passthrough object and for every
filter we have that uses it.
2021-06-02 23:00:52 -05:00
Alistair Leslie-Hughes
06523ed0a0
Rebase against 0807b09cfa7f2446f7a69f99ff1006e88c9de60b.
2021-06-03 08:59:40 +10:00
Alistair Leslie-Hughes
0e6e23e1f9
Removed old windows.networking.connectivity patchset
2021-06-03 08:34:55 +10:00
Zebediah Figura
8790b8780f
Rebase against 96030ce738aa20f85a5138ec7c231c19a086f019.
2021-06-01 19:05:12 -05:00
Zebediah Figura
44f10effff
Rebase against 211da181c9140541ab7f7fcfa479367b3f7783eb.
2021-06-01 19:05:11 -05:00
Alistair Leslie-Hughes
73c8cb1002
Added windows.networking.connectivity-new-dll patchset
2021-06-01 14:09:59 +10:00
Alistair Leslie-Hughes
356d0d750c
Added wbemdisp-ISWbemObject-Invoke patchset
2021-05-30 17:21:08 +10:00
Alistair Leslie-Hughes
9efac47eec
Added wscript-support-d-u-switches patchset
2021-05-29 14:24:02 +10:00
Alistair Leslie-Hughes
2ebe0e23aa
Rebase against 35180d368a94156cb77b09560b24d3af428b988b.
2021-05-29 13:53:27 +10:00
Zebediah Figura
d4e9192632
Rebase against ce151dd681fe5ee80daba96dce12e37d6846e152.
2021-05-27 17:10:15 -05:00
Zebediah Figura
d97f6a5faa
Rebase against 9bc7d41080f5e6805154b9d52a765f2be5d37279.
2021-05-27 00:38:35 -05:00
Alistair Leslie-Hughes
34afd80e2e
Rebase against 8ddff3f51faca2c0824e204a69f69e241fb93d15.
2021-05-26 10:17:35 +10:00
Zebediah Figura
69765f438b
d3d11-Deferred_Context, wined3d-CSMT_Main: Fix data size calculation for block-based formats with unaligned size.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51172
2021-05-24 23:16:59 -05:00
Zebediah Figura
99d312740b
Rebase against 94eb8d36461f6eb380b95e58629ad4871e5efef4.
2021-05-24 22:39:23 -05:00
Zebediah Figura
5bbe3e47a5
wined3d-CSMT_Main: Pass the right size to wined3d_device_context_require_space().
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51172
2021-05-24 11:19:48 -05:00
Alistair Leslie-Hughes
cfe44f6d5d
Release v6.9
2021-05-23 12:28:21 +10:00
Zebediah Figura
88a18586d3
wined3d-CSMT_Main: Rewrite on top of d3d11-Deferred_Context.
2021-05-22 18:49:28 -05:00
Zebediah Figura
85d7293a41
nvapi-Stub_DLL: Make the depth bounds test implementation more architecturally consistent.
2021-05-22 18:48:41 -05:00
Zebediah Figura
a71e4cdf85
user32-rawinput-*: Updates from Rémi Bernon.
2021-05-22 18:35:33 -05:00
Zebediah Figura
5378adafaa
d3d11-Deferred_Context: Replace with a new implementation.
2021-05-22 01:22:14 -05:00
Zebediah Figura
be3928a809
server-default_integrity: Elevate processes if the manifest requests.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51000
2021-05-21 22:11:04 -05:00
Alistair Leslie-Hughes
f308782dad
Rebase against dff85646517526562644c23648d11596daeb26d0.
2021-05-21 12:07:42 +10:00
Alistair Leslie-Hughes
e3ec587726
Rebase against 44b30c42cbb231e3ea54a47f6ecc19e641e5f889.
2021-05-20 08:09:27 +10:00
Alistair Leslie-Hughes
b595359adf
Updated msxml3-FreeThreadedXMLHTTP60 patchset
...
Thanks Gijs Vermeulen.
2021-05-19 11:33:50 +10:00
Alistair Leslie-Hughes
ab2f8734d9
Rebase against 2a667e28ba7800288f5873a4b13bc0baf6e4a857.
2021-05-19 09:54:05 +10:00
Alistair Leslie-Hughes
f7a08f5969
Merge pull request #80 from Gcenx/FUNDING
...
Create FUNDING.yml
2021-05-19 07:30:18 +10:00
Alistair Leslie-Hughes
f867740029
Merge pull request #79 from Gcenx/jxrlib
...
macOS.yml: Added jxrlib
2021-05-19 07:29:44 +10:00
Dean M Greer
667cea7592
Create FUNDING.yml
...
https://github.blog/2020-03-24-getting-started-with-github-sponsors/
Enable to show the "Sponsors" Button and sidebar.
2021-05-18 09:27:13 -04:00
Dean M Greer
dbdde3ad10
macOS.yml: Added jxrlib
...
Since 5f7694179c
the formula now builds dylibs on macOS
2021-05-18 09:09:28 -04:00
Alistair Leslie-Hughes
e2875bb754
Rebase against 9172ca5baa27b0c929b14a49f60333613cc30c65.
2021-05-18 07:44:16 +10:00
Zebediah Figura
180ba8c931
server-default_integrity: Create the MSI custom action server as an elevated process.
2021-05-16 20:52:14 -05:00
Alistair Leslie-Hughes
0df3e892fb
Rebase against 0a50674c6aabb0368811ece4078a2bb69d7ea1bb.
2021-05-13 09:38:12 +10:00
Zebediah Figura
234a9fe775
Rebase against c74508d22528548940db3c8ac6a350064ca445e9.
2021-05-11 21:18:28 -05:00
Zebediah Figura
7f18df4633
Rebase against 44cb53bb37d3c40ea90aec6e35a9c08326b6e848.
2021-05-11 01:01:15 -05:00
Zebediah Figura
8e5c8cc63b
ntdll-Junction_Points: Updates from Erich E. Hoover.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50770
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50804
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50878
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51059
2021-05-08 15:14:02 -05:00
Zebediah Figura
7c888e7fee
ntdll-DOS_Attributes: Remove a commented dependency.
2021-05-08 14:36:49 -05:00
Alistair Leslie-Hughes
0f00e37c68
Release v6.8
2021-05-08 15:34:35 +10:00
Alistair Leslie-Hughes
8c06be6529
Rebase against 99e47361a37a4bf16de131401a0c231f86214a43.
2021-05-08 13:13:58 +10:00
Zebediah Figura
50d26744b0
Rebase against a64861fb66be722f3a93ab73152c5d477ba3bd3e.
2021-05-06 18:40:21 -05:00
Alistair Leslie-Hughes
046b1ab22c
Rebase against e2aa30f21def839866b09e74b5ddd843f7e70c87.
2021-05-06 08:38:36 +10:00
Zebediah Figura
1ebf4bd23f
Rebase against cda4abac9859ed42c29e8cb2746201a578431a5e.
2021-05-04 18:28:59 -05:00
Zebediah Figura
b113f99f07
dxdiag-new-dlls: Remove patch set.
...
From the discussion in <https://bugs.winehq.org/show_bug.cgi?id=50293 >, these
patches don't seem to be providing any value (all they are doing is causing
arbitrarily chosen numbers to be shown in the dialog, which don't reflect
anything about actual functionality).
A possible benefit of these patches is anticipating their need by other
programs. However, (a) most of these DLLs are internal helpers used by other
(public) DirectX APIs, (b) the case of a missing DLL is usually quite easy to
debug anyway, (c) such a stance leaves us with the maintenance burden of far
more code that will never be necessary than code that actually turns out to be
useful.
Since (1) upstream has appeared reticent to accept them, (2) a proposal for
their removal in the bug report met with no apparent objection, (3) they have
already caused at least two regressions [however easy to fix], namely bug 50395
and bug 50700, (4) they present a noticeable maintenance burden, if a trivial
one, (5) as explained they provide no real benefit, remove them.
2021-05-04 17:56:21 -05:00
Zebediah Figura
813bfa288e
Rebase against 3ba4412be60dafee310b5d3c71aa762aa8846564.
2021-05-03 23:39:26 -05:00
Zebediah Figura
c814617e2c
ntdll-NtAlertThreadByThreadId: Fix compilation on Mac OS.
2021-05-03 10:57:10 -05:00
Zebediah Figura
cb7a9792d7
comctl-Listview_DrawItem: Remove patch set.
...
This was fixed upstream by c32720349cd4a6f4c32fdcff6a4cce054fbfe33e.
2021-05-01 21:52:38 -05:00
Zebediah Figura
96a8cc2920
pdh-PdhLookupPerfNameByIndex-processor: Remove patch set.
...
This was written for Silverlight, but Silverlight didn't actually need this.
2021-04-30 18:39:55 -05:00
Zebediah Figura
a1a2d65488
ntdll-NtAlertThreadByThreadId: Use flat two-dimensional arrays indexed by thread ID on both the PE and Unix side.
...
This should be less invasive and hopefully improve performance.
2021-04-30 18:10:02 -05:00
Zebediah Figura
7d496bf02c
Rebase against 2deb8c2825afcb88a9f106b73aa1f4da9253fb87.
2021-04-30 17:50:37 -05:00
Alistair Leslie-Hughes
4d8896cc35
Rebase against ca03802a456e7cf4efd834edfeddc483ac72e4b5.
2021-04-30 09:12:29 +10:00
Zebediah Figura
977e5237da
winedevice-Default_Drivers: Install win32k.sys in system32 instead of trying to load it from system32\drivers.
2021-04-28 22:55:45 -05:00
Alistair Leslie-Hughes
708e63e63f
Rebase against 8f8fa9182af7a2995940a5e17cf074bc849f2c0f.
2021-04-29 08:17:58 +10:00
Alistair Leslie-Hughes
921d247b6b
Updated winedevice-Default_Drivers patchset
...
Fixes: https://bugs.winehq.org/show_bug.cgi?id=51075
2021-04-29 08:15:44 +10:00
Alistair Leslie-Hughes
a918fa9a1c
Updated Staging patchset
...
Fixes: https://bugs.winehq.org/show_bug.cgi?id=50997
2021-04-28 18:38:58 +10:00
Zebediah Figura
592b9480ef
Rebase against 4ccf7498aac20b2b0afa2118f8d919718e5fcbbe.
2021-04-27 20:03:45 -05:00
Alistair Leslie-Hughes
552dc36846
Updated user32-rawinput-hid patchset
...
Fixes: https://bugs.winehq.org/show_bug.cgi?id=51054
2021-04-25 17:55:02 +10:00
Alistair Leslie-Hughes
deed76f394
Release v6.7
2021-04-24 16:11:30 +10:00
Alistair Leslie-Hughes
20e795b107
Added secur32-InitializeSecurityContextW patchset
2021-04-24 16:08:50 +10:00
Zebediah Figura
ac30cf5d62
user32-rawinput-hid: Fix rebase.
2021-04-23 20:33:04 -05:00
Alistair Leslie-Hughes
99759f003a
Rebase against c0af8b73725d2670c9b018a255c503dee6912cf5.
2021-04-24 10:22:14 +10:00
Zebediah Figura
7eb07f1d50
Rebase against 5a1d836def24043b4e7afcdc8cf1342223957edf.
2021-04-22 16:49:07 -05:00
Zebediah Figura
68f87944cf
wineboot-DriveSerial: Remove patch.
...
Fixed upstream by <50903a1504
>.
2021-04-21 23:01:12 -05:00
Alistair Leslie-Hughes
0c8991562d
Updated xactengine3_7-Notification patchset
2021-04-22 13:52:45 +10:00
Zebediah Figura
27fae2dc15
Rebase against 08c6114fbbdabe1873731356c51716e513a26348.
2021-04-21 19:23:54 -05:00
Alistair Leslie-Hughes
39f66ddd9f
Rebase against 788fd4ee44fc9877b01888fdd3cd72b9ac88228e.
2021-04-21 11:40:13 +10:00
Zebediah Figura
33d85bda8a
server-File_Permissions: Do not force user modes to be at least as permissive as group modes, or group modes as world modes.
...
This removes one of the two parts of this patch.
It's really splitting hairs, but this isn't clearly more correct than the
current code, and in fact it actually makes at least one contrived ACL worse
(namely: deny user, then allow all; this should deny the user on Windows and
currently already does on Wine.)
2021-04-19 18:33:20 -05:00
Zebediah Figura
ba9a7a6a74
ntdll-Activation_Context: Remove patch.
...
This was originally the third patch in a series, introduced by ec4e719cd6
. The
first patch and the series itself was written by Mark Jansen and focused on an
incorrect handling of NULL in QueryActCtx(). It's not clear what those were
actually for, but they're upstream now.
My guess is that Sebastian noticed this "bug" while writing tests and wrote the
patch to fix it, as it's an easy one-liner. My guess is that he never submitted
it upstream either because it wasn't clearly correct (e.g. he wanted to actually
implement ACTIVATION_CONTEXT_SECTION_ASSEMBLY_INFORMATION) or because of
disagreements with upstream over project direction. As it happens there is a way
to get ACTIVATION_CONTEXT_SECTION_ASSEMBLY_INFORMATION to return valid data—pass
a NULL or empty string as the section name.
Anyway, the patch is likely to have never actually helped anything, and even if
it did, it's a one-liner with a FIXME message already attached, and so won't be
hard to debug again if necessary.
2021-04-19 18:14:44 -05:00
Zebediah Figura
85fbfed5eb
Rebase against 06ab0677587fbbb83ef73efa7ed22bf85dcb6836.
2021-04-19 18:11:23 -05:00
Zebediah Figura
20303a53ec
Rebase against 749f8c25e262cb049289e7c96bb390edcafa1021.
2021-04-16 17:42:09 -05:00
Zebediah Figura
30c9d5a0f8
Rebase against 39263558a2088940aaacd6eda19ca23d40b63495.
2021-04-16 00:26:25 -05:00
Zebediah Figura
425f75f839
Rebase against 092c7a09a5afde3f11b71b1816388e80d062e8ec.
2021-04-14 19:17:15 -05:00
Zebediah Figura
d805441f46
Rebase against c6393968754d64189f111e9277fb9060ec415fae.
2021-04-13 20:27:50 -05:00
Zebediah Figura
2211b6664e
mfplat-streaming-support: Remove patch 0019.
...
This was fixed by 800103d127.
2021-04-13 16:24:27 -05:00
Zebediah Figura
a886228fbc
user32-rawinput-mouse: Update from Rémi Bernon.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50969
2021-04-12 17:00:07 -05:00
Zebediah Figura
e353590528
kernel32-Processor_Group: Remove patch 0001.
...
This has no effect now other than to return ERROR_INVALID_PARAMETER in some cases, which is not really more correct.
2021-04-12 16:56:56 -05:00
Zebediah Figura
b582d2d018
Rebase against 4904d90870a716fda971fc12240ddbc23323475c.
2021-04-12 16:54:57 -05:00
Zebediah Figura
00aab80494
Release v6.6
2021-04-09 17:47:34 -05:00
Zebediah Figura
86424f3ac1
bcrypt-ECDHSecretAgreement: Remove a commented "Disabled: true" directive.
2021-04-09 17:40:52 -05:00
Zebediah Figura
661df7b889
user32-rawinput-*: Replace with new patches from Rémi Bernon.
2021-04-09 17:39:38 -05:00
Zebediah Figura
64ea26c0cb
Rebase against a24bdfc2c69c5648cbb3df762149b2647e209a09.
2021-04-09 15:23:33 -05:00
Zebediah Figura
9319c38de2
Rebase against 3269da9b46eaec8e3ea263fc8ecfcd24d3d8b6e6.
2021-04-08 18:18:17 -05:00
Zebediah Figura
03f7334e65
Actually rebase against ac65e1540960e64ce29e40ec19e4eade8369d520.
2021-04-07 18:35:45 -05:00
Zebediah Figura
eb40bf85d6
Rebase against ac65e1540960e64ce29e40ec19e4eade8369d520.
2021-04-07 17:30:55 -05:00
Zebediah Figura
d1169e15ee
Rebase against 5a8bc554ef06c4a21d8b49ea8d936299f2cb2f34.
2021-04-06 18:45:52 -05:00
Zebediah Figura
0c295023f1
Rebase against 8d076bc5e46cc11ec94db631e7c608f62d75cee2.
2021-04-06 17:41:23 -05:00
Zebediah Figura
733a420dd7
server-Key_State: Replace with new patches from Rémi Bernon.
...
This also serves as a rebase against 2fcc1d0ecdebc55a5f515b1390ce715303f6a6ad.
2021-04-02 20:15:01 -05:00
Zebediah Figura
545073aafa
Rebase against 97b420224e767b24d89722ff5efeca38a8ecf1e2.
2021-04-01 23:03:15 -05:00
Zebediah Figura
4e2dc89043
Rebase against 29d9659095fd76e303f204050ab4c85d0a0486e4.
2021-03-31 16:49:32 -05:00
Zebediah Figura
2929606a6a
msxml3-FreeThreadedXMLHTTP60: Change bug reference to reflect split upstream bug.
2021-03-31 16:04:59 -05:00
Zebediah Figura
d90a798a26
Rebase against 7c62e6b169f18f4a5d5809490f8aebdb5a9375eb.
2021-03-30 17:06:03 -05:00
Zebediah Figura
2e42e7d996
Rebase against 6ca1a92684fcbaa1c569b60411a8036b6d11dc99.
2021-03-29 17:03:49 -05:00
Alistair Leslie-Hughes
34ba08404f
Release v6.5
2021-03-28 18:24:50 +11:00
Zebediah Figura
7b199110bb
Rebase against 71d41b37a1917cdf20cdb171dc73c20dbfdaeefa.
2021-03-27 10:31:02 -05:00
Alistair Leslie-Hughes
3d3cbfce86
Updated ntdll-Hide_Wine_Exports patchset
2021-03-26 15:05:50 +11:00
Alistair Leslie-Hughes
0547bb4578
Rebase against 34652f37e443a9e7698f66d13df3b4811b1c0cc3.
2021-03-26 10:38:20 +11:00
Zebediah Figura
f20c33fa04
Rebase against 12cfe6826773708e3b15f73b9674ccb959000d8b.
2021-03-24 16:48:35 -05:00
Zebediah Figura
a644c49d6d
winmm-Delay_Import_Depends: Remove patch set.
...
This was fixed upstream at some point.
2021-03-24 11:27:50 -05:00
Zebediah Figura
d2102728fe
Rebase against f69c8f018188af49d5a3916f7bb7e3ab984fd3ec.
2021-03-23 17:24:09 -05:00
Zebediah Figura
a93d3b6369
Use source.winehq.org in CI scripts.
2021-03-22 18:20:56 -05:00
Zebediah Figura
09fdb3b5c9
Rebase against d1764a45cfd12f8c5699fd7428cf90f90a2d31ef.
...
Actually rebase this time.
2021-03-22 18:18:36 -05:00
Zebediah Figura
5897bc1d27
Rebase against 41df83c50e1c3cfdd6e8ffb65de7838f8503632c.
2021-03-22 17:37:48 -05:00
Zebediah Figura
f8b6fde40c
Rebase against 41df83c50e1c3cfdd6e8ffb65de7838f8503632c.
2021-03-19 21:15:35 -05:00
Alistair Leslie-Hughes
34d5c3568f
Rebase against 6d26689484070b2c4ad4e0e16812c6eb8176cd40.
2021-03-19 14:27:44 +11:00
Zebediah Figura
44af049de7
Rebase against 2828d0820a1661e46f606f28db090d710cef11f4.
2021-03-18 00:32:41 -05:00
Alistair Leslie-Hughes
c747e46d75
Rebase against 4d5824112e13160e538013a25f1c13a124565180.
2021-03-17 09:44:07 +11:00
Zebediah Figura
1f89c15143
Rebase against 23ffd0a7986421958c23cffce138afa389209920.
2021-03-15 18:28:35 -05:00
Alistair Leslie-Hughes
7ec998e17a
Release v6.4
2021-03-15 08:31:03 +11:00
Zebediah Figura
186c17f454
ntdll-Junction_Points: Updates from Erich E. Hoover.
2021-03-12 21:53:58 -06:00
Zebediah Figura
4a427fa757
Rebase against 4336ed0b84b3dd3097bbbbf8e4b9de2e4d444ad7.
2021-03-12 16:12:02 -06:00
Alistair Leslie-Hughes
5bcba4ef5a
Rebase against 0ae1669ec2798193b11fd2d2ac74d51203f673b2.
2021-03-12 10:33:43 +11:00
Zebediah Figura
acc0de4def
Rebase against 580413032c61bc142078d08efb1d1167fe385a97.
2021-03-10 19:40:52 -06:00
Zebediah Figura
3790a70510
setupapi-SPFILENOTIFY_FILEINCABINET: Remove patch set.
...
This is fixed upstream now.
2021-03-09 17:07:04 -06:00
Alistair Leslie-Hughes
e7c08665ab
Rebase against 9107f591d3d73a3b4040db2e13ef51d9846591c9.
2021-03-10 08:55:33 +11:00
Alistair Leslie-Hughes
a11594e19e
Merge pull request #77 from Gcenx/master
...
Add a GitHub action to test building for macOS
2021-03-07 13:14:15 +11:00
Dean M Greer
bbebe570f3
Create macOS.yml
2021-03-06 07:11:22 -05:00
Zebediah Figura
89c049ee68
ntdll-Junction_Points: Updates from Erich E. Hoover.
2021-03-05 21:27:36 -06:00
Zebediah Figura
f4cb879b3d
ntdll-NtAlertThreadByThreadId: Include mach/mach.h in unix_private.h.
...
Thanks to Dean Greer for finding this one.
2021-03-05 21:24:30 -06:00
Zebediah Figura
cb2a6e06e1
Rebase against 5bccf6fc3f309207ef4162df335157649f627f50.
2021-03-05 21:21:19 -06:00
Zebediah Figura
3a33c70a9a
Rebase against 31af1aeb7895bddf59a73886b89759f76881bc9e.
2021-03-04 17:50:31 -06:00
Alistair Leslie-Hughes
64efb6f0d3
Added ntdll-RtlFirstFreeAce patchset
2021-03-04 12:06:54 +11:00
Alistair Leslie-Hughes
404b698d44
Rebase against 6d5659103f49db9e045087dd0093acc3b9a4b919.
2021-03-04 11:24:46 +11:00
Erich E. Hoover
a2ca43d98b
ntdll-Junction_Points: Fix compilation on MacOS.
2021-03-02 20:26:41 -06:00
Zebediah Figura
0b1ffe4b94
Rebase against 7fa74fa78e2f8fedeea6fa3c796f0f2eb202825e.
2021-03-02 20:22:19 -06:00
Zebediah Figura
5d8901ac21
ntdll-set_full_cpu_context: Remove patch set.
...
These prefixes are redundant. We're restoring the context from 32-bit code, so
%ss = %ds already, and if we're on this side of the code then our %ss = the
target %ss.
Still, why was the patch written?
Before 44fbc018ed, there was a single path to restore contexts, and it looked
like this:
output( "2:\tpushl 0x94(%%ecx)\n"); /* SegEs */
output( "\tpopl %%es\n" );
output( "\tpushl 0x90(%%ecx)\n"); /* SegFs */
output( "\tpopl %%fs\n" );
output( "\tpushl 0x8c(%%ecx)\n"); /* SegGs */
output( "\tpopl %%gs\n" );
output( "\tmovl 0x9c(%%ecx),%%edi\n"); /* Edi */
output( "\tmovl 0xa0(%%ecx),%%esi\n"); /* Esi */
output( "\tmovl 0xa8(%%ecx),%%edx\n"); /* Edx */
output( "\tmovl 0xa4(%%ecx),%%ebx\n"); /* Ebx */
output( "\tmovl 0xb0(%%ecx),%%eax\n"); /* Eax */
output( "\tmovl 0xb4(%%ecx),%%ebp\n"); /* Ebp */
output( "\tpushl 0xc8(%%ecx)\n"); /* SegSs */
output( "\tpopl %%ss\n" );
output( "\tmovl 0xc4(%%ecx),%%esp\n"); /* Esp */
output( "\tpushl 0xc0(%%ecx)\n"); /* EFlags */
output( "\tpushl 0xbc(%%ecx)\n"); /* SegCs */
output( "\tpushl 0xb8(%%ecx)\n"); /* Eip */
output( "\tpushl 0x98(%%ecx)\n"); /* SegDs */
output( "\tmovl 0xac(%%ecx),%%ecx\n"); /* Ecx */
output( "\tpopl %%ds\n" );
output( "\tiret\n" );
Very simple: we restore most registers (but not %ds), then switch stacks, then
push control registers and %ds to the current (target) stack, then pop %ds and
iret.
This was vulnerable to signal races:
+ /* As soon as we have switched stacks the context structure could
+ * be invalid (when signal handlers are executed for example). Copy
+ * values on the target stack before changing ESP. */
so 44fbc018ed changed the path to a different one:
output( "\tpushl 0xc8(%%ecx)\n" ); /* SegSs */
output( "\tpopl %%es\n" );
output( "\tmovl 0xc4(%%ecx),%%eax\n" ); /* Esp */
output( "\tleal -4*4(%%eax),%%eax\n" );
output( "\tmovl 0xc0(%%ecx),%%edx\n" ); /* EFlags */
output( "\t.byte 0x26\n\tmovl %%edx,3*4(%%eax)\n" );
output( "\tmovl 0xbc(%%ecx),%%edx\n" ); /* SegCs */
output( "\t.byte 0x26\n\tmovl %%edx,2*4(%%eax)\n" );
output( "\tmovl 0xb8(%%ecx),%%edx\n" ); /* Eip */
output( "\t.byte 0x26\n\tmovl %%edx,1*4(%%eax)\n" );
output( "\tmovl 0xb0(%%ecx),%%edx\n" ); /* Eax */
output( "\t.byte 0x26\n\tmovl %%edx,0*4(%%eax)\n" );
output( "\tpushl %%es\n" );
output( "\tpushl 0x98(%%ecx)\n" ); /* SegDs */
output(" \tpushl 0x94(%%ecx)\n" ); /* SegEs */
output( "\tpopl %%es\n" );
output( "\tpushl 0x90(%%ecx)\n"); /* SegFs */
output( "\tpopl %%fs\n" );
output( "\tpushl 0x8c(%%ecx)\n"); /* SegGs */
output( "\tpopl %%gs\n" );
output( "\tmovl 0x9c(%%ecx),%%edi\n" ); /* Edi */
output( "\tmovl 0xa0(%%ecx),%%esi\n" ); /* Esi */
output( "\tmovl 0xa4(%%ecx),%%ebx\n" ); /* Ebx */
output( "\tmovl 0xa8(%%ecx),%%edx\n" ); /* Edx */
output( "\tmovl 0xb4(%%ecx),%%ebp\n" ); /* Ebp */
output( "\tmovl 0xac(%%ecx),%%ecx\n" ); /* Ecx */
output( "\tpopl %%ds\n" );
output( "\tpopl %%ss\n" );
output( "\tmovl %%eax,%%esp\n" );
output( "\tpopl %%eax\n" );
output( "\tiret\n" );
That is, we set %es to the target %ss, write control regs onto the target stack
using %es, switch to the target stack, then pop + iret. In this case the %es
overrides make perfect sense: the target stack might be different from ours
(i.e. we are returning to 16-bit code).
Evidently this was invalid:
+ /* Restore the context when the stack segment changes. We can't use
+ * the same code as above because we do not know if the stack segment
+ * is 16 or 32 bit, and 'movl' will throw an exception when we try to
+ * access memory above the limit. */
In 4c8b3f63be1 slackner introduced two different paths. If we need to switch
stacks, we use the original path. (I think it's still vulnerable to signal
races, but we have no way of preventing those.) Meanwhile the other path can be
simplified a bit, since we're already on the target stack:
- output( "\tpushl 0xc8(%%ecx)\n" ); /* SegSs */
- output( "\tpopl %%es\n" );
output( "\tmovl 0xc4(%%ecx),%%eax\n" ); /* Esp */
output( "\tleal -4*4(%%eax),%%eax\n" );
output( "\tmovl 0xc0(%%ecx),%%edx\n" ); /* EFlags */
- output( "\t.byte 0x26\n\tmovl %%edx,3*4(%%eax)\n" );
+ output( "\t.byte 0x36\n\tmovl %%edx,3*4(%%eax)\n" );
output( "\tmovl 0xbc(%%ecx),%%edx\n" ); /* SegCs */
- output( "\t.byte 0x26\n\tmovl %%edx,2*4(%%eax)\n" );
+ output( "\t.byte 0x36\n\tmovl %%edx,2*4(%%eax)\n" );
output( "\tmovl 0xb8(%%ecx),%%edx\n" ); /* Eip */
- output( "\t.byte 0x26\n\tmovl %%edx,1*4(%%eax)\n" );
+ output( "\t.byte 0x36\n\tmovl %%edx,1*4(%%eax)\n" );
output( "\tmovl 0xb0(%%ecx),%%edx\n" ); /* Eax */
- output( "\t.byte 0x26\n\tmovl %%edx,0*4(%%eax)\n" );
+ output( "\t.byte 0x36\n\tmovl %%edx,0*4(%%eax)\n" );
- output( "\tpushl %%es\n" );
output( "\tpushl 0x98(%%ecx)\n" ); /* SegDs */
@@ -890,11 +889,37 @@ static void build_call_from_regs_x86(void)
output( "\tmovl 0xac(%%ecx),%%ecx\n" ); /* Ecx */
output( "\tpopl %%ds\n" );
- output( "\tpopl %%ss\n" );
output( "\tmovl %%eax,%%esp\n" );
output( "\tpopl %%eax\n" );
output( "\tiret\n" );
Sebastian got rid of the setting of %es, and replaced the %es prefixes with %ss
prefixes. What I think happened is that he made a subtle mistake—or, well, not a
mistake, but a redundancy. %es: was changed to %ss: by analogy, but it's
actually not necessary: we're operating on the source stack, and we know the
source stack is 32-bit, and we haven't set %ds yet, so %ds == %ss already, and
we can use the %implicit %ds prefix.
Alexandre presumably saw this in bab6ece63, and silently removed them. My guess
is that Sebastian saw that, wasn't sure, but (in the best case) didn't want to
submit his fix upstream until he had checked whether it was actually correct,
and never got around to checking. (Alternatively, he thought that the %ss should
have been retained for clarity, and decided not to try to submit that upstream.)
2021-03-02 20:22:01 -06:00
Zebediah Figura
6b24c39d32
Rebase against 3c2db20f66806074b047b0b3c76aa86ad79e3175.
2021-03-01 16:31:44 -06:00
Zebediah Figura
15f4220e49
Fix some whitespace errors.
2021-02-28 15:17:57 -06:00
Zebediah Figura
b0ddfb4172
Remove obsolete dependencies from some definition files.
2021-02-28 15:09:58 -06:00
Zebediah Figura
0fb17feeaa
ntdll-NtQueryVirtualMemory: Remove patch 0007.
...
K32GetMappedFileName() is implemented upstream now.
2021-02-28 15:06:13 -06:00
Zebediah Figura
ba02aa0e4d
ntdll-NtAlertThreadByThreadId: Restore the NTDLL_UNIXLIB_VERSION changes.
2021-02-27 17:16:06 -06:00
Alistair Leslie-Hughes
e83fdffe77
Release v6.3
2021-02-27 17:52:14 +11:00
Zebediah Figura
750044c08c
ntdll-Junction_Points: Updates from Erich E. Hoover.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50586
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50285
2021-02-27 00:07:31 -06:00
Zebediah Figura
dfc989712e
server-default_integrity: Support the "runas" verb, and set EnableLUA to 1.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50727
2021-02-26 22:47:31 -06:00
Zebediah Figura
783002b5de
Rebase against 0f972e2247932f255f131792724e4796b4b2b87a.
2021-02-26 22:46:07 -06:00
Zebediah Figura
806bbc0198
wow64cpu-Wow64Transition: Fix rebase.
2021-02-25 21:40:19 -06:00
Zebediah Figura
e4debaae9b
Rebase against 35e43ccf1b42e9f67d7765753f0c3ef8cf102c46.
2021-02-25 21:04:11 -06:00
Alistair Leslie-Hughes
9a7b25dfd2
Rebase against 1649389edca12d2998f72a159b2bbbf247176163.
2021-02-25 10:39:29 +11:00
Alistair Leslie-Hughes
43a3110e95
Rebase against 4981785f0fbcafbdc6a9dc4f71d06b137d558597.
...
This rebase is affected by the same upstream bug.
https://bugs.winehq.org/show_bug.cgi?id=50713
2021-02-23 13:31:24 +11:00
Zebediah Figura
0d3a7a3596
nvapi-Stub_DLL: Build nvapi and nvapi64 with msvcrt.
2021-02-21 14:25:13 -06:00
Zebediah Figura
101e672955
api-ms-win-Stub_DLLs: Build iertutil with msvcrt.
2021-02-21 14:25:13 -06:00
Zebediah Figura
29ce68fa31
api-ms-win-Stub_DLLs: Use --prefer-native instead of DLL_WINE_PREATTACH.
2021-02-21 14:01:58 -06:00
Zebediah Figura
3486cceeba
nvcuda-CUDA_Support: Don't temporarily prefer native.
2021-02-21 13:58:51 -06:00
Zebediah Figura
37fa6ccbbd
packager-DllMain: Use --prefer-native instead of DLL_WINE_PREATTACH.
2021-02-21 13:55:56 -06:00
Zebediah Figura
9aeea5d12e
Rebase against 4de079bb7247c8b849558c0f27a280a9546c5570.
2021-02-19 19:32:08 -06:00
Zebediah Figura
aa8a3d90cb
Rebase against b8719736c5a022fa9c50f64adfc3ef58b40460f2.
2021-02-18 20:16:43 -06:00
Zebediah Figura
811467bf6a
server-default_integrity: New patch set.
...
This patch set, as an alternative approach to advapi32-Token_Integrity_Level,
creates all processes as a limited administrator by default. This doesn't
actually seem to break most applications, apparently since they assume that
their manifest is enough to force them to run as administrator and don't bother
verifying that's what they get, and since we don't actually prevent accessing
low-integrity objects. I'm adding this patch to wine-staging in order to smoke
out any applications that might be broken, as it's still a very risky patch.
2021-02-17 20:57:47 -06:00
Zebediah Figura
2a9a56c4d0
Rebase against c6a3072051fb88edd3847c750c2ec852f11870f6.
2021-02-17 20:40:31 -06:00
Alistair Leslie-Hughes
d0873d2c72
Rebase against a55a37d1dae2231d8dec9f3191449f89be0b10dc.
2021-02-17 09:56:43 +11:00
Alistair Leslie-Hughes
4046ffe6c9
Rebase against a9c8196e97ec255f4f69d005ea1cbf8fcf2537e8.
2021-02-16 11:02:22 +11:00
Alistair Leslie-Hughes
3b5ea332d6
Release v6.2
2021-02-13 17:25:34 +11:00
Alistair Leslie-Hughes
81e3e6dafa
Rebase against 4f7e621dc58fd82924e64c695dc61a78c55fd44e.
2021-02-13 17:11:37 +11:00
Alistair Leslie-Hughes
41cb9f5179
Rebase against b922b5aeef18fd30b13a4e86c115d68e505c9393.
2021-02-12 11:53:19 +11:00
Zebediah Figura
41e15516bd
Rebase against 2d6b0b67d91b6433744ec859b10b8ee8eb4a37b3.
2021-02-10 19:45:27 -06:00
Zebediah Figura
6347bdd1fc
Rebase against 7a9745022b1bfcc235b922be98a8fdc91976c587.
2021-02-08 16:01:40 -06:00
Zebediah Figura
677b445b0d
Rebase against 4f1b297a14bbd304fb20da7c4b64266c14d110e5.
2021-02-05 18:01:09 -06:00
Zebediah Figura
a2f82c5c85
Rebase against dd417540bb3afb3aa5a04a007eea9a7ee347655b.
2021-02-04 17:28:33 -06:00
Zebediah Figura
cfe1b94e0f
ntdll-Junction_Points: Updates from Erich E. Hoover.
2021-02-03 19:44:26 -06:00
Zebediah Figura
2be4bfb8fe
Rebase against 2201ca08fb03d069fa2ccf46773c150a6f7988bc.
2021-02-03 16:10:49 -06:00
Alistair Leslie-Hughes
cae1b3eba0
Rebase against 433b9081ba7c862feb947400f507228e793d7d4c.
2021-02-03 10:11:33 +11:00
Alistair Leslie-Hughes
32b29ad4d8
Updated xactengine3_7-Notification patchset
2021-02-02 11:34:34 +11:00
Alistair Leslie-Hughes
a6054cf2e9
Rebase against cfbbde2abce1eedc7f53db3f8af8078fe4a11cac.
2021-02-02 10:51:17 +11:00
Alistair Leslie-Hughes
f6dacd2f9a
Release v6.1
2021-01-31 19:09:00 +11:00
Alistair Leslie-Hughes
43c064ef3c
Rebase against 47ac628b4a4e476c1b044765c95d5be2a7101d14.
2021-01-31 18:52:51 +11:00
Alistair Leslie-Hughes
5c5a8f3b2c
Rebase against f72ef20e88fba67254caf0124ab8713e3d15fa2a.
2021-01-29 11:11:41 +11:00
Alistair Leslie-Hughes
bd135b1477
Updated xactengine3_7-Notification patchset
2021-01-28 13:24:47 +11:00
Alistair Leslie-Hughes
9692b2e5eb
Rebase against 24b9203d3544001dd51894f1c1edd99819367198.
2021-01-28 09:08:29 +11:00
Alistair Leslie-Hughes
bcf5899a3c
Drop ntdll-Interrupt-0x2e patchset
...
The program itself later updated not to use that interrupt, and nobody seems to have an old copy of it.
2021-01-27 11:19:20 +11:00
Alistair Leslie-Hughes
73480ec459
Rebase against c1824d578ac514d29e79a5a00d6759f11dbe4813.
2021-01-27 11:13:11 +11:00
Alistair Leslie-Hughes
fd3372e71c
Rebase against 2d6462cdee2bd87a49382794e5a554f33c367f09.
2021-01-26 15:37:12 +11:00
Alistair Leslie-Hughes
3dec70bf32
Updated dsound-EAX patchset
2021-01-25 19:18:14 +11:00
Zebediah Figura
b201ee708b
ntdll-NtAlertThreadByThreadId: Various fixes for Mac compilation from Gijs Vermeulen.
2021-01-24 21:49:17 -06:00
Alistair Leslie-Hughes
74534094a0
Added xactengine3_7-Notification patchset
2021-01-23 18:15:12 +11:00
Alistair Leslie-Hughes
1830eaa655
Updated msxml3-FreeThreadedXMLHTTP60 patchset
...
Moved coclass inside the library to ensure it's registered correctly.
2021-01-23 17:30:52 +11:00
Alistair Leslie-Hughes
f168899ce1
Rebase against 2d4dd4252b0cf6526b3cc8194cce642b16eb12f6.
2021-01-23 11:32:31 +11:00
Zebediah Figura
f8ce6cbb21
ntdll-NtAlertThreadByThreadId: Add explicit memory barriers.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50448
2021-01-21 23:32:19 -06:00
Zebediah Figura
64877514fb
Rebase against 158a9e738421cd16f2e8296f11baa724c64c8ca7.
2021-01-21 17:44:50 -06:00
Alistair Leslie-Hughes
310072bb63
Updated mfplat-streaming-support patchset
2021-01-21 14:28:59 +11:00
Alistair Leslie-Hughes
2f619b2a53
Rebase against a952453888fb5df3c70edf357820bc924b4f3e7f.
2021-01-21 12:00:14 +11:00
Alistair Leslie-Hughes
76f8eb15f1
Added imm32-com-initialization patchset
2021-01-20 16:13:06 +11:00
Alistair Leslie-Hughes
6364ada0ad
Rebase against 04a9c9eba77f56d61d615f1147590c67b466bdf8.
2021-01-20 10:56:34 +11:00
Alistair Leslie-Hughes
caa2471e20
Rebase against 88220e0ee41640940e7686fe0cab7f1e0bfb42f1.
2021-01-19 11:50:03 +11:00
Alistair Leslie-Hughes
2414b1da6a
Release v6.0
2021-01-15 07:40:07 +11:00
Alistair Leslie-Hughes
7ab49f09a2
Release v6.0-rc6
2021-01-09 10:12:38 +11:00
Alistair Leslie-Hughes
a3d08de2b8
Rebase against 7d3186e029fb4cf417fab59483a37d8aece95b5d.
2021-01-09 09:59:05 +11:00
Alistair Leslie-Hughes
1c969cbbed
Rebase against 9bc3a9f78bf5e6a09d4e9811f645def4a477f3d0.
2021-01-08 10:04:17 +11:00
Alistair Leslie-Hughes
0e7472e7a3
Added dsound-localder patchset
2021-01-07 13:22:54 +11:00
Alistair Leslie-Hughes
f3e785a3a8
Rebase against 4ac05afd39aff3030e3379ee06e32d6544ef5d62.
2021-01-07 13:15:41 +11:00
Zebediah Figura
dfddef9654
ntdll-NtAlertThreadByThreadId: Reset a thread's Win32 futex entry when waking it.
...
Avoid a race where two simultaneous calls to RtlWakeAddressSingle() wake the same address.
2021-01-05 19:53:40 -06:00
Alistair Leslie-Hughes
d87ec36ccf
Rebase against 221fdb09b4c20da45e9834aa0cae27dcc75ea27b.
2021-01-05 09:57:51 +11:00
Alistair Leslie-Hughes
a3710ff21f
Release v6.0-rc5
2021-01-03 10:25:03 +11:00
Alistair Leslie-Hughes
0e67af3d09
Updated dsound-EAX patchset
...
Enable this feature by default, to allow for more testing.
2021-01-01 13:48:55 +11:00
Zebediah Figura
8b1e0eec1d
ntdll-NtAlertThreadByThreadId: Free the address wait entry on thread exit.
2020-12-28 12:36:15 -06:00
Zebediah Figura
b8ca0eae9f
ntdll-NtAlertThreadByThreadId: Use a lock-free (list of) arrays to map thread IDs to addresses.
2020-12-28 12:22:10 -06:00
Alistair Leslie-Hughes
350eb136a5
Release v6.0-rc4
2020-12-27 10:59:24 +11:00
Alistair Leslie-Hughes
f40763d8a5
Updated dxdiag-new-dlls patchset
2020-12-27 10:03:16 +11:00
Alistair Leslie-Hughes
4462586c80
Updated mfplat-streaming-support patchset
2020-12-27 10:03:16 +11:00
Zebediah Figura
aae98229b0
libs-Unicode_Collation: Add another bug reference.
2020-12-25 14:02:42 -06:00
Zebediah Figura
7ad10427be
server-File_Permissions: Clarify patch 0008 (DACL mapping) a bit.
...
This code should be effectively identical, but it makes the diff against
upstream a bit clearer.
2020-12-21 22:04:22 -06:00
Alistair Leslie-Hughes
9912133b6a
Release v6.0-rc3
2020-12-19 14:48:29 +11:00
Alistair Leslie-Hughes
14450482bc
Updated mfplat-streaming-support patchset
2020-12-19 13:09:14 +11:00
Alistair Leslie-Hughes
a8947d8016
Rebase against 0aa6f8e2ea1e3f2e852bef1a07d0d1f983870150.
2020-12-19 12:29:38 +11:00
Alistair Leslie-Hughes
a5a402a003
Added ntdll-RtlQueryProcessPlaceholderCompatibilityMode patchset
2020-12-18 09:44:36 +11:00
Alistair Leslie-Hughes
2505882bc6
Rebase against 0aa6f8e2ea1e3f2e852bef1a07d0d1f983870150.
2020-12-18 09:21:49 +11:00
Alistair Leslie-Hughes
760b2fbc35
Updated widl-winrt-support patchset
2020-12-18 08:06:29 +11:00
Zebediah Figura
909415c8d0
setupapi-DiskSpaceList: Add a bug reference.
2020-12-17 14:50:58 -06:00
Alistair Leslie-Hughes
5cd622f667
Added dxdiag-new-dlls patchset
2020-12-17 20:57:15 +11:00
Alistair Leslie-Hughes
4004f81390
Added odbccp32-SQLWriteDSNToIni patchset
2020-12-17 10:01:37 +11:00
Alistair Leslie-Hughes
28c6e62cb9
Added d3drm-IDirect3D3-support patchset
2020-12-17 09:46:35 +11:00
Alistair Leslie-Hughes
df37ef7599
Updated mfplat-streaming-support patchset
...
Restore file.
2020-12-17 09:37:21 +11:00
Alistair Leslie-Hughes
3b4ce945a6
Updated dxva2-Video_Decoder patchset
2020-12-17 08:14:07 +11:00
Alistair Leslie-Hughes
6d67766abd
Updated mfplat-streaming-support patchset
2020-12-17 07:44:48 +11:00
Paul Gofman
143e59bfe2
Updated bcrypt-ECDHSecretAgreement patchset.
...
Also fix fallback function table and backend function resolution.
2020-12-16 16:23:54 +03:00
Paul Gofman
7dbce711de
Updated ntdll-Syscall_Emulation patchset.
2020-12-16 12:08:17 +03:00
Paul Gofman
53bbade133
Updated bcrypt-ECDHSecretAgreement patchset.
...
Update key_funcs[] in gcrypt.c and thus fix the crash
on attempt to compute ECDH secret agreement.
2020-12-16 00:30:51 +03:00
Alistair Leslie-Hughes
fe5b02cbbc
Rebase against 04ddabfdff644561adf0e36050db1bbc63cad83a.
2020-12-15 10:55:34 +11:00
Paul Gofman
abb7ae8b1c
Updated and reenabled ntdll-NtQueryVirtualMemory patchset.
2020-12-15 00:53:49 +03:00
Alistair Leslie-Hughes
0fc2f15ac5
Updated Staging patchset
...
Restore file removed by mistake.
2020-12-14 15:33:15 +11:00
Alistair Leslie-Hughes
c646dc9283
Release v6.0-rc2
2020-12-13 14:02:53 +11:00
Alistair Leslie-Hughes
d0b0b5be24
Updated ntdll-Junction_Points patchset
...
Fixes: https://bugs.winehq.org/show_bug.cgi?id=50303
2020-12-13 13:18:23 +11:00
Alistair Leslie-Hughes
8cbc70df46
Disable ntdll-NtAlertThreadByThreadId patchset
...
This patchset is causing applications to freeze on startup (intermittently).
Disabled until the root cause can be fixed.
2020-12-13 09:08:36 +11:00
Alistair Leslie-Hughes
a8684593e2
Updated mfplat-streaming-support patchset
2020-12-13 08:44:17 +11:00
Alistair Leslie-Hughes
e015f0590c
Updated mfplat-streaming-support patchset
...
Godfall intro movie playback - Still crashes though if you dont click to skip before it ends.
2020-12-10 17:15:10 +11:00
Alistair Leslie-Hughes
dea57ccd5f
Revert "Updated mfplat-streaming-support patchset"
...
This update cause regressions with UE4 based games.
This reverts commit 3511fe03ee
.
2020-12-10 17:15:10 +11:00
Zebediah Figura
fd8727a320
eventfd_synchronization: Try harder to make sure hunks are applied in the right place.
...
As of dc77e28
hunks were getting swapped when applied after ntdll-NtAlertThreadByThreadId. Spotted by Etienne Juvigny.
2020-12-09 23:38:36 -06:00
Zebediah Figura
dc77e28b0f
ntdll-NtAlertThreadByThreadId: New patch set.
2020-12-08 20:56:56 -06:00
Zebediah Figura
213037cb33
libs-Unicode_Collation: Replace with new patches from Fabian Maurer.
2020-12-08 20:14:26 -06:00
Zebediah Figura
fce121fcd9
ntdll-Junction_Points: Do not use O_SYMLINK if it is not defined.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50255
2020-12-05 22:16:49 -06:00
Zebediah Figura
2dc013940d
ntdll-DOS_Attributes: Restore a definition for FreeBSD.
2020-12-05 21:48:19 -06:00
Zebediah Figura
8229c98169
server-Stored_ACLs: Define xattr_valid_namespace() where it's first used.
2020-12-05 21:46:14 -06:00
Alistair Leslie-Hughes
d7b71f0bb4
Release v6.0rc1
2020-12-05 15:50:13 +11:00
Alistair Leslie-Hughes
3511fe03ee
Updated mfplat-streaming-support patchset
2020-12-05 11:15:09 +11:00
Alistair Leslie-Hughes
7ffd7fc333
Removed libs-Debug_Channel patchset
...
This patch would have to completely rewriten and hasn't been used for quite sometime.
2020-12-05 10:31:59 +11:00
Alistair Leslie-Hughes
7be9c41c35
Rebase against 842b38e29166a429d59331be40761335807c85d2.
2020-12-05 10:25:39 +11:00
Alistair Leslie-Hughes
e002d94a8b
Rebase against 727168a9e116a43f851df2673a9169ad280a9ec8.
...
Includes an updated mfplat patchset.
2020-12-04 11:22:01 +11:00
Alistair Leslie-Hughes
5eb920dd83
Rebase against e4fbae832c868e9fcf5a91c58255fe3f4ea1cb30.
2020-12-03 10:02:16 +11:00
Zebediah Figura
968e22f2ed
server-unix_name: New patch set.
2020-12-02 10:35:06 -06:00
Zebediah Figura
f9e86098b3
ntdll-Junction_Points: Updates from Erich E. Hoover.
2020-12-02 10:34:50 -06:00
Alistair Leslie-Hughes
023588ac34
Rebase against 447924a6d68f7919bd451661314a52aa99cab709.
2020-12-02 09:52:16 +11:00
Alistair Leslie-Hughes
d3b70d6278
Rebase against 2ad09b01673381261815bfc804a2f69ce4d85f86.
2020-12-01 10:45:13 +11:00
Alistair Leslie-Hughes
47fea9ffa2
Updated mfplat-streaming-support patchset
2020-11-30 14:14:26 +11:00
Alistair Leslie-Hughes
2a073f334b
Rebase against cbca9f847f60773b4e7e5408f6a079f4896c5c1e.
2020-11-28 15:07:12 +11:00
Alistair Leslie-Hughes
3b0de86bf9
Rebase against 9faa5eeddd24a057d9ff522259c9dbdc6203c098.
2020-11-27 11:25:44 +11:00
Alistair Leslie-Hughes
b9d3415f29
Rebase against 40d4fbe45997a1820296e7909ba2212518bcfacc.
2020-11-26 09:32:07 +11:00
Alistair Leslie-Hughes
84bb779a9b
Added user32-message-order patchset
2020-11-26 08:22:51 +11:00
Alistair Leslie-Hughes
3553024da0
Updated widl-winrt-support patchset
...
Thanks Rémi Bernon.
2020-11-25 22:14:33 +11:00
Alistair Leslie-Hughes
991f2e8ebf
Rebase against 4807a8f588c67e2296474399368a96c0046120fd.
2020-11-24 09:12:33 +11:00
Zebediah Figura
837404f454
crypt32-CRYPT_KEY_PROV_INFO: New patch set.
2020-11-22 21:03:03 -06:00
Zebediah Figura
18032936f1
ntdll-Junction_Points: Updates from Erich E. Hoover.
2020-11-22 20:16:54 -06:00
Alistair Leslie-Hughes
0ae7315541
Updated mfplat-streaming-support patchset
...
Already handled upstream.
2020-11-22 17:57:24 +11:00
Alistair Leslie-Hughes
f257f37b92
Updated msvcrt-Math_Precision patchset
...
Fixes: https://bugs.winehq.org/show_bug.cgi?id=50161
Fixes: https://bugs.winehq.org/show_bug.cgi?id=50162
2020-11-22 11:21:53 +11:00
Alistair Leslie-Hughes
371d6ff606
Release v5.22
2020-11-21 11:24:11 +11:00
Alistair Leslie-Hughes
88ffa8d374
Rebase against bedfb9cae224a369efa4588332a5518dbee57035.
2020-11-21 09:56:05 +11:00
Alistair Leslie-Hughes
7734f7a808
Rebase against 65d917402f43d6c061668cff811f5fd6729d5750.
2020-11-19 14:33:39 +11:00
Alistair Leslie-Hughes
0192a7b36c
Rebase against 764a93f121c6b0f88c3444454ebb85eb7cb63295.
2020-11-18 09:40:10 +11:00
Alistair Leslie-Hughes
5566259fb5
Rebase against 86e6c0bc28177a3794950fe2a13b8208400b6194.
2020-11-17 10:18:40 +11:00
Alistair Leslie-Hughes
7bdc1d6bac
Updated eventfd_synchronization patchset
2020-11-15 14:23:28 +11:00
Alistair Leslie-Hughes
852a7d9a7d
Removed dwmapi-DwmGetTransportAttributes patchset
...
Only contains tests, and DwmGetTransportAttributes is upstream.
2020-11-15 09:47:44 +11:00
Alistair Leslie-Hughes
3b6b470bca
Rebase against cf49617c1a378dd4a37ab7226187708c501b046f.
2020-11-14 21:51:08 +11:00
Alistair Leslie-Hughes
cd3ee9b25d
Rebase against 1f15ddce9c7d0ee71521d7b98c698488b76d3f01.
2020-11-12 09:22:07 +11:00
Alistair Leslie-Hughes
c7ea1850c7
Rebase against b940c5e7c91bff963336dd7d2c4defc3a82c75a1.
2020-11-11 10:26:07 +11:00
Alistair Leslie-Hughes
41c7c741d7
Updated mfplat-streaming-support patchset
2020-11-10 16:42:53 +11:00
Alistair Leslie-Hughes
009f571ba1
Rebase against 572aa09de1b0e3ba0e8b19f48d5e96539625bb0a.
2020-11-10 14:02:03 +11:00
Alistair Leslie-Hughes
e2d9f97b61
Release v5.21
2020-11-07 16:30:34 +11:00
Alistair Leslie-Hughes
c32fb530b8
Rebase against 70d77a439ab58dcf56664d1545aa0c4cd3edb31e.
2020-11-07 11:30:52 +11:00
Alistair Leslie-Hughes
9d2a93164f
Rebase against 4919b9b99fe20cfb8599b7b827811fdd7937ea9d.
2020-11-06 11:12:16 +11:00
Alistair Leslie-Hughes
4130b2a71c
Rebase against b793799d3d5facb765d97041669da4bc159b860b.
2020-11-05 11:02:49 +11:00
Alistair Leslie-Hughes
786cac8be4
Rebase against 908c837b17ac1c285ef32e98f53df730c3770295.
2020-11-04 10:18:49 +11:00
Paul Gofman
6ad4bdecd2
Updated ntdll-Syscall_Emulation patchset.
2020-11-03 19:55:50 +03:00
Alistair Leslie-Hughes
950d7c6c43
Rebase against dfa4c07941322dbcad54507cd0acf271a6c719ab.
2020-11-03 20:45:48 +11:00
Zebediah Figura
66561ecf5d
patchinstall.py: Remove the autogenerated patch list.
2020-11-01 15:25:10 -06:00
Alistair Leslie-Hughes
7925f8829e
Fix rebase
2020-11-01 08:27:02 +11:00
Alistair Leslie-Hughes
f7739e7052
Rebase against 03eaa2cc93e5e2ea4c36495870c268797aea3ca8.
2020-10-31 19:32:08 +11:00
Alistair Leslie-Hughes
44f49e8001
Rebase against c9e2deac39924473ac538ee22a2a0c0dbe3bad85.
2020-10-30 14:28:10 +11:00
Zebediah Figura
c118dfd709
msxml3-FreeThreadedXMLHTTP60: Restore a mistakenly deleted hunk.
...
Spotted by Gijs Vermeulen.
2020-10-29 10:47:54 -05:00
Alistair Leslie-Hughes
c811f7aa7e
Rebase against 03395fdf71b606b589b917eab5d4766842188b91.
2020-10-29 15:52:40 +11:00
Alistair Leslie-Hughes
495ae4e9af
Updated mfplat-streaming-support patchset
2020-10-28 15:13:16 +11:00
Alistair Leslie-Hughes
819539b19f
Updated dinput-remap-joystick patchset
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50066
2020-10-28 15:10:34 +11:00
Zebediah Figura
bd2086ff97
Rebase against 2148167f2557cc6c7d1e2f5ffef28bd936503a9a.
2020-10-27 17:40:08 -05:00
Zebediah Figura
db6b6282eb
bcrypt-ECDHSecretAgreement: Also add a missing RESOLVE_FUNC for key_asymmetric_duplicate.
...
Spotted by Juuso Alasuutari <juuso.alasuutari@gmail.com >.
2020-10-27 10:43:26 -05:00
Erich E. Hoover
3dc5147b28
ntdll-Junction_Points: Updates from Erich E. Hoover.
2020-10-26 22:07:42 -05:00
Zebediah Figura
d1a75649b7
bcrypt-ECDHSecretAgreement: Add a missing function table entry.
2020-10-26 18:44:49 -05:00
Zebediah Figura
40dda2bf72
Rebase against 93107c08f5aa7f37ad7ece9cd7ca248dba3030ce.
2020-10-26 18:36:59 -05:00
Zebediah Figura
534f6ae34e
ntdll-Fix_Aligment: Remove patch set.
...
This is fixed upstream, presumably by e3e477e6a14fbcb153258b47d1905915dc4c1f22.
2020-10-24 15:42:52 -05:00
Zebediah Figura
411aeb2398
server-Stored_ACLs: Restore some definitions for FreeBSD.
2020-10-24 10:28:29 -05:00
Zebediah Figura
7e7e0bbe3e
ntdll-DOS_Attributes: Restore some definitions for FreeBSD.
2020-10-24 10:28:17 -05:00
Alistair Leslie-Hughes
bf69e4ee2b
Release v5.20
2020-10-24 12:18:18 +11:00
Alistair Leslie-Hughes
8d04884c1f
Updated winex11.drv-Query_server_position patchset
...
Reverted to the older patch to stop issues with windows
not being hidden correctly.
2020-10-22 12:40:44 +11:00
Alistair Leslie-Hughes
8d07859cb1
Rebase against f6a5a3d03c1eb914444af96352ca54eec79d7e2c.
2020-10-22 08:18:16 +11:00
Alistair Leslie-Hughes
05efccaeaf
Fix rebase
2020-10-21 20:19:12 +11:00
Alistair Leslie-Hughes
8cacc0d955
Updated mfplat-streaming-support patchset
2020-10-21 17:52:40 +11:00
Alistair Leslie-Hughes
5b5a6de9b8
Rebase against 42bba70a024060fbd698aadec20fbb6f61ad9e16.
2020-10-21 16:32:58 +11:00
Zebediah Figura
be9c96813a
eventfd_synchronization: Create esync file descriptors for console server objects.
2020-10-17 19:24:53 -05:00
Zebediah Figura
ed56966feb
eventfd_synchronization: Rebase and reënable.
2020-10-17 16:57:58 -05:00
Alistair Leslie-Hughes
80498dd440
Rebase against de679af492ed93d70c99dff7f7cfc01cc8f25eb0.
2020-10-16 10:49:21 +11:00
Alistair Leslie-Hughes
601cfd7fdb
Updated mfplat-streaming-support patchset
2020-10-15 16:57:57 +11:00
Alistair Leslie-Hughes
6d726da3ba
Rebase against e909986e6ea5ecd49b2b847f321ad89b2ae4f6f1.
2020-10-15 09:36:18 +11:00
Alistair Leslie-Hughes
6a87f0a479
Updated windows.networking.connectivity.dll patchset
2020-10-14 18:26:41 +11:00
Alistair Leslie-Hughes
2d12fd01d7
Updated windows.globalization-dll patchset
2020-10-14 18:24:09 +11:00
Alistair Leslie-Hughes
fbf364bce9
Updated windows.gaming.input-dll patchset
2020-10-14 18:12:00 +11:00
Alistair Leslie-Hughes
23ca7fe894
Updated windows.media.speech.dll patchset
2020-10-14 18:00:35 +11:00
Alistair Leslie-Hughes
ae8bdc6121
Added widl-winrt-support patchset
2020-10-14 17:43:08 +11:00
Alistair Leslie-Hughes
3cea972271
Rebase against f4a66ad257df4605e73dfea792eec55a70a04e84.
2020-10-14 08:12:47 +11:00
Paul Gofman
b49e874386
Updated and reenabled ntdll-FLS_Callbacks patchset.
2020-10-10 15:23:36 +03:00
Alistair Leslie-Hughes
6ea9eb634f
Release v5.19
2020-10-10 10:18:47 +11:00
Alistair Leslie-Hughes
24fa2aa786
Updated bcrypt-ECDHSecretAgreement patchset
2020-10-10 09:06:27 +11:00
Alistair Leslie-Hughes
8bef81b0a6
Updated color-sRGB-profile patchset
2020-10-10 08:58:41 +11:00
Paul Gofman
ab4391f61b
Updated ntdll-ForceBottomUpAlloc patchset.
2020-10-09 13:12:52 +03:00
Alistair Leslie-Hughes
f6356a2c93
Rebase against 412db7789379549c4f821acb11c92f7aabab71c9.
2020-10-09 08:19:43 +11:00
Alistair Leslie-Hughes
8c5be4c9e7
Updated xactengine2-dll patchset
2020-10-07 10:42:36 +11:00
Alistair Leslie-Hughes
48fc6b0ba0
Updated xactengine-initial patchset
2020-10-07 10:34:59 +11:00
Alistair Leslie-Hughes
ee0185d9e2
Rebase against c29f9e6ee7656aa028bb1630284e7d4873bd5b0f.
2020-10-07 10:30:27 +11:00
Paul Gofman
df02967431
Updated server-Object_Types patchset.
...
Don't grab type object in get_object_type().
2020-10-06 23:37:25 +03:00
Alistair Leslie-Hughes
87a40ed683
Rebase against 568e3e8b697a960881c162671a33c28727921797.
2020-10-06 10:01:40 +11:00
Alistair Leslie-Hughes
194669052e
Updated bcrypt-ECDHSecretAgreement patchset
2020-10-03 18:55:33 +10:00
Alistair Leslie-Hughes
aa7895faf6
Updated mfplat-streaming-support patchset
2020-10-03 18:10:26 +10:00
Alistair Leslie-Hughes
f82518af72
Rebase against cce4f36e214125173a8df84d27ba5b33df8d1434.
2020-10-03 15:35:36 +10:00
Alistair Leslie-Hughes
7145412e08
Rebase against fa9f4a20f5305b7cbcfe3a644d39d4b759f89203.
2020-10-02 08:48:09 +10:00
Alistair Leslie-Hughes
cd9f6dbd90
Updated xactengine-initial patchset
...
Use the Version 2 of the tests patch whcih moved them to xactengine.
Seperated out x3daudio1_7 library into it's own patch.
2020-10-01 19:14:39 +10:00
Alistair Leslie-Hughes
e634569429
Rebase against d45b3d4fdd7cbcfdba70c327ab90976a3b658da2.
2020-10-01 08:58:16 +10:00
Zebediah Figura
76a479203b
Rebase against 23c6dd55b8c983ec88cada0a6d6c75ee9cd93976.
2020-09-29 15:52:53 -05:00
Alistair Leslie-Hughes
639755741e
Rebase against 2ee75bf9ade3e90f10ffe4236c8c95d817402392.
2020-09-29 12:58:11 +10:00
Alistair Leslie-Hughes
9acfa3b899
Added windows.networking.connectivity.dll patchset
2020-09-28 15:32:22 +10:00
Alistair Leslie-Hughes
7b32c6a57f
Updated mfplat-streaming-support patchset
2020-09-28 15:32:21 +10:00
Zebediah Figura
7bd8acb4ca
ntdll-Junction_Points: Updates from Erich E. Hoover.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49790
2020-09-27 20:30:44 -05:00
Alistair Leslie-Hughes
0a299f39c8
Release v5.18
2020-09-28 10:00:50 +10:00
Zebediah Figura
f22ff249a9
Rebase against 9a6e5b23293fbad3bbdcd52007402a3b9a1cb99d.
2020-09-26 15:18:07 -05:00
Zebediah Figura
f90534f9da
xactengine-initial: Rebase and re-enable.
2020-09-24 21:16:37 -05:00
Zebediah Figura
de03562a2d
Rebase against 5f24f3012469f7056aa9b22765af1c0f11e1f6a2.
2020-09-24 20:34:42 -05:00
Zebediah Figura
831d2d8b52
Rebase against 0a49202109e29bd18daaf746cb9493e385511e13.
2020-09-23 18:52:01 -05:00
Zebediah Figura
5087d8a8d9
Rebase against 1a7b256f7c69c50c2a216317e03f9caeb268d0af.
2020-09-23 17:32:29 -05:00
Alistair Leslie-Hughes
22ed5ee061
Added xactengine2-dll
2020-09-19 18:08:41 +10:00
Alistair Leslie-Hughes
003d5833c2
Added windows.globalization-dll patchset
2020-09-18 11:11:59 +10:00
Alistair Leslie-Hughes
151728b04d
Updated dbghelp-Debug_Symbols patchset
2020-09-16 15:13:10 +10:00
Alistair Leslie-Hughes
83c7e2a993
Updated color-sRGB-profile
2020-09-16 15:09:31 +10:00
Alistair Leslie-Hughes
91a9c0e3db
Rebase against 666c5b6e20e3b9e1e34d10b88372406f494699f2.
2020-09-15 11:25:35 +10:00
Alistair Leslie-Hughes
c35a3386eb
Release v5.17.2
2020-09-13 15:09:46 +10:00
Alistair Leslie-Hughes
2996658d6a
Updated mfplat-streaming-support patchset
2020-09-13 14:08:47 +10:00
Alistair Leslie-Hughes
c7aa87d8a2
Release v5.17.1
2020-09-13 09:37:57 +10:00
Alistair Leslie-Hughes
4125a9880c
Updated ntdll-Junction_Points patchset
...
Fix compile error on older systems.
2020-09-13 09:32:34 +10:00
Alistair Leslie-Hughes
c44db537f1
Release v5.17
2020-09-12 14:55:20 +10:00
Zebediah Figura
71ac12a8e3
server-Desktop_Refcount: Remove patch set.
...
This was first added in 78db8b7950
with the
message "Added patch to fix possible leak of explorer.exe processes and
implement proper desktop refcounting." The message of course suggests that
even then no application was known that actually depended on this.
In practice this seems wrong, also: once all non-system processes other than
explorer have terminated, the only way explorer.exe can remain alive is if a
system process holds a reference to explorer. The only relevant system
processes are services, and services cannot display a GUI [this is enforced
since Vista], so this should never be the case.
2020-09-11 23:09:57 -05:00
Zebediah Figura
7fc716aa5f
Rebase against 01bacebba418bf6f58a644b1aab41be215bd200a.
2020-09-11 23:05:50 -05:00
Alistair Leslie-Hughes
d34ff18679
Disabled color-sRGB-profile
...
This is causing a lockup of rundll32.
2020-09-11 19:14:29 +10:00
Alistair Leslie-Hughes
a2fed1b240
Updated windows.media.speech.dll patchset
2020-09-11 12:29:08 +10:00
Alistair Leslie-Hughes
88f994eb57
Added color-sRGB-profile patchset
2020-09-11 10:05:53 +10:00
Zebediah Figura
88e6b6c65c
Rebase against 0ead40dc9b87ebbd74ad6ebda0182365ab2efde3.
2020-09-09 19:57:52 -05:00
Alistair Leslie-Hughes
9a9401026f
Updated mfplat-streaming-support patchset
2020-09-09 14:08:45 +10:00
Alistair Leslie-Hughes
d79463a8b3
Added msxml3-FreeThreadedXMLHTTP60 patchset
2020-09-09 12:37:05 +10:00
Alistair Leslie-Hughes
ec77bc9d66
Added kernelbase-CreateFile2 patchset
2020-09-09 12:34:27 +10:00
Alistair Leslie-Hughes
5969ae1e56
Added combase-CoCreateInstanceFromApp patchset
2020-09-09 12:04:06 +10:00
Alistair Leslie-Hughes
5e685d6df9
Removed --patches patchupdate.py support
...
Since the patch to print --patches has been removed. Dont generate the data.
2020-09-09 11:13:11 +10:00
Zebediah Figura
ad66963dff
Rebase against 8827eb6a83348057293f89be535ccb74607db608.
2020-09-08 19:35:45 -05:00
Alistair Leslie-Hughes
480bf20bec
Rebase against 7ec069d85f5235db98e57291825b9d602ae47ed5.
2020-09-08 08:57:31 +10:00
Alistair Leslie-Hughes
7a5a98a14b
Updated server-Desktop_Refcount patchset
2020-09-07 14:03:16 +10:00
Zebediah Figura
0505562a30
Rebase against 432858b285d2b63eca6f99a162c9a13dd6e6ac71.
2020-09-04 17:22:08 -05:00
Zebediah Figura
d7df18ad2d
server-Desktop_Refcount: Add more alloc_handle callbacks to new objects.
2020-09-03 21:33:08 -05:00
Zebediah Figura
603343a361
Staging: Add mistakenly omitted backslash to NT object path name.
2020-09-03 21:26:52 -05:00
Zebediah Figura
1d149ff59d
Rebase against 314368e6c442f043ebfc22b70c1113e4e6232c04.
2020-09-03 21:24:20 -05:00
Alistair Leslie-Hughes
285e594688
Rebase against 87f41e6b408dd01055ff6a378b90d089d61ec370.
2020-09-03 08:40:02 +10:00
Zebediah Figura
6c6ef5bfa4
Rebase against 00a0e2cd8c4df240371ddd22516e4e3544a142ce.
2020-09-02 09:38:53 -05:00
Alistair Leslie-Hughes
db87b45e49
Added windows.media.speech.dll patchset
2020-09-01 12:54:02 +10:00
Alistair Leslie-Hughes
21620bf3cf
Rebase against 518d06404ad70aa9812a77d019a18fe79c16f831.
2020-09-01 12:17:43 +10:00
Alistair Leslie-Hughes
f6495b290f
Updated mfplat-streaming-support patchset
2020-08-30 13:07:52 +10:00
Alistair Leslie-Hughes
caf4d5011e
Updated windows.gaming.input-dll patchset
...
Add Wine bug for tracking
2020-08-30 13:06:33 +10:00
Alistair Leslie-Hughes
c3138a19dc
Release v5.16
2020-08-30 09:12:20 +10:00
Alistair Leslie-Hughes
5af9636365
Rebase against 5bb27d1edb2b6c8c04991cc88e54f161f0c41625.
2020-08-29 08:55:38 +10:00
Alistair Leslie-Hughes
fd175dc863
Rebase against 7489efa03f09c6c3613668a0169abade6b390d09.
2020-08-28 09:44:07 +10:00
Alistair Leslie-Hughes
2b119ef030
Rebase against 666f614f3f09211614024f87a238aa49c79f574a.
2020-08-27 09:15:54 +10:00
Alistair Leslie-Hughes
c4b73e1752
Added windows.gaming.input-dll patchset
2020-08-26 18:44:32 +10:00
Alistair Leslie-Hughes
424cc0395c
Added srvcli-dll patchset
2020-08-26 18:15:23 +10:00
Alistair Leslie-Hughes
298af8f9fe
Added netutils-dll patchset
2020-08-26 18:07:51 +10:00
Alistair Leslie-Hughes
416f7f3bb5
Added xactengine3_7-PrepareWave patchset
2020-08-26 17:56:15 +10:00
Alistair Leslie-Hughes
8321c62f24
Rebase against a53288e8c95d59b03eefe10f4963b555b04426aa.
2020-08-26 10:01:53 +10:00
Zebediah Figura
d452acf61b
Rebase against aaea13a128b76fa0076b8852187c7d10e5eb5d68.
2020-08-24 21:21:59 -05:00
Alistair Leslie-Hughes
663c3ba497
Rebase against ab94abb14f74fe863ae40dafc7a8301db22792fc.
2020-08-22 09:32:28 +10:00
Alistair Leslie-Hughes
4242749b5b
Rebase against 13ea90d80f7275e1ad4f3fc3c1c75b68bdbefbb4.
...
Two patches have been disabled and I think they need to rewritten to use the
PS_ATTRIBUTE_TOKEN attribute instead of calling the RtlCreateUserProcess directly.
2020-08-21 17:46:43 +10:00
Zebediah Figura
7d08bb86e1
Rebase against 8f3bd63b52f03ff05e9d2a00a2e129a0b0092969.
2020-08-18 19:41:11 -05:00
Alistair Leslie-Hughes
28fad42582
Updated mfplat-streaming-support patchset
...
Fix typo.
2020-08-17 07:56:43 +10:00
Alistair Leslie-Hughes
68c50a8fb4
Updated mfplat-streaming-support patchset
...
Wine-bug: https://bugs.winehq.org/show_bug.cgi?id=49708
2020-08-16 14:49:27 +10:00
Zebediah Figura
47035cfbf5
readme: Edits to the paragraphs on donation.
2020-08-15 19:48:05 -05:00
Alistair Leslie-Hughes
8e20899551
Release v5.15.2
2020-08-16 10:39:10 +10:00
Zebediah Figura
03290f8a41
ole32-HGLOBALStream: Properly rebase.
2020-08-15 19:32:53 -05:00
Alistair Leslie-Hughes
c811ed7bd9
Release v5.15.1
2020-08-16 09:34:43 +10:00
Zebediah Figura
d9eb78e597
ole32-HGLOBALStream: Remove patches for thread safety.
...
On the recommendation of Huw Davies, on the grounds that no known application needs them, and that ole32 is in general not thread-safe.
2020-08-15 15:47:53 -05:00
Zebediah Figura
150ce22fa2
mfplat-streaming-support: Correct a variable name.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49705
2020-08-15 12:15:07 -05:00
Alistair Leslie-Hughes
eae4093bf8
Release v5.15
2020-08-15 17:34:37 +10:00
Alistair Leslie-Hughes
621cf69c80
Updated mfplat-streaming-support patchset
...
Fixed memory leak
2020-08-15 17:33:28 +10:00
Zebediah Figura
bc6c681225
Rebase against 447bce4117a58910690a0d2610ebcbdd49ae9127.
2020-08-13 19:43:35 -05:00
Zebediah Figura
46420edcd0
Rebase against 03e9de4920173d3fa955cf28a8d2b60bd3b06261.
2020-08-11 19:17:01 -05:00
Alistair Leslie-Hughes
af56d3821a
Added mfplat-streaming-support patchset
2020-08-11 10:37:52 +10:00
Zebediah Figura
32082f4d6f
Rebase against 1ec8bf9b739f1528b742169670eac2350b33a7d4.
2020-08-07 17:06:06 -05:00
Alistair Leslie-Hughes
59e6a606b9
Added programs-systeminfo patchset
2020-08-07 14:44:27 +10:00
Alistair Leslie-Hughes
bf043458ba
Updated programs-findstr patchset
2020-08-07 14:17:41 +10:00
Zebediah Figura
7c1249e5c0
Rebase against 8cbbb4f394678411fdb57237553f5d974527877f.
2020-08-06 18:17:01 -05:00
Alistair Leslie-Hughes
3b24c1cf1d
Rebase against f7895ef25a4cb2115ffbe04d28b87bcb6ee3c0b7.
2020-08-06 10:04:28 +10:00
Alistair Leslie-Hughes
eb32fd78ae
Rebase against 2b76b9f234eb5d4753337d8b080f2c050daae3ff.
2020-08-05 10:37:50 +10:00
Alistair Leslie-Hughes
e4a11b1663
Rebase against 18d7bc985990c1022a9f42d20cc819ba141af5cb.
2020-08-04 10:43:36 +10:00
Alistair Leslie-Hughes
90d57326b5
Added winmm-fullpath patchset
2020-08-03 18:53:37 +10:00
Alistair Leslie-Hughes
b71d588d78
Release v5.14
2020-08-02 14:09:58 +10:00
Alistair Leslie-Hughes
bafd1bfc74
Update README.md
2020-08-02 14:06:53 +10:00
Alistair Leslie-Hughes
23ae4e6c7a
Rebase against 70b735760e2e89db11aa76ab3956ea0d1f6e40d4.
2020-08-02 13:53:05 +10:00
Alistair Leslie-Hughes
6ecb8df033
Added programs-findstr patchset
2020-07-31 11:49:51 +10:00
Alistair Leslie-Hughes
364ce82bd1
Rebase against ed8358393413d52096c56e96b44ee73f15053f91.
2020-07-31 11:28:43 +10:00
Alistair Leslie-Hughes
261a981d77
Rebase against 6d66efa3fee7f529bba6c478e71d54e0d66995f5.
2020-07-29 09:47:49 +10:00
Zebediah Figura
f7013bb1b4
Rebase against 0d42388095e4fd5c7702a61824b01ce0f9fc4d74.
2020-07-24 18:41:25 -05:00
Alistair Leslie-Hughes
99c296e10c
Rebase against 2a6de8d7f7d6f5ac018d8e330cfa580fc0c3b9e5.
2020-07-24 09:56:26 +10:00
Alistair Leslie-Hughes
02be23fa52
Rebase against 07030059486e0121051b452c94d37f12931cabf4.
2020-07-23 09:33:43 +10:00
Alistair Leslie-Hughes
352d5a391b
Rebase against a599d645e33a128fae2d6fbfd7fdc07a8cefda95.
2020-07-22 08:10:30 +10:00
Zebediah Figura
4373a1011e
Rebase against a455ff61b40ff73b48d0ccc9c1f14679bb65ab8d.
2020-07-20 19:55:28 -05:00
Paul Gofman
26d3815d8c
Updated ntdll-WRITECOPY patchset.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49577
2020-07-20 20:08:02 +03:00