Matteo Bruni : d3dcompiler: Use more consistent integer data types.

Alexandre Julliard julliard at winehq.org
Wed Feb 9 16:03:50 CST 2022


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

Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Wed Feb  9 16:30:05 2022 +0100

d3dcompiler: Use more consistent integer data types.

Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3dcompiler_43/asmparser.c           |  968 ++++++++++++----------
 dlls/d3dcompiler_43/asmshader.y           |   68 +-
 dlls/d3dcompiler_43/bytecodewriter.c      | 1257 ++++++++++++++++-------------
 dlls/d3dcompiler_43/compiler.c            |    7 +-
 dlls/d3dcompiler_43/d3dcompiler_private.h |  141 ++--
 dlls/d3dcompiler_43/reflection.c          |  344 ++++----
 dlls/d3dcompiler_43/utils.c               |  154 ++--
 7 files changed, 1570 insertions(+), 1369 deletions(-)

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



More information about the wine-cvs mailing list