Henri Verbeet : wined3d: Store the feature level in the wined3d_state structure.

Alexandre Julliard julliard at winehq.org
Mon Mar 15 16:59:13 CDT 2021


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Mar 15 16:11:36 2021 +0100

wined3d: Store the feature level in the wined3d_state structure.

Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d11/device.c            |  4 ++--
 dlls/wined3d/cs.c              | 34 +++++++++++++++++++++++++++++++---
 dlls/wined3d/device.c          | 17 ++++++-----------
 dlls/wined3d/shader.c          |  4 ++--
 dlls/wined3d/stateblock.c      | 13 +++++++++++--
 dlls/wined3d/wined3d.spec      |  2 +-
 dlls/wined3d/wined3d_private.h | 15 +++++++++------
 include/wine/wined3d.h         |  2 +-
 8 files changed, 63 insertions(+), 28 deletions(-)

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



More information about the wine-cvs mailing list