Rémi Bernon : d3d11: Add initial implementation of SwapDeviceContextState.

Alexandre Julliard julliard at winehq.org
Tue Jan 26 15:54:06 CST 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Tue Jan 26 12:14:26 2021 +0100

d3d11: Add initial implementation of SwapDeviceContextState.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d11/d3d11_main.c    |   1 +
 dlls/d3d11/d3d11_private.h |   1 +
 dlls/d3d11/device.c        |  31 +++++++++++++-
 dlls/d3d11/tests/d3d11.c   | 102 +++++++++++++++++++++++++++++++++++++--------
 4 files changed, 116 insertions(+), 19 deletions(-)

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



More information about the wine-cvs mailing list