Henri Verbeet pushed to branch master at wine / vkd3d Commits: 15ee18ee by Giovanni Mascellani at 2026-02-23T16:38:49+01:00 vkd3d-shader/dxil: Emit loads in a fixup pass. To correctly handle forward-referencing pointers, whose value is not known during the first pass. - - - - - d50493f9 by Giovanni Mascellani at 2026-02-23T16:38:50+01:00 vkd3d-shader/dxil: Emit stores in a fixup pass. To correctly handle forward-referencing pointers, whose value is not known during the first pass. - - - - - ed707265 by Giovanni Mascellani at 2026-02-23T16:38:50+01:00 vkd3d-shader/dxil: Emit atomic RMW operations in a fixup pass. To correctly handle forward-referencing pointers, whose value is not known during the first pass. - - - - - aa811c10 by Giovanni Mascellani at 2026-02-23T16:38:50+01:00 vkd3d-shader/dxil: Emit compare-exchange operations in a fixup pass. To correctly handle forward-referencing pointers, whose value is not known during the first pass. - - - - - 1 changed file: - libs/vkd3d-shader/dxil.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/8657d6d1c52d8657b7609e067b40f... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/8657d6d1c52d8657b7609e067b40f... You're receiving this email because of your account on gitlab.winehq.org.