Nikolay Sivov : d3dx11: Implement async data loader interfaces.

Alexandre Julliard julliard at winehq.org
Mon Nov 14 17:07:08 CST 2016


Module: wine
Branch: master
Commit: 03a09e7363598e01726dd640f04e8fc1bc217a86
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=03a09e7363598e01726dd640f04e8fc1bc217a86

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Sun Nov 13 17:26:42 2016 -0600

d3dx11: Implement async data loader interfaces.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                        |   1 +
 configure.ac                     |   1 +
 dlls/d3dx11_43/async.c           | 329 +++++++++++++++++++++++++++++++++++++++
 dlls/d3dx11_43/d3dx11_43.spec    |  10 +-
 dlls/d3dx11_43/tests/Makefile.in |   5 +
 dlls/d3dx11_43/tests/d3dx11.c    | 213 +++++++++++++++++++++++++
 include/d3dx11async.h            |   6 +
 7 files changed, 560 insertions(+), 5 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=03a09e7363598e01726dd640f04e8fc1bc217a86



More information about the wine-cvs mailing list