Zebediah Figura : d3dcompiler: Store the shader version using separate integer fields.

Alexandre Julliard julliard at winehq.org
Tue Mar 24 15:28:17 CDT 2020


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Thu Mar 19 18:07:14 2020 -0500

d3dcompiler: Store the shader version using separate integer fields.

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

---

 dlls/d3dcompiler_43/asmparser.c           | 78 +++++++++++++++++--------------
 dlls/d3dcompiler_43/asmshader.y           |  8 ++--
 dlls/d3dcompiler_43/bytecodewriter.c      | 19 +++++++-
 dlls/d3dcompiler_43/d3dcompiler_private.h |  4 +-
 4 files changed, 66 insertions(+), 43 deletions(-)

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



More information about the wine-cvs mailing list