[Git][wine/wine][master] 6 commits: d3dx10/tests: Use check_texture{2d,3d}_desc_values helpers in check_resource_info().
Alexandre Julliard pushed to branch master at wine / wine Commits: 02549690 by Connor McAdams at 2025-11-21T16:51:56+01:00 d3dx10/tests: Use check_texture{2d,3d}_desc_values helpers in check_resource_info(). Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 453cf360 by Connor McAdams at 2025-11-21T16:51:56+01:00 d3dx11/tests: Use check_texture{2d,3d}_desc_values helpers in check_resource_info(). Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 11c07ef7 by Connor McAdams at 2025-11-21T16:51:56+01:00 d3dx9/tests: Add some image filter tests. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 60d1c2a7 by Connor McAdams at 2025-11-21T16:51:56+01:00 d3dx10/tests: Add some image filter tests. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 3e418ba2 by Connor McAdams at 2025-11-21T16:51:56+01:00 d3dx11/tests: Add some image filter tests. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - c9d4be33 by Connor McAdams at 2025-11-21T16:51:57+01:00 d3dx: Implement a box filter. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 9 changed files: - dlls/d3dx10_43/tests/d3dx10.c - dlls/d3dx11_43/tests/d3dx11.c - dlls/d3dx9_36/d3dx_helpers.c - dlls/d3dx9_36/d3dx_helpers.h - dlls/d3dx9_36/tests/d3dx9_test_images.h - dlls/d3dx9_36/tests/surface.c - dlls/d3dx9_36/tests/texture.c - dlls/d3dx9_36/tests/volume.c - dlls/d3dx9_36/texture.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e8d745a8293f72d6ca3363723dc7ca... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e8d745a8293f72d6ca3363723dc7ca... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)