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