Zebediah Figura : vkd3d-shader: Add a hlsl_ namespace prefix to common functions.
Module: vkd3d Branch: master Commit: 7c5bd7c776cac57c93367593710ef6a6f1eb4fb0 URL: https://source.winehq.org/git/vkd3d.git/?a=commit;h=7c5bd7c776cac57c93367593... Author: Zebediah Figura <zfigura(a)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(a)codeweavers.com> Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=7c5bd7c776cac57c9336...
participants (1)
-
Alexandre Julliard