Alexandre Julliard pushed to branch master at wine / wine
Commits: 0e609247 by Connor McAdams at 2025-09-11T22:16:33+02:00 d3dx11_42: Don't share source with d3dx11_43.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - 3b41f3fb by Connor McAdams at 2025-09-11T22:16:33+02:00 d3dx11/tests: Add a helper function for checking image info structure values.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - d98935a7 by Connor McAdams at 2025-09-11T22:16:33+02:00 d3dx11/tests: Import more image info tests from d3dx10.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - f7619fe4 by Connor McAdams at 2025-09-11T22:16:33+02:00 d3dx11: Implement D3DX11GetImageInfoFromMemory() using shared code.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50210 Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - -
8 changed files:
- dlls/d3dx11_42/Makefile.in - dlls/d3dx11_42/d3dx11_42.spec - + dlls/d3dx11_42/d3dx11_42_main.c - dlls/d3dx11_43/Makefile.in - dlls/d3dx11_43/main.c → dlls/d3dx11_43/d3dx11_43_main.c - + dlls/d3dx11_43/dxhelpers.h - dlls/d3dx11_43/tests/d3dx11.c - dlls/d3dx11_43/texture.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6daf953c43b33c5bcacfeeef6c1471...