Katayama Hirofumi MZ
|
02f68dcb7a
|
[SHELL32_APITEST] Strengthen SHChangeNotify testcase (#2417)
Add pathname checks. CORE-13950
|
2020-03-07 11:36:55 +09:00 |
|
Serge Gautherie
|
92aabb07fb
|
[REACTOS] Fix remaining ' \n' typos, in *.rc (#2393)
Addendum to commit 554c41e4 (#2387).
Co-authored-by: Hermès BÉLUSCA - MAÏTO <[email protected]>
|
2020-03-06 19:08:25 +01:00 |
|
Serge Gautherie
|
20f4039666
|
[KERNEL32_WINETEST] Fix COMMCONFIG.wcProviderData values (#2410)
Import test part of
https://source.winehq.org/git/wine.git/commit/a59d6387b6734cf0acb187e9c178d7c540751cae
ROSTESTS-251
|
2020-03-06 18:24:22 +01:00 |
|
Katayama Hirofumi MZ
|
fc11cf78ca
|
[SHELL32] Improve ShellExecCmdLine in path resolving (#2397)
Fix and improve private function shell32!ShellExecCmdLine to improve Run Dialog behavior. CORE-14409
|
2020-03-01 19:32:33 +09:00 |
|
Katayama Hirofumi MZ
|
302356bf57
|
[SHELL32_APITEST] Add DoPropTest to SHChangeNotify testcase
CORE-13950
|
2020-02-29 16:02:48 +09:00 |
|
Katayama Hirofumi MZ
|
7f766e94d4
|
[SHELL32_APITEST] Support multi-process of SHChangeNotify testcase (#2399)
The shell32!SHChangeNotify function must be tested on multiple processes. CORE-13950
|
2020-02-29 08:13:52 +09:00 |
|
winesync
|
8c7529df7e
|
[WINESYNC] d3dx9_36: Implement ID3DXSkinInfoImpl_UpdateSkinnedMesh.
This patch fixes last problem of bug 32572.
wine-staging patch by Christian Costa <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
69a02efd33
|
[WINESYNC] d3dx9_36: Align texture dimensions to block size for compressed textures in D3DXCheckTextureRequirements.
wine-staging patch by Christian Costa <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
cab82604c1
|
[WINESYNC] d3dx9_36/tests: Add initial tests for dummy skininfo interface.
wine-staging patch by Michael Müller <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
58d515ea16
|
[WINESYNC] d3dx9_36: ID3DXFont_DrawText calc_rect can be null
Signed-off-by: Alistair Leslie-Hughes <[email protected]>
wine-staging patch by Alistair Leslie-Hughes <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
f9c6d6e396
|
[WINESYNC] d3dx9_36: Support NULL terminated strings in ID3DXFont_DrawText
Signed-off-by: Alistair Leslie-Hughes <[email protected]>
wine-staging patch by Alistair Leslie-Hughes <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
83d1420b3c
|
[WINESYNC] d3dx9_36: add DXTn support
wine-staging patch by Christian Costa <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
54e07d18d5
|
[WINESYNC] d3dx9_36: Add semi-stub for D3DXOptimizeVertices.
wine-staging patch by Christian Costa <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
2420da1158
|
[WINESYNC] d3dx9_36/tests: Remove useless \n within some ok messages.
wine-staging patch by Christian Costa <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
ff68d200da
|
[WINESYNC] d3dx9_36/tests: Add additional tests for special cases.
wine-staging patch by Christian Costa <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
5676fb5633
|
[WINESYNC] d3dx9_36/tests: Add initial tests for D3DXDisassembleShader.
wine-staging patch by Sebastian Lackner <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
7e60f0ec68
|
[WINESYNC] d3dx9: Return D3DFMT_A8R8G8B8 in D3DXGetImageInfoFromFileInMemory for 32 bpp BMP with alpha.
wine-staging patch by Christian Costa <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
4e1377665e
|
[WINESYNC] d3dx9: Use parameter data for the first constant only in d3dx_set_shader_const_state().
Signed-off-by: Paul Gofman <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id f72204abd6037e59ba1bf500a3a9d0316e65a024 by Paul Gofman <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
523edfe3eb
|
[WINESYNC] d3dx9: Handle short parameter in d3dx_set_shader_const_state().
The issue is spotted in https://bugs.winehq.org/show_bug.cgi?id=46553,
while fixing it alone is reported not to affect the bug.
Signed-off-by: Paul Gofman <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id b3e91c3408797da72fdd5066e983d8861d9271ea by Paul Gofman <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
e680fff376
|
[WINESYNC] d3dx9/tests: Add more tests for VertexShaderConstant state.
Signed-off-by: Paul Gofman <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 6fe2728b215fcc22940c556f195fe223c5ac2cff by Paul Gofman <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
ff940e0901
|
[WINESYNC] d3dx9/tests: Clear vertex shader constants in test_effect_states().
Signed-off-by: Paul Gofman <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id cf992bebb056814a05fe3a82011c4de701c144c4 by Paul Gofman <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
2fcf99a2c3
|
[WINESYNC] d3dx9/tests: Actually test the return of the effect SetInt() call.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 7e01ec6018c062d11b29ba2b9a2056d98e8bc406 by Michael Stefaniuc <[email protected]>
|
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 <[email protected]>
|
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 <[email protected]>
|
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 <[email protected]>
|
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 <[email protected]>
wine-staging patch by Alistair Leslie-Hughes <[email protected]>
|
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 <[email protected]>
wine-staging patch by Alistair Leslie-Hughes <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
30328cab07
|
[WINESYNC]d3dx9_36: add DXTn support
wine-staging patch by Christian Costa <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
24b51d5a07
|
[WINESYNC]d3dx9_36: Add semi-stub for D3DXOptimizeVertices.
wine-staging patch by Christian Costa <[email protected]>
|
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 <[email protected]>
|
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 <[email protected]>
|
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 <[email protected]>
|
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 <[email protected]>
|
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 <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 956d7356e0559a07aac68bcaf73a5005e0600fad by David Adam <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
296900e697
|
[WINESYNC]d3dx9/tests: Avoid some 64-bit test failures.
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 699eb8cdba8fe236f038550e2bd68a4cd2cab055 by Matteo Bruni <[email protected]>
|
2020-02-26 18:19:18 +01:00 |
|
winesync
|
4cecd21f9a
|
[WINESYNC]d3dx9/tests: Fix a couple of ok() messages.
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 5a5beba6c4e3bc53790e3a31916d0aaf57dc19b8 by Matteo Bruni <[email protected]>
|
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 <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 64b6bb4d4a54642434594f0df2afcd2e90b2a0a8 by Matteo Bruni <[email protected]>
|
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 <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 092c14b9d86ee1e96e465908cc524ec85988d0ff by Paul Gofman <[email protected]>
|
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 <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 61e7e6ec1bf5d13d4cafa883ac74fe987c339740 by Paul Gofman <[email protected]>
|
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 <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 4e44d74afb12b40f673e3be0a91cd523013544cd by Paul Gofman <[email protected]>
|
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
|
fe39760206
|
[SHELL32_APITEST] Add SHChangeNotify testcase (#2378)
Add a testcase for shell32!SHChangeNotify function to investigate the shell notification mechanism. CORE-13950
|
2020-02-25 00:45:44 +09: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 |
|
Oleg Dubinskiy
|
b749501976
|
[APPCOMPAT][ACCPAGE][SDB][ROSTESTS] Implement compatibility modes for Windows 10, Server 2016 and 2019
|
2020-02-23 17:43:40 +01:00 |
|
Hermès Bélusca-Maïto
|
c6058bca24
|
[ATL] Import Wine upstream patch https://github.com/wine-mirror/wine/commit/3043ab3e62772ddef8e4e27674bf4178e0ee50c9
Author: Puetz Kevin A <[email protected]>
atlbase.h: Fix some declarations on win64.
Signed-off-by: Jacek Caban <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
|
2020-02-23 16:52:03 +01:00 |
|
Hermès Bélusca-Maïto
|
b4b0728684
|
[ATL30] Addendum to commit e410a122: Import Wine upstream patch https://github.com/wine-mirror/wine/commit/5608682dc9c0f30cca0bfb24705e9b82b6a7aecc
atl: Fix the ATL_WNDCLASSINFOW::m_szAutoName member definition and construction.
Signed-off-by: Hermes Belusca-Maito <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
|
2020-02-23 16:51:58 +01:00 |
|