[Git][wine/vkd3d][master] 5 commits: vkd3d-shader/fx: Support hull and domain shaders in get_fx_4_type_name().
Henri Verbeet pushed to branch master at wine / vkd3d Commits: 20bbce35 by Shaun Ren at 2026-04-02T19:14:12+02:00 vkd3d-shader/fx: Support hull and domain shaders in get_fx_4_type_name(). - - - - - 0569245d by Shaun Ren at 2026-04-02T19:14:12+02:00 vkd3d-shader/hlsl: Support hull and domain shaders in hlsl_new_compile(). - - - - - d0caff4f by Shaun Ren at 2026-04-02T19:14:12+02:00 tests/hlsl: Add some effect compile tests with hull and domain shaders. - - - - - e1363ccc by Shaun Ren at 2026-04-02T19:14:12+02:00 vkd3d-shader/hlsl: Introduce the hlsl_ctx_init_entry_function_attributes() helper. - - - - - ada5f3c1 by Shaun Ren at 2026-04-02T19:14:12+02:00 vkd3d-shader/hlsl: Initialize all attributes in hlsl_ctx_entry_function_attributes(). - - - - - 5 changed files: - libs/vkd3d-shader/fx.c - libs/vkd3d-shader/hlsl.c - libs/vkd3d-shader/hlsl.h - libs/vkd3d-shader/hlsl_codegen.c - tests/hlsl/effect-compile.shader_test View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/681dcf22c40e863c1247644ad3026... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/681dcf22c40e863c1247644ad3026... 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)