[Git][wine/vkd3d][master] 5 commits: vkd3d-shader/hlsl: Get rid of the "optimize" argument to allocate_semantic_register().
Henri Verbeet pushed to branch master at wine / vkd3d Commits: 4e2a7350 by Elizabeth Figura at 2026-06-22T13:30:52+02:00 vkd3d-shader/hlsl: Get rid of the "optimize" argument to allocate_semantic_register(). We already have enough information to easily derive it. - - - - - dfa81f59 by Elizabeth Figura at 2026-06-22T13:30:52+02:00 vkd3d-shader/hlsl: Use allocators corresponding to the signature in allocate_semantic_registers(). - - - - - 187815cf by Elizabeth Figura at 2026-06-22T13:49:00+02:00 vkd3d-shader/hlsl: Call generate_vsir_signature_entry() from allocate_semantic_register(). - - - - - 848e4df0 by Elizabeth Figura at 2026-06-22T13:49:11+02:00 vkd3d-shader/hlsl: Move some validation to allocate_semantic_register(). - - - - - bf703072 by Elizabeth Figura at 2026-06-22T13:56:33+02:00 vkd3d-shader/hlsl: Move signature construction directly into allocate_semantic_register(). - - - - - 1 changed file: - libs/vkd3d-shader/hlsl_codegen.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/4b1e261c1e824e26cd215bb62b04e... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/4b1e261c1e824e26cd215bb62b04e... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Henri Verbeet (@hverbeet)