Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 0eb5fee6 by Elizabeth Figura at 2025-06-05T16:04:02+02:00 vkd3d-shader/preproc: Parse comments in #include and #line directives.
- - - - - d768ea67 by Elizabeth Figura at 2025-06-05T16:04:02+02:00 vkd3d-shader/preproc: Swap to the INITIAL state after ending a buffer.
- - - - - 5e6def08 by Elizabeth Figura at 2025-06-05T16:04:02+02:00 vkd3d-shader/preproc: Store EOF state per buffer.
We may immediately push a new file or expansion.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43481
- - - - -
3 changed files:
- libs/vkd3d-shader/preproc.h - libs/vkd3d-shader/preproc.l - tests/hlsl_d3d12.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/5ea697b8ebafa9b6139ce7432caef...