[Git][wine/wine][master] 5 commits: d3dx10: Move file/resource loading helper functions into shared code.

"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Fri, 16 Jan 2026 16:27:10 -0600
Newsgroups gmane.comp.emulators.wine.cvs
Message-ID <[email protected]>

Alexandre Julliard pushed to branch master at wine / wine


Commits:
dbdf9975 by Connor McAdams at 2026-01-16T17:49:55+01:00
d3dx10: Move file/resource loading helper functions into shared code.

Signed-off-by: Connor McAdams <[email protected]>

- - - - -
7f3adb89 by Connor McAdams at 2026-01-16T17:49:55+01:00
d3dx11: Implement D3DX11GetImageInfoFromFile{A,W}().

Signed-off-by: Connor McAdams <[email protected]>

- - - - -
715060a9 by Connor McAdams at 2026-01-16T17:49:55+01:00
d3dx11: Implement D3DX11GetImageInfoFromResource{A,W}().

Signed-off-by: Connor McAdams <[email protected]>

- - - - -
55c97bcf by Connor McAdams at 2026-01-16T17:49:55+01:00
d3dx11: Implement D3DX11CreateTextureFromFile{A,W}().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56317
Signed-off-by: Connor McAdams <[email protected]>

- - - - -
c9e61b29 by Connor McAdams at 2026-01-16T17:49:55+01:00
d3dx11: Implement D3DX11CreateTextureFromResource{A,W}().

Signed-off-by: Connor McAdams <[email protected]>

- - - - -


11 changed files:

- dlls/d3dx10_43/async.c
- dlls/d3dx10_43/compiler.c
- dlls/d3dx10_43/dxhelpers.h
- dlls/d3dx10_43/texture.c
- dlls/d3dx11_43/async.c
- dlls/d3dx11_43/d3dx11_43_main.c
- dlls/d3dx11_43/dxhelpers.h
- dlls/d3dx11_43/tests/d3dx11.c
- dlls/d3dx11_43/texture.c
- dlls/d3dx9_36/d3dx_helpers.c
- dlls/d3dx9_36/d3dx_helpers.h


View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ab22fef39741128de3221377435745840a12e56f...c9e61b29a97c7620252783e4b3210fb84203822d

-- 
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ab22fef39741128de3221377435745840a12e56f...c9e61b29a97c7620252783e4b3210fb84203822d
You're receiving this email because of your account on gitlab.winehq.org.