Nikolay Sivov : dxva2: Add device manager stub.

Alexandre Julliard julliard at winehq.org
Mon Jun 22 15:55:58 CDT 2020


Module: wine
Branch: master
Commit: fd72999bd68065a890a496b076a421841f92f778
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=fd72999bd68065a890a496b076a421841f92f778

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Mon Jun 22 13:45:29 2020 +0300

dxva2: Add device manager stub.

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

---

 configure                    |   1 +
 configure.ac                 |   1 +
 dlls/dxva2/Makefile.in       |   4 +-
 dlls/dxva2/main.c            | 147 ++++++++++++++++++++++++++++++++++-
 dlls/dxva2/tests/Makefile.in |   5 ++
 dlls/dxva2/tests/dxva2.c     | 181 +++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 334 insertions(+), 5 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=fd72999bd68065a890a496b076a421841f92f778



More information about the wine-cvs mailing list