Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 4a39db79 by Giovanni Mascellani at 2025-06-24T15:15:56+02:00 vkd3d-shader/ir: Introduce VKD3DSIH_IMUL_LOW.
It is meant to compute the lower word of an integer multiplication.
- - - - - 31581b00 by Giovanni Mascellani at 2025-06-24T15:21:13+02:00 vkd3d-shader/ir: Lower IMUL and UMUL to IMUL_LOW.
- - - - -
6 changed files:
- libs/vkd3d-shader/dxil.c - libs/vkd3d-shader/glsl.c - libs/vkd3d-shader/ir.c - libs/vkd3d-shader/msl.c - libs/vkd3d-shader/spirv.c - libs/vkd3d-shader/vkd3d_shader_private.h
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/f3dec5842300e89568daee1a0717f...