Alistair Leslie-Hughes
fcca2476bf
Rebase against acd2f1e59bd22197b63eb5ae4ac0d621a0b8cce0
2018-03-06 12:30:29 +11:00
Alistair Leslie-Hughes
e09e1fd366
Release 3.3
2018-03-04 16:00:22 +11:00
Zebediah Figura
6a4c6089c4
Various fixes.
...
kernelbase-PathCchCombineEx: Restore mistakenly deleted patch.
wined3d-Core_Context: Fix rebase.
wined3d-Viewports: Restore mistakenly disabled patch.
2018-03-03 16:20:39 -06:00
Zebediah Figura
d854a14e64
bcrypt-Improvements: Fix Mac build.
...
Also fix some test failures.
2018-03-03 14:17:14 -06:00
Alistair Leslie-Hughes
1fdaf4c4e5
Rebase against f17120d11b0e1272bb9742ad88eb526ac914d7da
2018-03-03 19:45:18 +11:00
Alistair Leslie-Hughes
4f315f2a10
Updated bcrypt-Improvements patchset
2018-03-03 18:24:14 +11:00
Zebediah Figura
6d7bf6bd02
user32-WM_MEASUREITEM: Restore.
2018-03-02 09:42:49 -06:00
Zebediah Figura
745e1c5f96
Rebase against b1aee9c391a7e3ce4a069993d527dbdc518ef29c.
2018-03-01 16:03:19 -06:00
Zebediah Figura
092274bdf7
user32-Groupbox_Rectangle: Remove.
...
Proven incorrect by b7a08c9281
2018-03-01 15:02:52 -06:00
Alistair Leslie-Hughes
9999806838
Rebase against 0a72708126f5b8fc06698172d973bb529944c3bf
2018-03-01 16:25:25 +11:00
Zebediah Figura
d3bcb61436
winex11-SC_KEYMENU: Remove.
...
As per https://bugs.winehq.org/show_bug.cgi?id=41544#c11
2018-02-27 23:56:03 -06:00
Alistair Leslie-Hughes
c81dad1373
Removed wininet-Redirect patchset
...
Fixed upstream by cee99826b62b62acb7a8cf1ff32d27633c078e8f
2018-02-28 13:20:28 +11:00
Alistair Leslie-Hughes
f03920a32a
Updated bcrypt-Improvements patchset
2018-02-28 13:20:27 +11:00
Zebediah Figura
7d1d3410c8
Rebase against 7b62a970e9ad3b4179394cf54f0232475fe2388a
2018-02-27 19:59:50 -06:00
Zebediah Figura
7ae8e84d71
Update several bug report references.
2018-02-27 00:20:18 -06:00
Zebediah Figura
11d0c892e2
Remove two more obsolete patches.
...
d3dx9 tests have all been fixed, and Wine no longer supports DOS executables.
2018-02-27 00:05:01 -06:00
Zebediah Figura
6a0ff5b96e
Fix some rebase failures
2018-02-27 00:02:49 -06:00
Zebediah Figura
de0ef226da
d3d9-DesktopWindow: Rebase and re-enable.
2018-02-26 21:30:43 -06:00
Alistair Leslie-Hughes
923358dcea
Updated windowscodecs-JPEG_Decoder patchset
2018-02-27 12:38:43 +11:00
Alistair Leslie-Hughes
a1ec166849
Rebase againsts 9ae8b8c00f2cca205fdf4ce76e221778b7dfbea7
2018-02-27 12:26:58 +11:00
Alistair Leslie-Hughes
ef8e90cbdc
Updated windowscodecs-TIFF_Support patch
...
Restore a test patch
2018-02-27 09:14:18 +11:00
Zebediah Figura
41645dc0b0
wined3d-CSMT_Main: Properly fix patchset and regenerate IfDefined.
2018-02-24 19:14:06 -06:00
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