=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: d3d11: Implement d3d11_device_CreateBlendState().

Alexandre Julliard julliard at wine.codeweavers.com
Thu Oct 8 09:20:59 CDT 2015


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Thu Oct  8 02:55:55 2015 +0200

d3d11: Implement d3d11_device_CreateBlendState().

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d11/d3d11_private.h |   4 +-
 dlls/d3d11/device.c        | 136 +++++++++++++++++++++++++++++++--------------
 dlls/d3d11/state.c         |  23 +++++++-
 3 files changed, 117 insertions(+), 46 deletions(-)

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



More information about the wine-cvs mailing list