Alexandre Julliard pushed to branch master at wine / wine
Commits: 15d8d2e0 by Connor McAdams at 2025-09-05T21:08:46+02:00 d3dx10/tests: Add more DDS file DXGI format mapping tests.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - 139cee9d by Connor McAdams at 2025-09-05T21:08:46+02:00 d3dx10/tests: Add more DDS file header handling tests.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - a4c60b0e by Connor McAdams at 2025-09-05T21:08:46+02:00 d3dx10: Add support for parsing DXT10 DDS headers to shared code.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - 6ba7624a by Connor McAdams at 2025-09-05T21:08:46+02:00 d3dx10: Only validate header size for DDS files in d3dx10.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - d8b7dab0 by Connor McAdams at 2025-09-05T21:08:46+02:00 d3dx10: Add support for DXGI formats in d3dx_helpers.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - d84a6190 by Connor McAdams at 2025-09-05T21:08:46+02:00 d3dx10: Exclusively use shared code for parsing DDS files in get_image_info().
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - 1d3a5ab2 by Connor McAdams at 2025-09-05T21:08:46+02:00 d3dx10: Add support for d3dx10+ image file formats in shared code.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - bf7901a5 by Connor McAdams at 2025-09-05T21:08:46+02:00 d3dx10: Exclusively use shared code for parsing all files in get_image_info().
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - -
5 changed files:
- dlls/d3dx10_43/tests/d3dx10.c - dlls/d3dx10_43/texture.c - dlls/d3dx9_36/d3dx_helpers.c - dlls/d3dx9_36/d3dx_helpers.h - dlls/d3dx9_36/util.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ee6edca45557544b893cd8bf58aef2...