Alistair Leslie-Hughes
914f67c020
Rebase against 9415667cdfbb4c94cdfe03a1e80a87482bee98c1.
2020-07-17 11:26:22 +10:00
Alistair Leslie-Hughes
c3c5d48b18
Rebase against 42cb7d2ad1caba08de235e6319b9967296b5d554.
2020-07-16 09:08:33 +10:00
Paul Gofman
884f646404
Updated winebuild-pe_syscall_thunks patchset.
...
Fix context eip in NtGetContextThread() on i386.
2020-07-15 12:48:46 +03:00
Paul Gofman
5c4729e4ce
Updated winebuild-pe_syscall_thunks patchset.
...
Fix non-PE build.
2020-07-15 02:55:55 +03:00
Zebediah Figura
103195f07d
Rebase against 54b2a10659871032720df31ae9ca6cba2ff4acf0.
2020-07-14 18:10:39 -05:00
Paul Gofman
3acacd0ee1
Updated and reenabled ntdll-Syscall_Emulation patchset.
2020-07-14 16:13:54 +03:00
Paul Gofman
d2d0366ce5
Added winebuild-pe_syscall_thunks patchset.
...
Restores the major bits of functionality of
the former 'winebuild-Fake_Dlls' patchset which
are yet missing upstream.
2020-07-14 16:08:50 +03:00
Zebediah Figura
913b39b117
Rebase against fdb3d9ae320363c1bd9fa716b167a7ad313e638b.
2020-07-13 17:56:04 -05:00
Zebediah Figura
4d315a6098
ntdll-DOS_Attributes: Correct rebase.
2020-07-11 15:42:27 -05:00
Zebediah Figura
5e5dafe07a
ntdll-SystemRoot_Symlink: Remove patch set.
...
This patch is just incorrect. wineserver always is case-sensitive unless OBJ_CASE_INSENSITIVE is specified.
For reference, the relevant cygwin code:
https://cygwin.com/git/?p=newlib-cygwin.git;a=blob;f=winsup/cygwin/shared.cc;h=c939e0d0fb88506684038c01c5fd6141c8f130f8;hb=refs/heads/master
2020-07-11 12:32:23 -05:00
Zebediah Figura
bb79717d86
ntdll-NtDevicePath: Remove incorrect CDECL from nt_to_unix_file_name().
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49555
2020-07-11 10:21:36 -05:00
Zebediah Figura
b1219b7fae
Rebase against caa41d4917a84dbbeb4aa14f18cfecfd17efe71a.
2020-07-10 21:10:05 -05:00
Zebediah Figura
046f6604b7
Rebase against 18ae539c914a9b5a89f63d8cf9c2a21273eccc6c.
2020-07-09 23:17:40 -05:00
Zebediah Figura
f6954e6e77
Rebase against 262e4ab9e0eeb126dde5cb4cba13fbf7f1d1cef0.
2020-07-08 20:46:51 -05:00
Alistair Leslie-Hughes
553c1cff5a
dsound-EAX - Fix compile
2020-07-08 10:38:50 +10:00
Zebediah Figura
4ef21bcf82
dsound-EAX: Correct rebase against 130870084 and e09190399.
2020-07-07 18:10:13 -05:00
Zebediah Figura
ebbd01086e
kernel32-K32GetPerformanceInfo: Remove patch set.
...
As of 8622eb326fb, SystemProcessInformation should now actually be reasonably
fast, requiring only a couple of server calls. This patch set would make
K32GetPerformanceInfo() even faster, but without any record of what it helps,
it's not particularly likely that it's making a significant difference anymore.
2020-07-07 18:05:07 -05:00
Zebediah Figura
b1765ff74e
Rebase against e0e3b6bc91f7db956e3a66f2938eea45d4055a39.
2020-07-07 17:59:50 -05:00
Alistair Leslie-Hughes
21a97e1f88
Rebase against 6e2a54ec76d225d76506fe909a9c300702636d5b.
2020-07-07 08:50:59 +10:00
Alistair Leslie-Hughes
4f13965432
Release v5.12.1
...
Compile Fixes.
2020-07-06 07:55:07 +10:00
Zebediah Figura
3dd8d0e647
xactengine-initial: Correct a spelling error in the definition of IXACT3Engine_Initialize.
2020-07-05 11:36:37 -05:00
Zebediah Figura
3f3a05f91c
xactengine-initial: Get rid of the separate IXACT34Cue implementation.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49514
2020-07-04 11:38:26 -05:00
Alistair Leslie-Hughes
f48f106853
Release v5.12
2020-07-04 11:59:57 +10:00
Zebediah Figura
2e111fae10
ntdll-NtQueryVirtualMemory: Correct rebase.
2020-07-03 19:21:33 -05:00
Zebediah Figura
9cca205cc2
ntdll-NtQueryVirtualMemory: Rebase and re-enable.
2020-07-03 18:23:02 -05:00
Zebediah Figura
502c444d9c
Rebase against 51dd1ba02e4a96a3e0c9381a434bfd1fd4347d83.
2020-07-03 18:18:38 -05:00
Alistair Leslie-Hughes
215d78f8e1
Rebase against 8bd5fe30014c2aa60f0c4570db4ef936e8c51245.
2020-07-03 08:19:34 +10:00
Alistair Leslie-Hughes
cbdc68f558
Updated patchinstall.sh for server-Key-State
2020-07-02 09:58:06 +10:00
Alistair Leslie-Hughes
6125243d3a
Rebase against 10b17932fa829fac10a5e6717d96ed5d56de80fe.
2020-07-02 08:27:54 +10:00
Zebediah Figura
262df397ef
server-Key_State: Rebase and restore mistakenly deleted patch.
2020-06-30 19:15:34 -05:00
Zebediah Figura
f904ca32a3
user32-rawinput-*: Rebase and re-enable.
...
Thanks to RĂ©mi Bernon for the rebased patch sets.
2020-06-30 17:30:13 -05:00
Zebediah Figura
70f6f6d7e4
Rebase against 359ee2ecc21b08e4118f0f77b3a208e4b5e1e63d.
2020-06-30 17:11:27 -05:00
Zebediah Figura
4995d0d3af
ntdll-ThreadTime: Correct rebase.
2020-06-29 20:55:04 -05:00
Zebediah Figura
40099e26bf
ntdll-ThreadTime: Rebase and re-enable.
2020-06-29 19:03:01 -05:00
Zebediah Figura
70d8178927
Rebase against ec9e556d31278d2de28b8ba82a063dc9fffdb440.
2020-06-29 18:56:48 -05:00
Zebediah Figura
b6c2818755
server-Desktop_Refcount: Add missing alloc_handle() callback.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49463
2020-06-27 11:22:04 -05:00
Alistair Leslie-Hughes
37fc290f77
Rebase against 13b2587d4f55d64a1381c60ac34acf4abe6bb1e8.
2020-06-27 11:39:24 +10:00
Alistair Leslie-Hughes
82cff8bbdb
Rebase against fe4379eb19a201d45bc0d2d51270db133fd23a77.
2020-06-26 11:07:53 +10:00
Alistair Leslie-Hughes
df2fd22e4d
Added winevulkan-vkGetPhysicalDeviceSurfaceCapabilitiesKHR patchset
2020-06-25 10:03:16 +10:00
Alistair Leslie-Hughes
60074b960f
Rebase against 1f6423f778f7036a3875613e10b9c8c3b84584f0.
2020-06-25 08:19:10 +10:00
Paul Gofman
97fbe3fe04
Updated ntdll-ForceBottomUpAlloc patchset.
2020-06-24 20:02:02 +03:00
Paul Gofman
f2686a1537
Updated ntdll-ForceBottomUpAlloc patchset.
2020-06-24 17:49:51 +03:00
Zebediah Figura
7766c17912
Rebase against bc282905d9491b9f9fe4ae4b69a8ccdf99c5aaa8.
2020-06-23 18:07:36 -05:00
Paul Gofman
8402c95961
Updated server-Stored_ACLs patchset.
...
Do not turn file type into FD_TYPE_CHAR when setting
security descriptor.
2020-06-23 13:11:59 +03:00
Zebediah Figura
6274392d27
Rebase against 449b8c7e9212d0a80e28babff20f2755b7370872.
2020-06-22 17:21:09 -05:00
Alistair Leslie-Hughes
102af10c89
Updated winemenubuilder-Desktop_Icon_Path patchset
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49415
2020-06-22 13:56:19 +10:00
Alistair Leslie-Hughes
3d9a927266
Release v5.11
2020-06-20 11:51:49 +10:00
Zebediah Figura
8e5546184f
ntdll-Junction_Points: Rebase and re-enable.
2020-06-18 20:41:39 -05:00
Zebediah Figura
d799e8fd82
Rebase against e80df2d2d54a3f16389bea77f6863cc1c05d6251.
2020-06-18 19:13:40 -05:00
Alistair Leslie-Hughes
02913f754f
Rebase against 67ef5151744b347d4a30c985da6712fb0061e675.
2020-06-18 08:59:21 +10:00