Alexandre Julliard pushed to branch master at wine / wine Commits: ed21d9a8 by Connor McAdams at 2025-09-19T23:00:31+02:00 d3dx9/tests: Add tests for D3DFMT_CxV8U8. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 2839b64d by Connor McAdams at 2025-09-19T23:00:31+02:00 d3dx9: Add support for D3DFMT_CxV8U8. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 9bf2ea16 by Connor McAdams at 2025-09-19T23:00:31+02:00 d3dx9: Replace D3DFMT_CxV8U8 with D3DFMT_X8L8V8U8 when creating textures. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 0084c4e8 by Connor McAdams at 2025-09-19T23:00:31+02:00 d3dx9/tests: Add tests for ATI{1,2} DDS files. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 7d8bf5b1 by Connor McAdams at 2025-09-19T23:00:31+02:00 d3dx9/tests: Add a test for DDS_PF_FOURCC flag handling. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - c227de23 by Connor McAdams at 2025-09-19T23:00:31+02:00 d3dx9: Ignore all other DDS pixel format flags if DDS_PF_FOURCC is set. Fixes a crash in Just Cause 2, which loads a DDS file with a flags value of DDS_PF_ALPHA | DDS_PF_FOURCC. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - eb28d870 by Connor McAdams at 2025-09-19T23:00:31+02:00 d3dx10/tests: Add more DDS pixel format tests. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 0f820221 by Connor McAdams at 2025-09-19T23:00:31+02:00 d3dx11/tests: Add more DDS pixel format tests. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 10 changed files: - dlls/d3dx10_43/tests/d3dx10.c - dlls/d3dx10_43/texture.c - dlls/d3dx11_43/tests/d3dx11.c - dlls/d3dx11_43/texture.c - dlls/d3dx9_36/d3dx_helpers.c - dlls/d3dx9_36/d3dx_helpers.h - dlls/d3dx9_36/tests/surface.c - dlls/d3dx9_36/tests/texture.c - dlls/d3dx9_36/texture.c - dlls/d3dx9_36/util.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ada093a6d20f9bb1d57542c5e9df0e... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ada093a6d20f9bb1d57542c5e9df0e... You're receiving this email because of your account on gitlab.winehq.org.