[Git][wine/vkd3d][master] 6 commits: vkd3d-shader/ir: Use iterators in struct vsir_block.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: b7a36fef by Francisco Casas at 2025-09-29T11:53:23+02:00 vkd3d-shader/ir: Use iterators in struct vsir_block. - - - - - e935e06e by Francisco Casas at 2025-09-29T11:58:59+02:00 vkd3d-shader/ir: Introduce shader_instruction_array_append(). - - - - - ebb180c2 by Francisco Casas at 2025-09-29T12:12:45+02:00 vkd3d-shader/ir: Use a vkd3d_shader_instruction_array in struct vsir_cfg_emit_target. - - - - - 27dffc9f by Francisco Casas at 2025-09-29T12:30:22+02:00 vkd3d-shader/ir: Use a vkd3d_shader_instruction_array in struct cf_flattener. - - - - - 39752103 by Francisco Casas at 2025-09-29T12:31:41+02:00 vkd3d-shader/ir: Use a vkd3d_shader_instruction_array in vsir_program_lower_switch_to_selection_ladder(). - - - - - 9fab94c5 by Francisco Casas at 2025-09-29T12:33:18+02:00 vkd3d-shader/ir: Use a vkd3d_shader_instruction_array in vsir_program_materialise_phi_ssas_to_temps(). - - - - - 2 changed files: - libs/vkd3d-shader/ir.c - libs/vkd3d-shader/vkd3d_shader_private.h View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/390e31a2ddb91333bacb840dcf590... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/390e31a2ddb91333bacb840dcf590... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Henri Verbeet (@hverbeet)