Zebediah Figura
e33ae29ca0
Fix the rest of the configure lines.
2018-02-24 17:57:53 -06:00
Zebediah Figura
29b36434e8
ntdll-WRITECOPY: Fix mistakenly deleted line.
2018-02-24 17:48:15 -06:00
Zebediah Figura
ac17c5d866
Rebase against 7be8beab68c5074e78c899acac7ccb6eb2f7e22e
2018-02-24 17:43:27 -06:00
Thomas Crider
4cb811ac52
wined3d-Indexed_Vertex_Blending: 0005 apply omega13a's patch which moves transpose_matrix with minor correction
2018-02-23 19:24:46 -05:00
Brandon Amaro
caef127ac8
Update 0005-wined3d-Move-matrix-inversion-functions-into-utils.c.patch
...
Not only allows the patch to be applied but also moves a new matrix function that's been added after this patch was made to utils.c
2018-02-23 19:20:01 -05:00
Thomas Crider
ffd11f280d
Revert "wined3d-Indexed_Vertex_Blending: 0005 fix patch apply"
...
This reverts commit 7773dec0f4
.
2018-02-23 19:19:44 -05:00
Zebediah Figura
7b0a3f25ac
Fix configure changes
2018-02-23 14:52:23 -06:00
gloriouseggroll
e180b2e4dd
nvencodeapi-Video_Encoder: 0001 fix configure.ac patch apply
2018-02-23 12:21:28 -05:00
Zebediah Figura
2d66ecce58
nvcuvid-CUDA_Video_Support: Fix mistakenly deleted lines.
2018-02-23 10:03:55 -06:00
Alistair Leslie-Hughes
6bc9218559
Update patchinstall.sh
2018-02-23 14:10:42 +11:00
Alistair Leslie-Hughes
9d84ed42f1
Rebase against f9e1dbb83d850a2f7cb17079e02de139e2f8b920
2018-02-23 13:28:09 +11:00
Zebediah Figura
84fb9656a1
d3d11-Depth_Bias: Rebase and re-enable.
...
Note: The current git tree has tests for depth bias which would obviate 0002,
but I've left it in since the current git has no tests for depth clipping or
depth bias clamping, and I don't know how to rewrite these tests to work like
the tests Józef added.
2018-02-22 12:28:35 -06:00
Zebediah Figura
52c1d8568a
user32-Mouse_Message_Hwnd: Rebase and re-enable.
2018-02-22 10:02:49 -06:00
Zebediah Figura
5bf41624ab
Add references to bug reports for several patches.
2018-02-21 23:47:48 -06:00
Alistair Leslie-Hughes
97461b276c
Updated wined3d-1DTextures patchset
2018-02-22 16:29:04 +11:00
Alistair Leslie-Hughes
a85bb970af
Updated ntdll-User_Shared_Data patchset
2018-02-22 15:52:44 +11:00
Zebediah Figura
1977c70f7d
ntdll-DllRedirects: Rebase.
2018-02-21 22:38:18 -06:00
Zebediah Figura
a20cac28b5
ntdll-Hide_Wine_Exports: Fix incorrectly removed line.
...
Whether we want to have this patch at all is up for debate, though.
2018-02-21 22:34:05 -06:00
Zebediah Figura
6219ea48e6
ntdll-LdrRegisterDllNotification: Rebase.
2018-02-21 22:25:00 -06:00
Alistair Leslie-Hughes
950a11ae1d
Updated windowscodecs-TIFF_Support patchset
2018-02-22 14:33:13 +11:00
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