Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 49fba97b by Giovanni Mascellani at 2024-12-09T14:22:24+01:00 vkd3d-shader/spirv: Introduce a SPIR-V parser.
- - - - - 6cac18e3 by Giovanni Mascellani at 2024-12-09T15:41:24+01:00 vkd3d-shader/spirv: Parse the SPIR-V magic number.
- - - - - e218dae2 by Giovanni Mascellani at 2024-12-09T16:08:33+01:00 vkd3d-shader/spirv: Parse the SPIR-V version number.
- - - - - 3f548ccf by Giovanni Mascellani at 2024-12-09T16:09:16+01:00 vkd3d-shader/spirv: Parse the SPIR-V generator magic number.
- - - - - 9b4f5dab by Giovanni Mascellani at 2024-12-09T16:09:16+01:00 vkd3d-shader/spirv: Parse the SPIR-V id bound.
- - - - - ac2901d2 by Giovanni Mascellani at 2024-12-09T16:09:16+01:00 vkd3d-shader/spirv: Parse the SPIR-V instruction schema.
- - - - - b484288a by Henri Verbeet at 2024-12-09T16:09:16+01:00 vkd3d-shader/spirv: Parse SPIR-V instructions.
- - - - -
3 changed files:
- README - libs/vkd3d-shader/spirv.c - libs/vkd3d-shader/vkd3d_shader_main.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/f3fac95bb62c45ebb3fdeb61f15b4...