Zebediah Figura : vkd3d-shader: Add a hlsl_ namespace prefix to common functions.

Alexandre Julliard julliard at winehq.org
Thu Feb 4 16:02:23 CST 2021


Module: vkd3d
Branch: master
Commit: 7c5bd7c776cac57c93367593710ef6a6f1eb4fb0
URL:    https://source.winehq.org/git/vkd3d.git/?a=commit;h=7c5bd7c776cac57c93367593710ef6a6f1eb4fb0

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Tue Feb  2 16:11:14 2021 -0600

vkd3d-shader: Add a hlsl_ namespace prefix to common functions.

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

---

 libs/vkd3d-shader/hlsl.c | 168 +++++++++++++--------------
 libs/vkd3d-shader/hlsl.h | 132 +++++++++++----------
 libs/vkd3d-shader/hlsl.l |   5 +-
 libs/vkd3d-shader/hlsl.y | 292 +++++++++++++++++++++++------------------------
 4 files changed, 303 insertions(+), 294 deletions(-)

Diff:   https://source.winehq.org/git/vkd3d.git/?a=commitdiff;h=7c5bd7c776cac57c93367593710ef6a6f1eb4fb0



More information about the wine-cvs mailing list