Module: wine Branch: master Commit: 0d457b2ce285e9964e88eed0b5e051197d8fc854 URL: https://source.winehq.org/git/wine.git/?a=commit;h=0d457b2ce285e9964e88eed0b...
Author: Piotr Caban piotr@codeweavers.com Date: Sat Jun 11 20:05:00 2022 +0200
d3dx10: Add D3DX10CreateAsyncTextureProcessor implementation.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Matteo Bruni mbruni@codeweavers.com
---
dlls/d3dx10_43/async.c | 81 ++++++++++++++++++++- dlls/d3dx10_43/dxhelpers.h | 8 +++ dlls/d3dx10_43/texture.c | 176 +++++++++++++++++++++++++++++++++------------ 3 files changed, 216 insertions(+), 49 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0d457b2ce285e9964e88e...