Alexandre Julliard pushed to branch master at wine / wine
Commits: 5425ecd6 by Connor McAdams at 2025-11-04T17:41:53+01:00 d3dx10: Downgrade invalid filter trace from an ERR to a WARN.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - 9866a766 by Connor McAdams at 2025-11-04T17:41:53+01:00 d3dx10/tests: Get rid of broken() workarounds for Vista.
We no longer test on Vista.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - cbd93643 by Connor McAdams at 2025-11-04T17:41:54+01:00 d3dx10/tests: Cleanup test image definitions.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - aa8323db by Connor McAdams at 2025-11-04T17:41:54+01:00 d3dx11: Add stubs for D3DX11GetImageInfoFromResource{A,W}().
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - 808f63e5 by Connor McAdams at 2025-11-04T17:41:54+01:00 d3dx11: Add stubs for D3DX11CreateTextureFromResource{A,W}().
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - 4b5d3d29 by Connor McAdams at 2025-11-04T17:41:54+01:00 d3dx11/tests: Rearrange and reformat tests to more closely match d3dx10 tests.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - d0258795 by Connor McAdams at 2025-11-04T17:41:54+01:00 d3dx11/tests: Import test_get_image_info() from d3dx10.
This test will replace the existing ones in d3dx11 in order to keep things in sync with d3dx10.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - ccbb8c82 by Connor McAdams at 2025-11-04T17:41:54+01:00 d3dx11/tests: Import test_create_texture() from d3dx10.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - b5ec5e6b by Connor McAdams at 2025-11-04T17:41:54+01:00 d3dx11: Implement D3DX11CreateTextureFromMemory() using shared code.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45533 Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - -
9 changed files:
- dlls/d3dx10_43/tests/d3dx10.c - dlls/d3dx10_43/texture.c - dlls/d3dx11_42/d3dx11_42.spec - dlls/d3dx11_42/tests/Makefile.in - dlls/d3dx11_43/d3dx11_43.spec - dlls/d3dx11_43/tests/Makefile.in - dlls/d3dx11_43/tests/d3dx11.c - dlls/d3dx11_43/texture.c - include/d3dx11tex.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4d88a28d67d2710b10923cc83e6d9b...