d3dx11: Implement async data loader interfaces.
commit03a09e7363598e01726dd640f04e8fc1bc217a86
authorNikolay Sivov <nsivov@codeweavers.com>
Sun, 13 Nov 2016 23:26:42 +0000 (13 17:26 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Nov 2016 17:07:07 +0000 (14 11:07 -0600)
tree287feef837d376fe8fd187a176b97d8756769aaa
parent3fe57aae4bbf8c8298947c95185cbfc5a1ec025f
d3dx11: Implement async data loader interfaces.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
configure
configure.ac
dlls/d3dx11_43/async.c
dlls/d3dx11_43/d3dx11_43.spec
dlls/d3dx11_43/tests/Makefile.in [new file with mode: 0644]
dlls/d3dx11_43/tests/d3dx11.c [new file with mode: 0644]
include/d3dx11async.h