-
d0dfac5e
by Elizabeth Figura at 2026-03-05T21:10:34+01:00
tests: Test unterminated #if.
-
cf0b8407
by Elizabeth Figura at 2026-03-05T21:10:34+01:00
vkd3d-shader/preproc: Print a warning when a macro in a directive is unterminated.
-
cb72ee7e
by Elizabeth Figura at 2026-03-05T21:10:34+01:00
vkd3d-shader/preproc: Clean up directive_func at the end of parsing too.
-
c0ce35d8
by Elizabeth Figura at 2026-03-05T21:10:34+01:00
vkd3d-shader/preproc: Constify a few macro pointers.
-
0deaa16c
by Elizabeth Figura at 2026-03-05T21:10:34+01:00
vkd3d-shader/preproc: Reset and cleanup the function state in more places.