Sebastian Lackner
|
066e207750
|
Rebase against d8641197c041763c2c9784f4b4a8b3dba2bbf0cb.
|
2016-06-03 18:05:36 +02:00 |
|
Sebastian Lackner
|
64e8ae3a61
|
Rebase against 5840ea47e6a0d761acbd45cd5a59fbcebfb86326.
|
2016-06-02 23:10:47 +02:00 |
|
Sebastian Lackner
|
3d1995983f
|
Rebase against 03fa4cfaffd4c10f56a2f8bfd383f4eaf67d364c.
[ntdll-WinSqm]
Removed patch to add WinSqm[Start|End]Session implementation (accepted upstream).
|
2016-06-02 22:15:30 +02:00 |
|
Sebastian Lackner
|
8bede16222
|
Rebase against c89dc58deb9ba74d8dcd7faf7012203cff0724a0.
|
2016-05-30 18:24:40 +02:00 |
|
Sebastian Lackner
|
749dc37048
|
Rebase against 81c700e0f8f8670f9c3b05a4baab2b2cffaeff89.
|
2016-05-27 23:41:15 +02:00 |
|
Sebastian Lackner
|
a15b448623
|
Rebase against 0dcf255b51ef096d649a5b4daee7204409550376.
|
2016-05-27 23:01:46 +02:00 |
|
Sebastian Lackner
|
e460e59354
|
Rebase against a0c651cd7cf83c9fac6b8776de2d54a731fc4b29.
[secur32-ANSI_NTLM_Credentials]
Removed patch to fix handling of ANSI NTLM credentials (accepted upstream).
|
2016-05-26 23:38:44 +02:00 |
|
Sebastian Lackner
|
83d43970e8
|
wined3d-CSMT_Main: Use newly introduced wined3d_calloc function.
|
2016-05-26 01:38:25 +02:00 |
|
Sebastian Lackner
|
0f1aef64bf
|
Rebase against b5aeb661b9297a6ee6047335f42543936f593525.
|
2016-05-25 21:17:56 +02:00 |
|
Sebastian Lackner
|
a40017a010
|
Rebase against 351bd33f2cd1edd680176ef777d77a3d1256ab6d.
|
2016-05-25 20:34:59 +02:00 |
|
Sebastian Lackner
|
94419b1dad
|
Rebase against 698d4114677205c3e5a0df659d230fe982578757.
|
2016-05-25 03:43:00 +02:00 |
|
Sebastian Lackner
|
5d32e6fc71
|
Added patch with workaround for Windows 3.1 apps which call LoadImage(LR_LOADFROMFILE) with a resource id.
|
2016-05-21 15:07:54 +02:00 |
|
Sebastian Lackner
|
f10c1d3c42
|
Rebase against 9a80284e1a886ff7e01d33f68715c9bfdb773459.
|
2016-05-19 20:06:07 +02:00 |
|
Sebastian Lackner
|
9aefba7af5
|
wined3d-CSMT_Main: Make float constant updates consistent with the rest of the code.
|
2016-05-19 14:44:21 +02:00 |
|
Sebastian Lackner
|
16e6b1c3e3
|
Rebase against 58e95f72218fa018739c484f172bc236e685d5bb.
[dbghelp-EnumerateLoadedModulesExW]
Removed patch to implement dbghelp.EnumerateLoadedModulesExW (fixed upstream).
|
2016-05-19 13:19:02 +02:00 |
|
Sebastian Lackner
|
8a2c526e13
|
Rebase against aa475ce23fa295a8f5d0fa120d7b3dac1a5a41b5.
[wininet-InternetReadFile]
Removed patch to return synchronously from InternetReadFile if there is no
more data to read (accepted upstream).
|
2016-05-19 13:18:45 +02:00 |
|
Sebastian Lackner
|
5c40d98a8f
|
Disabled wined3d-Revert_PixelFormat patchset.
The issue has already been fixed a while ago, and there are no known cases
where this patch actually makes a difference.
|
2016-05-17 15:15:15 +02:00 |
|
Sebastian Lackner
|
b4c93af2cb
|
wined3d-CSMT_Main: Reenable CSMT patchset.
|
2016-05-17 12:57:30 +02:00 |
|
Sebastian Lackner
|
fef3ce6d9e
|
Rebase against fa6c255f8de4b28e6bdeadca8d27d226ddff48d7.
[makefiles-Disabled_Rules]
Removed patch to avoid generating Makefile for disabled rules (fixed upstream).
|
2016-03-08 02:55:31 +01:00 |
|
Sebastian Lackner
|
95643287d3
|
wined3d-CSMT_Main: Reenable patchset.
|
2016-03-07 00:49:51 +01:00 |
|
Sebastian Lackner
|
b7c7a94d42
|
Rebase against 0d06ebf5fb515e19cd9ec951dd9e49f6e678b35c.
[advapi32-RegCopyTree]
Removed patch to fix RegDeleteTreeW when empty string is passed (accepted
upstream).
[shutdown-Stub_DLL]
Removed patch to add shutdown.exe stub implementation (accepted upstream).
|
2016-03-02 23:32:41 +01:00 |
|
Sebastian Lackner
|
a52c90b145
|
Rebase against 6c637ab9c6a65d5601f98545b05f413f777c444e.
|
2016-03-02 23:32:04 +01:00 |
|
Sebastian Lackner
|
ab74d819f0
|
Rebase against 846155f1531207a763c099defa90fc2c41135164.
[advapi32-RegCopyTree]
Removed patches to implement RegCopyTreeA/W (accepted upstream).
|
2016-03-02 23:31:43 +01:00 |
|
Sebastian Lackner
|
e1ff6e2674
|
Rebase against b652c119690afe8b89b8ce9cddde34b4c1589a62.
|
2016-02-24 20:46:39 +01:00 |
|
Sebastian Lackner
|
9a7ca404cf
|
Rebase against f71f7db63caeffdc92ede12bf15e8f7d184addd4.
[msvcrt-StdHandle_RefCount]
Removed patch to fix implementation of msvcrt.close when stdout == stderr
(fixed upstream).
|
2016-02-23 02:31:03 +01:00 |
|