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

Alexandre Julliard julliard at winehq.org
Tue Oct 26 09:40:25 CDT 2021


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

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

d3d11: Add initial implementation of CreateDeviceContextState.

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>
(cherry picked from commit 846276f3caf5325297eeeb722c592c5311b86bba)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 dlls/d3d11/d3d11_private.h |  12 ++++
 dlls/d3d11/device.c        | 142 ++++++++++++++++++++++++++++++++++++++++++++-
 dlls/d3d11/tests/d3d11.c   |  74 ++++++++++++++++-------
 3 files changed, 206 insertions(+), 22 deletions(-)

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



More information about the wine-cvs mailing list