Alexandre Julliard pushed to branch master at wine / wine
Commits: f78d8608 by Connor McAdams at 2025-10-09T22:37:48+02:00 d3dx10/tests: Use readback functions from d3d10core tests for resource readback.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - a902202d by Connor McAdams at 2025-10-09T22:37:48+02:00 d3dx10/tests: Add tests for the D3DX10_IMAGE_LOAD_INFO structure argument.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - 7f19213a by Connor McAdams at 2025-10-09T22:37:48+02:00 d3dx10: Fill pSrcInfo structure in D3DX10_IMAGE_LOAD_INFO if passed in.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - 389d5eef by Connor McAdams at 2025-10-09T22:37:48+02:00 d3dx10: Create 3D textures for images representing 3D textures.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - 7bf512aa by Connor McAdams at 2025-10-09T22:37:48+02:00 d3dx10: Add support for custom texture dimension arguments in D3DX10_IMAGE_LOAD_INFO.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - 5c9c15d6 by Connor McAdams at 2025-10-09T22:37:48+02:00 d3dx10: Add support for handling the format field in D3DX10_IMAGE_LOAD_INFO.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - -
3 changed files:
- dlls/d3dx10_43/async.c - dlls/d3dx10_43/tests/d3dx10.c - dlls/d3dx10_43/texture.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f0a0a97145cc346ecb30a4020db8d5...