=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Introduce blend state object.

Alexandre Julliard julliard at winehq.org
Thu Feb 8 15:33:08 CST 2018


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Thu Feb  8 15:22:44 2018 +0100

wined3d: Introduce blend state object.

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/wined3d/cs.c              | 27 +++++++++++++
 dlls/wined3d/device.c          | 25 ++++++++++++
 dlls/wined3d/state.c           | 88 +++++++++++++++++++++++++++++++++++++++++-
 dlls/wined3d/wined3d.spec      |  7 ++++
 dlls/wined3d/wined3d_private.h | 18 ++++++++-
 include/wine/wined3d.h         | 15 +++++++
 6 files changed, 178 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list