Commit Graph

3262 Commits

Author SHA1 Message Date
Zebediah Figura
cf19a5d6d6 Rebase against 5ec6b8f807f61ee77b9a96d94798c8e3f3db7af4 2018-02-21 21:27:12 -06:00
Alistair Leslie-Hughes
7332557b2a updated advapi32-Token_Integrity_Level patchset 2018-02-22 12:12:39 +11:00
Zebediah Figura
c0279488d1 ntdll-APC_Start_Process: Disable. 2018-02-21 18:35:43 -06:00
Alistair Leslie-Hughes
fa8100f1b9 Updated wined3d-1DTextures patchset 2018-02-22 10:34:13 +11:00
Zebediah Figura
42fb38a610 ntdll-RtlCaptureContext: Remove.
Shown to be incorrect by https://source.winehq.org/git/wine.git/commit/2bb668b1.
2018-02-21 16:28:50 -06:00
Zebediah Figura
81667ba219 Update patchinstall.sh for previous. 2018-02-21 16:15:45 -06:00
Zebediah Figura
5f0a24beb9 ntoskrnl-DriverTest: Disable for now.
This will need some significant reworking.
2018-02-21 16:11:18 -06:00
gloriouseggroll
95f4b465bc wined3d-Indexed_Vertex_Blending: 0001, 0003 fix patch apply 2018-02-21 01:53:11 -05:00
gloriouseggroll
7773dec0f4 wined3d-Indexed_Vertex_Blending: 0005 fix patch apply 2018-02-21 01:52:51 -05:00
gloriouseggroll
a70435933a wined3d-Indexed_Vertex_Blending: 0004 fix patch apply 2018-02-21 01:52:42 -05:00
gloriouseggroll
06a6abe197 wined3d-Indexed_Vertex_Blending: 0002 fix patch apply 2018-02-21 01:52:30 -05:00
Alistair Leslie-Hughes
669b58c813 Updated ws2_32-WSACleanup patchset 2018-02-21 14:19:44 +11:00
Alistair Leslie-Hughes
9c74ae13d4 Updated shell32-UnixFS patchset 2018-02-21 14:19:44 +11:00
gloriouseggroll
32b5281e4a wined3d-Revert_Surface_Blt: 0001 update format->convert to conv_byte_count: bc75bec270bfdc09c881799b331aabf4d119a271 2018-02-20 21:43:53 -05:00
Alistair Leslie-Hughes
9f7244a1c6 Fixed upstream by 59a7777f8494d909b9366015157d8be4ef1edb46 2018-02-21 13:28:43 +11:00
Zebediah Figura
c13d7cca17 advap32-Token_Integrity_Level: Fix changes to configure.ac in patch 0014. 2018-02-20 20:05:18 -06:00
Alistair Leslie-Hughes
a14e2990e5 Rebased against c3beca6c8fc8c07ecd992e64f8f8d0dda3a10ac8 2018-02-21 11:58:38 +11:00
Alistair Leslie-Hughes
8b6ef3476f Updated inseng patchset 2018-02-21 10:49:31 +11:00
Alistair Leslie-Hughes
471aacbe42 Updated dxgi-MakeWindowAssociation patchset 2018-02-21 10:49:31 +11:00
gloriouseggroll
cf8a34a673 wined3d-1DTextures: 0001 fix wined3d_dummy_textures so it doesnt affect other patches 2018-02-20 18:13:17 -05:00
gloriouseggroll
139c48ff16 wined3d-1DTextures: 0001 update with new format 2018-02-20 18:07:54 -05:00
gloriouseggroll
4f69cc1bb7 winebuild-Fake_Dlls: 0010 fix patch apply 2018-02-20 18:07:02 -05:00
Alistair Leslie-Hughes
e71ab406f1 Updated bcrypt-Improvements
Updates patch #0029 to allow test to compile.
2018-02-21 08:54:33 +11:00
Alistair Leslie-Hughes
c35053e845 Updated ws2_32-WSACleanup patch 2018-02-20 20:43:52 +11:00
Alistair Leslie-Hughes
08182c7af0 Updated virtdisk-GetStorageDependencyInformation patchset 2018-02-20 20:34:30 +11:00
Alistair Leslie-Hughes
0364bdc886 Updated stdole32.idl-Typelib patchset 2018-02-20 20:32:47 +11:00
Alistair Leslie-Hughes
3459356aa2 Updated nvencodeapi-Video_Encoder patchset 2018-02-20 20:25:01 +11:00
Alistair Leslie-Hughes
779bfda14e Updated nvcuvid-CUDA_Video_Support patchset 2018-02-20 20:22:24 +11:00
Alistair Leslie-Hughes
4cea402c50 Updated nvapi-Stub_DLL patchset 2018-02-20 20:20:32 +11:00
Alistair Leslie-Hughes
c0d536d04b Updated nvcuda-CUDA_Support patchset 2018-02-20 20:17:52 +11:00
Alistair Leslie-Hughes
aecae62db4 Updated ntdll-NtQueryVirtualMemory patchset 2018-02-20 20:11:48 +11:00
Alistair Leslie-Hughes
341fc2c260 Udpated ntdll-DllRedirects patchset 2018-02-20 20:09:26 +11:00
Alistair Leslie-Hughes
75654525c4 Updated ntdll-DOS_Attributes patchset
0007-ntdll-Perform-the-Unix-style-hidden-file-check-withi
2018-02-20 20:05:47 +11:00
Alistair Leslie-Hughes
00c019a55e
Merge pull request #45 from obsequiousnewt/master
update
2018-02-20 13:08:26 +11:00
Zebediah Figura
0372a60903 msi-MsiGetDatabaseState: Remove patch 0002.
Fixed by 237ec64807
2018-02-19 19:57:21 -06:00
Zebediah Figura
50dc891626 fix depedences and update patchinstall.sh 2018-02-19 19:57:21 -06:00
Zebediah Figura
25867f4e2e ntdll-DOS_Attributes: Add reference to bug #15679. 2018-02-19 19:57:21 -06:00
GloriousEggroll
aec386ceb9
Merge pull request #44 from GloriousEggroll/upstream
wined3d-CSMT_Main: 9999-IfDefined fix
2018-02-19 20:45:38 -05:00
gloriouseggroll
8030515325 wined3d-CSMT_Main: patch corrections-2 2018-02-19 20:44:04 -05:00
gloriouseggroll
15d6ebeab2 wined3d-CSMT_Main: initial patch corrections 2018-02-19 20:43:50 -05:00
Brandon Amaro
669232e38f Update 9999-IfDefined.patch
Allows the patch to be applied
2018-02-19 20:43:36 -05:00
GloriousEggroll
7311dd6848
Merge pull request #43 from GloriousEggroll/upstream
wined3d-1DTextures: 0008 correct typo
2018-02-19 20:34:39 -05:00
Alistair Leslie-Hughes
3ee8f1c014 Rebase against 538263d0efe725124df88ce1cce124bc3ad7e2af 2018-02-20 12:17:11 +11:00
gloriouseggroll
4675c9c0d9 wined3d-1DTextures: 0008 correct typo 2018-02-19 19:18:10 -05:00
gloriouseggroll
3954c8b1fa d3dx9_36-DXTn: fix makefile entries for missing d3dx9_41 42 43 - again 2018-02-19 18:28:57 -05:00
gloriouseggroll
8d07a09d37 d3dx9_36-DXTn: fix makefile entries for missing d3dx9_41 42 43 2018-02-19 18:28:47 -05:00
gloriouseggroll
f035f18061 d3dx9_36-DXTn: fix makefile entries from previous working patch 2018-02-19 18:28:33 -05:00
gloriouseggroll
3d396bbbcd d3dx9_36-DXTn: update to 1d08851c35, somehow was reverted to very old version 2018-02-19 18:28:21 -05:00
gloriouseggroll
25c32643d1 wined3d-1DTextures: 0004 - fix incorrect way to check WINED3D_POOL_MANAGED 2018-02-19 16:49:59 -05:00
gloriouseggroll
d08487e304 wined3d-1DTextures: 0004 - fix debug_d3dpool compile error 2018-02-19 16:49:44 -05:00
gloriouseggroll
0f313c9f99 wined3d-1DTextures: 0004,008 - update to use global memory alloc as changed in mainline 2018-02-19 16:49:30 -05:00
gloriouseggroll
96b4e33894 wined3d-1DTextures: 0004 fix compiling-5 - just remove mipmap check, deprecated and all other checks removed in mainline 2018-02-19 16:49:13 -05:00
gloriouseggroll
45fbdfad6c wined3d-1DTextures: 0004 fix compiling-4 2018-02-19 16:49:02 -05:00
gloriouseggroll
d01ff543f3 wined3d-1DTextures: 0004 fix compiling-3 2018-02-19 16:48:48 -05:00
gloriouseggroll
5978ff107d wined3d-1DTextures: 0006,0007,0008 fix compiling-2 2018-02-19 16:48:35 -05:00
gloriouseggroll
0fb2bacdac wined3d-1DTextures: 0001-create-dummy-1d-textures not sure why this was removed. re-adding to attempt to fix compiling 2018-02-19 16:48:19 -05:00
gloriouseggroll
3585affaa9 removed, mainlined. generation of mips implemented in 0daea6d2a08b76ff3548d8e16c44cf629d8afa9b, bb3b55ce22f96d443c2053f6b1eb24e087ca1377 2018-02-19 16:47:52 -05:00
gloriouseggroll
ebab0ccb03 wined3d-GenerateMips: 0003-d3d11-Implement-d3d10_device fix compile error 2018-02-19 05:12:17 -05:00
gloriouseggroll
5a297663cf wined3d-GenerateMips: 0001-d3d11-tests-Add-basic-test fix patch apply and compile 2018-02-19 05:11:49 -05:00
Brandon Amaro
8823b6c0d0 Update 0003-d3d11-Implement-d3d10_device_GenerateMips.patch
Allows the patch to be applied
2018-02-19 05:11:27 -05:00
Brandon Amaro
bfb30ebb53 Update 0002-wined3d-Implement-generation-of-mip-maps-for-shader-.patch
Allows the patch to be applied
2018-02-19 05:11:09 -05:00
Brandon Amaro
8ef881e9c0 Update 0001-d3d11-tests-Add-basic-test-for-mipmap-level-generati.patch
allows patch file to be applied
2018-02-19 05:10:49 -05:00
gloriouseggroll
0150681304 wined3d-Dual_Source_Blending: 0002-d3d11-tests-add-basic-dual-source fix patch apply 2018-02-19 03:23:52 -05:00
GloriousEggroll
87281f1eba
Merge pull request #28 from omega13a/patch-23
Update 0001-wined3d-Allow-arbitrary-viewports-for-d3d11.patch
2018-02-19 01:20:37 -05:00
GloriousEggroll
74292f1feb
Merge pull request #26 from omega13a/patch-22
Update 0001-wined3d-Use-OpenGL-core-context-for-D3D10-11-when-ne.patch
2018-02-19 01:20:27 -05:00
GloriousEggroll
1d6e0dc90e
Merge pull request #22 from omega13a/patch-18
Update 0004-winex11.drv-Indicate-direct-rendering-through-OpenGL.patch
2018-02-19 01:20:13 -05:00
Alistair Leslie-Hughes
fb385c985c
Merge pull request #25 from omega13a/patch-21
Update 0010-tools-winebuild-Add-syscall-thunks-for-64-bit.patch
2018-02-19 17:06:02 +11:00
Alistair Leslie-Hughes
167843b4f5
Merge pull request #24 from omega13a/patch-20
Update 0002-krnl386.exe16-Do-not-abuse-WOW32Reserved-field-for-1.patch
2018-02-19 17:05:03 +11:00
Alistair Leslie-Hughes
a4c1a65b66
Merge pull request #23 from omega13a/patch-19
Update 0001-kernel32-tests-Add-basic-tests-for-fake-dlls.patch
2018-02-19 17:04:24 +11:00
Alistair Leslie-Hughes
a4e0892be4
Merge pull request #27 from GloriousEggroll/upstream
ntdll-User_Shared_Data: 0004-ntdll-tests-test-updating-tickcount fix …
2018-02-19 15:35:42 +11:00
Brandon Amaro
1759d5c248
Update 0003-wined3d-Implement-dual-source-blending.patch
Allows the patch file to be applied
2018-02-18 15:23:18 -08:00
Brandon Amaro
8cf7f25acc
Update 0001-wined3d-Allow-arbitrary-viewports-for-d3d11.patch 2018-02-18 15:09:41 -08:00
Brandon Amaro
14cb31feb9
Update 0001-wined3d-Allow-arbitrary-viewports-for-d3d11.patch
allows the patch file to be applied
2018-02-18 15:06:43 -08:00
gloriouseggroll
c0280c3c49 ntdll-User_Shared_Data: 0004-ntdll-tests-test-updating-tickcount fix missing pNtGetTickCount var 2018-02-18 17:58:42 -05:00
Brandon Amaro
22eb6311e7
Update 0001-wined3d-Use-OpenGL-core-context-for-D3D10-11-when-ne.patch
Allows the patch to be applied
2018-02-18 14:58:24 -08:00
Brandon Amaro
02aff3e781
Update 0010-tools-winebuild-Add-syscall-thunks-for-64-bit.patch
Allows the patch to be applied
2018-02-18 14:31:58 -08:00
Brandon Amaro
bdf29b7cdc
Update 0002-krnl386.exe16-Do-not-abuse-WOW32Reserved-field-for-1.patch
Allows the patch to be applied. Don't know if the code modification was correct but the patch now will apply during installation.
2018-02-18 14:26:30 -08:00
Brandon Amaro
dcef4cecb0
Update 0001-kernel32-tests-Add-basic-tests-for-fake-dlls.patch
Allows the patch to be applied
2018-02-18 14:12:52 -08:00
Brandon Amaro
bfe07a8e82
Update 0004-winex11.drv-Indicate-direct-rendering-through-OpenGL.patch
Allows the patch to be applied
2018-02-18 13:53:50 -08:00
Zebediah Figura
6ae68a30f2 ntdll-DOS_Attributes: Update definition. 2018-02-18 11:32:10 -06:00
Zebediah Figura
1d511798d0 Remove oleaut32-Vtable_Offset.
Fixed by https://source.winehq.org/git/wine.git/dd012af92a93fdf77ec648e422b4fb96369b42eb.
2018-02-18 11:26:46 -06:00
Zebediah Figura
0cfbc55f24 d3dx9_36-D3DXStubs: Update definition. 2018-02-18 11:24:17 -06:00
Zebediah Figura
80d7ae1e23 wined3d-WINED3D_RS_COLORWRITEENABLE: Rebase. 2018-02-18 11:18:05 -06:00
Zebediah Figura
77d4bb66d5 Remove wined3d-Copy_Resource_Typeless.
Fixed by https://source.winehq.org/git/wine.git/7374c8325dcfc0e70b3032cdf5702f5d50833271.
2018-02-18 11:09:01 -06:00
Zebediah Figura
3d8124a27f windowscodecs-GIF_Encoder: Remove patches 0005 and 0007.
Fixed by 0be89601f5.
2018-02-18 10:59:48 -06:00
Zebediah Figura
abaeab8e60 Bump version to 3.2. 2018-02-18 10:57:27 -06:00
Zebediah Figura
f11d05b414 Disable patches instead of commenting them out.
patchinstall.sh is autogenerated and should not be edited by hand.
2018-02-18 10:56:24 -06:00
Zebediah Figura
7e86c9d3dd ntdll-CLI_Images: Fix patch formatting. 2018-02-18 10:52:03 -06:00
Brandon Amaro
97e67509d5
Update 0014-windowscodecs-Add-some-tests-for-various-TIFF-color-.patch
Allows the patch file to be applied
2018-02-18 00:25:19 -08:00
Alistair Leslie-Hughes
18f211f6f2
Merge pull request #19 from omega13a/patch-15
Update 0001-windowscodecs-tests-Add-a-test-for-8bpp-indexed-TIFF.patch
2018-02-18 19:17:46 +11:00
Alistair Leslie-Hughes
020e93fd21
Merge pull request #18 from omega13a/patch-16
Update patchinstall.sh
2018-02-18 19:17:32 +11:00
Brandon Amaro
483c939258
Update 0001-windowscodecs-tests-Add-a-test-for-8bpp-indexed-TIFF.patch
allows the patch file to be applied
2018-02-18 00:14:44 -08:00
Brandon Amaro
47fa8b8289
Update patchinstall.sh
Don't apply patches/windowscodecs-GIF_Encoder/0005-windowscodecs-Avoid-crashing-if-no-IPropertyBag2-was.patch and patches/windowscodecs-GIF_Encoder/0007-windowscodecs-Avoid-crashing-if-no-IPropertyBag2-was.patch.  They already been applied to wine 3.2
2018-02-17 23:58:05 -08:00
gloriouseggroll
54cf96ed97 wined3d-buffer_create: remove, mainlined, handled by desc->access: 916c13c6c1 2018-02-18 02:52:26 -05:00
gloriouseggroll
c045545a88 Merge https://github.com/wine-staging/wine-staging 2018-02-18 02:12:09 -05:00
gloriouseggroll
9c776c29a3 uxtheme-GTK_Theming: 0001-uxthemegtk-add-configure-check fix apply patch 2018-02-18 01:56:12 -05:00
Alistair Leslie-Hughes
a1d059b2b2 Rebased patches
Disable Mouse-Move patch (To Confirm fixed)
2018-02-18 17:52:17 +11:00
gloriouseggroll
5baee54763 ddraw-Rendering_Targets: 0001-ddraw-create-rendering-targets fix apply patch 2018-02-18 01:41:53 -05:00
gloriouseggroll
adf35b866f d3d11-ID3D11Texture1D: 0002-d3d11-create-a-texture-in-d3d fix apply 2018-02-18 01:41:32 -05:00
gloriouseggroll
1b1aa41aa5 wined3d-1DTextures: 0004 and 0016 fix compile error 2018-02-18 01:41:19 -05:00
Alistair Leslie-Hughes
0bacf48a3d Rebase against 2936f3f9bb9dc01c595498a821d6adb6775b62cc
- Disable a few patches which dont apply cleanly.

- bias patches need to be revisited. (possible already fixed)
2018-02-18 16:12:48 +11:00
Alistair Leslie-Hughes
ddb4914549 Merge branch 'master' of git://github.com/obsequiousnewt/wine-staging into obsequiousnewt-master 2018-02-18 14:47:56 +11:00
Alistair Leslie-Hughes
48352aa496
Merge pull request #12 from omega13a/patch-11
Update 0001-ntdll-Catch-windows-int-0x2e-syscall-on-i386.patch
2018-02-18 14:40:52 +11:00
Alistair Leslie-Hughes
657d16845b
Merge pull request #11 from omega13a/patch-10
Update 0001-ntdll-Implement-HashLinks-field-in-LDR-module-data.patch
2018-02-18 14:40:42 +11:00
Brandon Amaro
0507f73a22
Update 0001-ntdll-Catch-windows-int-0x2e-syscall-on-i386.patch
Allows the patch file to be applied
2018-02-17 19:16:05 -08:00
Brandon Amaro
464eada106
Update 0001-ntdll-Implement-HashLinks-field-in-LDR-module-data.patch
Allows the patch file to be applied
2018-02-17 19:09:37 -08:00
Brandon Amaro
472c1048ec
Update 0005-ntdll-Implement-loader-redirection-scheme.patch
allows the patch to be applied
2018-02-17 19:00:36 -08:00
Alistair Leslie-Hughes
d08debc99a
Merge pull request #8 from omega13a/patch-7
Update 0001-ntdll-Load-CLI-.NET-images-in-the-same-way-as-Window.patch
2018-02-18 13:57:27 +11:00
Alistair Leslie-Hughes
55cb3e6d00
Merge pull request #9 from omega13a/patch-8
Update 0001-ntdll-Do-not-allow-to-allocate-thread-stack-for-curr.patch
2018-02-18 13:47:40 +11:00
Alistair Leslie-Hughes
616ab59674
Merge pull request #6 from omega13a/patch-6
Update 0004-ntdll-tests-Test-updating-TickCount-in-user_shared_d.patch
2018-02-18 13:45:17 +11:00
Alistair Leslie-Hughes
7bb5434fda
Merge pull request #5 from omega13a/patch-5
Update 0003-ntdll-Create-thread-to-update-user_shared_data-time-.patch
2018-02-18 13:44:57 +11:00
Alistair Leslie-Hughes
7f6818cf31
Merge pull request #4 from omega13a/patch-4
Update 0001-ntdll-Move-code-to-update-user-shared-data-into-a-se.patch
2018-02-18 13:44:26 +11:00
Alistair Leslie-Hughes
a52ca8416d
Merge pull request #2 from omega13a/patch-2
Update 0001-ntdll-Add-support-for-hiding-wine-version-informatio.patch
2018-02-18 13:44:07 +11:00
Alistair Leslie-Hughes
dc1bc1aff6
Merge pull request #3 from omega13a/patch-3
Update patchinstall.sh
2018-02-18 13:43:47 +11:00
Brandon Amaro
6ad8b3ed57
Update 0001-ntdll-Do-not-allow-to-allocate-thread-stack-for-curr.patch
Allows the patch to be applied
2018-02-17 17:49:46 -08:00
Brandon Amaro
5065df86e0
Update 0001-ntdll-Load-CLI-.NET-images-in-the-same-way-as-Window.patch
Don't know if it works but it allows the patch to be applied
2018-02-17 17:44:48 -08:00
Zebediah Figura
0f57303c6a winex11-UpdateLayeredWindow: Rebase. 2018-02-17 19:30:41 -06:00
Zebediah Figura
ddb9fa82ca Remove wined3d-Revert_Buffer_Upload.
This was for https://bugs.winehq.org/show_bug.cgi?id=42410, fixed by https://source.winehq.org/git/wine.git/e97ed10d09a94cae9bd449f297813a0f0722a378.
2018-02-17 19:27:30 -06:00
Zebediah Figura
909b4e25d6 wined3d-Accounting: Rebase. 2018-02-17 19:23:00 -06:00
Zebediah Figura
9a13d50c53 windowscodecs-Palette_Images: Rebase. 2018-02-17 19:19:55 -06:00
Zebediah Figura
11bcc32cd1 wbemprox-Win32_VideoController: Remove patch 0005.
Fixed by 7c0025b608
2018-02-17 19:16:06 -06:00
Zebediah Figura
d73f96248d user32-WindowDisplayAffinity: Rebase. 2018-02-17 19:13:01 -06:00
Zebediah Figura
772a410836 widl-SLTG_Typelib_Support: Rebase. 2018-02-17 19:08:48 -06:00
Zebediah Figura
81174370bb shell32-Context_Menu: Rebase. 2018-02-17 19:05:54 -06:00
Zebediah Figura
469d9bb7bf ntdll-Threading: Rebase. 2018-02-17 18:59:43 -06:00
Zebediah Figura
f97fd0676d server-Pipe_ObjectName: Rebase. 2018-02-17 18:55:54 -06:00
Zebediah Figura
1bec48302b Remove rasapi32-RasGetConnectionStatistics.
Fixed by 290aec59aa
2018-02-17 18:51:37 -06:00
Zebediah Figura
289404eabe oleaut32-TKIND_COCLASS: Rebase. 2018-02-17 18:49:21 -06:00
Zebediah Figura
cb536ac20c ole32-HGLOBALStream: Rebase. 2018-02-17 18:44:28 -06:00
Zebediah Figura
1537775f66 ntdll-x86_64_ExceptionInformation: Remove patch 0002.
Fixed by 959d240cbe
2018-02-17 18:39:39 -06:00
Zebediah Figura
05fafd86f0 ntdll-RtlQueryPackageIdentity: Rebase. 2018-02-17 18:37:09 -06:00
Zebediah Figura
3dadc9b50b ntdll-Pipe_SpecialCharacters: Rebase. 2018-02-17 18:33:34 -06:00
Zebediah Figura
7993a8d151 Remove ntdll-Attach_Process_Dlls
Fixed by https://source.winehq.org/git/wine.git/ed893d3591802bb562d100b277f968be402af740
2018-02-17 18:27:25 -06:00
Zebediah Figura
8c1c90df75 Remove wevtapi-EvtNext
fixed by aaf4e1d93d
2018-02-17 17:47:28 -06:00
Zebediah Figura
c58d017024 Remove user32-Revert_ListBox_Height.
Fixed by f0fc034997
2018-02-17 17:47:19 -06:00
Zebediah Figura
47754ac770 Remove user32-Invalidate_Key_State
fixed by 059d5ece23
2018-02-17 17:47:16 -06:00
Zebediah Figura
dce52cb85c Update patchinstall.sh 2018-02-17 17:47:13 -06:00
Zebediah Figura
b929eb6f9e fix dependencies 2018-02-17 17:47:07 -06:00
Brandon Amaro
db95c3ad44
Update 0004-ntdll-tests-Test-updating-TickCount-in-user_shared_d.patch
Allows the patch to be applied
2018-02-17 15:22:16 -08:00
Brandon Amaro
3e7844d276
Update 0003-ntdll-Create-thread-to-update-user_shared_data-time-.patch
allows the patch to be applied
2018-02-17 15:15:13 -08:00
Brandon Amaro
2f66d7483c
Update 0001-ntdll-Move-code-to-update-user-shared-data-into-a-se.patch
Allows the patch to be applied
2018-02-17 14:58:48 -08:00
Brandon Amaro
70db296c0e
Update patchinstall.sh
Remove 0002-ntdll-Avoid-crash-when-trying-to-access-page-prot-of.patch as the patch appears to be already applied in WINE.
2018-02-17 14:49:38 -08:00
Brandon Amaro
047fc8866d
Update 0001-ntdll-Add-support-for-hiding-wine-version-informatio.patch
allows the patch to be applied
2018-02-17 13:40:54 -08:00
Brandon Amaro
f2fd3be62d
Update 0001-ntdll-Ensure-process-dlls-are-not-attached-too-early.patch
Don't know if this works but it appears to allow the patch to be applied.
2018-02-17 13:29:34 -08:00
Alistair Leslie-Hughes
7622ec9450 Rebase against 65989f2ace1b06617638e31cb7ba56deb38fe690 2018-02-17 14:01:23 +11:00
Alistair Leslie-Hughes
6581a6f2ea Rebase against 389c3add0ad93f3b2180c636363b25f6c78757a2 2018-02-17 14:01:23 +11:00
Alistair Leslie-Hughes
47d2040c12 Rebase against 9d897b73a877e5eaae26df87930c951ff8273c14 2018-02-17 14:01:23 +11:00
Alistair Leslie-Hughes
e58651c321 Rebase against 0f1cb96b694a38106464044285296e531f90bb67 2018-02-17 14:01:23 +11:00
Alistair Leslie-Hughes
8b685b1ebd Rebase against 354fa7eb7921c3317e7943c18871febe5570dd52 2018-02-17 14:01:23 +11:00
Alistair Leslie-Hughes
b6035fb652 Rebase against f9181daa1ddc2c10d3b6ddd4610bc1421cfd0f42 2018-02-17 14:01:23 +11:00