Chip Davis : wined3d: Move WINED3DFMT_FLAG_BLOCKS, BROKEN_PITCH, and BLOCKS_NO_VERIFY to the attributes group.

Alexandre Julliard julliard at winehq.org
Tue May 24 15:55:01 CDT 2022


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

Author: Chip Davis <cdavis5x at gmail.com>
Date:   Sun May  8 16:37:20 2022 -0500

wined3d: Move WINED3DFMT_FLAG_BLOCKS, BROKEN_PITCH, and BLOCKS_NO_VERIFY to the attributes group.

Signed-off-by: Chip Davis <cdavis5x at gmail.com>

---

 dlls/wined3d/device.c          |   7 +--
 dlls/wined3d/resource.c        |   9 ++--
 dlls/wined3d/surface.c         |  11 ++--
 dlls/wined3d/texture.c         |   8 +--
 dlls/wined3d/utils.c           | 115 +++++++++++++++++++++++++----------------
 dlls/wined3d/wined3d_private.h |   6 +--
 6 files changed, 93 insertions(+), 63 deletions(-)

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



More information about the wine-cvs mailing list