[Git][wine/vkd3d][master] 5 commits: vkd3d-shader/hlsl: Factor out an initialize_var() helper.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: 44ea7b5e by Elizabeth Figura at 2024-10-17T17:28:52+02:00 vkd3d-shader/hlsl: Factor out an initialize_var() helper. - - - - - d8892a4c by Elizabeth Figura at 2024-10-17T17:28:52+02:00 vkd3d-shader/hlsl: Store the initializer location in struct parse_initializer. - - - - - dfe79cb6 by Elizabeth Figura at 2024-10-17T17:28:52+02:00 vkd3d-shader/hlsl: Factor the component count check into initialize_var(). - - - - - d9596206 by Elizabeth Figura at 2024-10-17T17:28:52+02:00 vkd3d-shader/hlsl: Handle error expressions in initializers. - - - - - eeb7bbe3 by Elizabeth Figura at 2024-10-17T17:28:52+02:00 vkd3d-shader/hlsl: Handle error expressions in ternary expressions. - - - - - 1 changed file: - libs/vkd3d-shader/hlsl.y View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/e411fcb60ecd60c0cbce53aa9f1c1... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/e411fcb60ecd60c0cbce53aa9f1c1... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Henri Verbeet (@hverbeet)