winesync
2fcf99a2c3
[WINESYNC] d3dx9/tests: Actually test the return of the effect SetInt() call.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
wine commit id 7e01ec6018c062d11b29ba2b9a2056d98e8bc406 by Michael Stefaniuc <mstefani@winehq.org>
2020-02-26 18:19:18 +01:00
Jérôme Gardou
8cc1ec1b82
[WINESYNC]: revert wine-staging patchset for d3dx9
2020-02-26 18:19:18 +01:00
Jérôme Gardou
c3ad01e3b2
[REACTOS] Exclude some wine modules from clang-format
2020-02-26 18:19:18 +01:00
winesync
692992f2bf
[WINESYNC]d3dx9_36: Implement ID3DXSkinInfoImpl_UpdateSkinnedMesh.
...
This patch fixes last problem of bug 32572.
wine-staging patch by Christian Costa <titan.costa@gmail.com>
2020-02-26 18:19:18 +01:00
winesync
81c78a0a6b
[WINESYNC]d3dx9_36: Align texture dimensions to block size for compressed textures in D3DXCheckTextureRequirements.
...
wine-staging patch by Christian Costa <titan.costa@gmail.com>
2020-02-26 18:19:18 +01:00
winesync
4faa6f9822
[WINESYNC]d3dx9_36/tests: Add initial tests for dummy skininfo interface.
...
wine-staging patch by Michael Müller <michael@fds-team.de>
2020-02-26 18:19:18 +01:00
winesync
33f33c9387
[WINESYNC]d3dx9_36: ID3DXFont_DrawText calc_rect can be null
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
wine-staging patch by Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
2020-02-26 18:19:18 +01:00
winesync
219ef2e81f
[WINESYNC]d3dx9_36: Support NULL terminated strings in ID3DXFont_DrawText
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
wine-staging patch by Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
2020-02-26 18:19:18 +01:00
winesync
30328cab07
[WINESYNC]d3dx9_36: add DXTn support
...
wine-staging patch by Christian Costa <titan.costa@gmail.com>
2020-02-26 18:19:18 +01:00
winesync
24b51d5a07
[WINESYNC]d3dx9_36: Add semi-stub for D3DXOptimizeVertices.
...
wine-staging patch by Christian Costa <titan.costa@gmail.com>
2020-02-26 18:19:18 +01:00
winesync
5bab8274d9
[WINESYNC]d3dx9_36/tests: Remove useless \n within some ok messages.
...
wine-staging patch by Christian Costa <titan.costa@gmail.com>
2020-02-26 18:19:18 +01:00
winesync
06983139f6
[WINESYNC]d3dx9_36/tests: Add additional tests for special cases.
...
wine-staging patch by Christian Costa <titan.costa@gmail.com>
2020-02-26 18:19:18 +01:00
winesync
9fef76cb44
[WINESYNC]d3dx9_36/tests: Add initial tests for D3DXDisassembleShader.
...
wine-staging patch by Sebastian Lackner <sebastian@fds-team.de>
2020-02-26 18:19:18 +01:00
winesync
90e8c4a5db
[WINESYNC]d3dx9: Return D3DFMT_A8R8G8B8 in D3DXGetImageInfoFromFileInMemory for 32 bpp BMP with alpha.
...
wine-staging patch by Christian Costa <titan.costa@gmail.com>
2020-02-26 18:19:18 +01:00
winesync
ac79207f18
[WINESYNC]d3dx9/tests: Add more tests for D3DXMatrixTransformation().
...
Most of those new tests were written by Rico Schüller.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=33456
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
wine commit id 956d7356e0559a07aac68bcaf73a5005e0600fad by David Adam <david.adam.cnrs@gmail.com>
2020-02-26 18:19:18 +01:00
winesync
296900e697
[WINESYNC]d3dx9/tests: Avoid some 64-bit test failures.
...
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
wine commit id 699eb8cdba8fe236f038550e2bd68a4cd2cab055 by Matteo Bruni <mbruni@codeweavers.com>
2020-02-26 18:19:18 +01:00
winesync
4cecd21f9a
[WINESYNC]d3dx9/tests: Fix a couple of ok() messages.
...
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
wine commit id 5a5beba6c4e3bc53790e3a31916d0aaf57dc19b8 by Matteo Bruni <mbruni@codeweavers.com>
2020-02-26 18:19:18 +01:00
winesync
f4fb1884a8
[WINESYNC]d3dx9/tests: Expect plain render target creation to work.
...
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
wine commit id 64b6bb4d4a54642434594f0df2afcd2e90b2a0a8 by Matteo Bruni <mbruni@codeweavers.com>
2020-02-26 18:19:18 +01:00
winesync
a1f2064705
[WINESYNC]d3dx9: Use temporary surface in D3DXSaveSurfaceToFileInMemory() for unmappable textures.
...
Fixes a regression triggered by commit
949dbbd31f450178c90ea8267097a975b77c3219.
Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
wine commit id 092c14b9d86ee1e96e465908cc524ec85988d0ff by Paul Gofman <gofmanp@gmail.com>
2020-02-26 18:19:18 +01:00
winesync
95d6d1b3d1
[WINESYNC]d3dx9/tests: Add test for D3DXFillVolumeTexture() with default pool texture.
...
Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
wine commit id 61e7e6ec1bf5d13d4cafa883ac74fe987c339740 by Paul Gofman <gofmanp@gmail.com>
2020-02-26 18:19:18 +01:00
winesync
b8714c31cd
[WINESYNC]d3dx9: Use temporary surface in D3DXFillTexture() for unmappable textures.
...
Fixes a regression triggered by commit 949dbbd31f450178c90ea8267097a975b77c3219.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46453
Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
wine commit id 4e44d74afb12b40f673e3be0a91cd523013544cd by Paul Gofman <gofmanp@gmail.com>
2020-02-26 18:19:18 +01:00
Jérôme Gardou
e404e9ee2f
[D3DX9_36_WINETEST] Import from wine 4.0
2020-02-26 18:19:18 +01:00
Katayama Hirofumi MZ
d1ac13c64b
[MSVCRT_WINETEST] Fix build by adding '-Wno-format'
...
ed909ba
broke build.
2020-02-24 09:43:58 +09:00
Serge Gautherie
2eed38eb5f
[OLEACC_WINETEST] Re-enable MSVC warning C4477
...
Follow-up to 3ee20de95f
.
2020-02-23 17:50:58 +01:00
Serge Gautherie
ed909ba9d9
[MSVCRT_WINETEST] Re-enable MSVC warning C4477
...
Follow-up to ce2df64a06
.
Also, remove '-Wno-format' for other compilers.
2020-02-23 17:50:58 +01:00
Hermès Bélusca-Maïto
c6058bca24
[ATL] Import Wine upstream patch 3043ab3e62
...
Author: Puetz Kevin A <PuetzKevinA@JohnDeere.com>
atlbase.h: Fix some declarations on win64.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-23 16:52:03 +01:00
Hermès Bélusca-Maïto
b4b0728684
[ATL30] Addendum to commit e410a122
: Import Wine upstream patch 5608682dc9
...
atl: Fix the ATL_WNDCLASSINFOW::m_szAutoName member definition and construction.
Signed-off-by: Hermes Belusca-Maito <hermes.belusca@sfr.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-23 16:51:58 +01:00
Timo Kreuzer
42d2d5ec9c
[ROSTESTS] fix x64 build and fix/disable warnings
2020-01-26 11:50:37 +01:00
Victor Perevertkin
0685e02d9e
[WINHTTP_WINETEST] Skip several tests from execution in order to prevent
...
testbot hangs.
ROSTESTS-350
2020-01-06 05:36:39 +03:00
Serge Gautherie
df84f41298
[WININET_WINETEST] http: Remove ROSTESTS_73_FIXED workaround
...
ROSTESTS-73
2020-01-05 22:36:47 +02:00
Victor Perevertkin
68490c1613
[WINHTTP_WINETEST] Restore test_persistent_connection execution
...
This reverts commit a22031d
ROSTESTS-295
2019-12-30 14:57:58 +02:00
Amine Khaldi
4d74a058bd
[XMLLITE_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-23 00:56:47 +01:00
Amine Khaldi
b05ac020b4
[XINPUT1_3_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-23 00:55:56 +01:00
Amine Khaldi
eea75d46e7
[WTSAPI32_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-23 00:55:08 +01:00
Victor Perevertkin
d495a4fceb
[MSI_WINETEST] Fix build with CMake 3.9.0 and higher (attempt #2 )
2019-12-13 04:44:31 +03:00
Victor Perevertkin
7c474426eb
[MSI_WINETEST] Fix build with CMake 3.9.0 and higher
2019-12-13 04:15:57 +03:00
Amine Khaldi
22584b1c68
[WSHOM_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:12:15 +01:00
Amine Khaldi
ebaf247c9e
[WMVCORE_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:11:29 +01:00
Amine Khaldi
7a123aad7f
[WMIUTILS_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:10:23 +01:00
Amine Khaldi
cb01e5ecac
[WINTRUST_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:09:17 +01:00
Amine Khaldi
a2da235c67
[WINSPOOL_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:08:30 +01:00
Amine Khaldi
11f4618984
[WINMM_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:07:44 +01:00
Amine Khaldi
a4f791d920
[WININET_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:07:21 +01:00
Amine Khaldi
412bce85f2
[WINHTTP_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:06:11 +01:00
Amine Khaldi
cc48f9d4d6
[WINDOWSCODECS_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:05:00 +01:00
Timo Kreuzer
e26c8bc66f
[ROSTESTS] Skip some flaky test / do not count successes
2019-12-04 01:24:49 +01:00
Amine Khaldi
92c3c814bb
[WBEMPROX_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-01 19:45:25 +01:00
Amine Khaldi
7d76303d2d
[VBSCRIPT_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-01 19:43:01 +01:00
Amine Khaldi
573d40fbaa
[USP10_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-01 19:41:41 +01:00
Amine Khaldi
7a62c32bcc
[USER32_WINETEST] Sync with Wine Staging 4.18 except win.c (PR #1980 ). CORE-16441
2019-12-01 19:40:48 +01:00