Henri Verbeet pushed to branch master at wine / vkd3d Commits: 82e2e378 by Henri Verbeet at 2026-06-17T13:54:41+02:00 vkd3d-utils: Introduce D3DReflectVKD3D(). Analogous to D3DCompile2VKD3D() and D3DPreprocessVKD3D(). - - - - - 93088039 by Henri Verbeet at 2026-06-17T13:54:41+02:00 tests/hlsl_d3d12: Slightly modify the shader model 5.1 shader in test_reflection(). Shader model 5.1 shaders can normally only be reflected by d3dcompiler_47, but somehow D3DReflect() from earlier versions nominally succeeds on the original version of this shader. That's interesting, but probably not something we particularly care about. - - - - - e8b3a167 by Henri Verbeet at 2026-06-17T13:54:41+02:00 tests/hlsl_d3d12: Get rid of the "is_todo" parameter to check_signature_element_(). - - - - - 3b9ef364 by Henri Verbeet at 2026-06-17T13:54:41+02:00 tests/hlsl_d3d12: Run test_reflection() with multiple d3dcompiler versions. - - - - - ffc92c66 by Henri Verbeet at 2026-06-17T13:54:41+02:00 tests/hlsl_d3d12: Run test_default_values_reflection() with multiple d3dcompiler versions. - - - - - ac8f974f by Henri Verbeet at 2026-06-17T13:54:41+02:00 tests/hlsl_d3d12: Run test_signature_reflection() with multiple d3dcompiler versions. - - - - - 10 changed files: - Makefile.am - include/.gitignore - + include/vkd3d_d3d10_1shader.idl - + include/vkd3d_d3d10shader.idl - + include/vkd3d_d3d11shader.idl - include/vkd3d_utils.h - libs/vkd3d-utils/reflection.c - libs/vkd3d-utils/vkd3d_utils.map - tests/d3d12_crosstest.h - tests/hlsl_d3d12.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/d7eaade0189332a3ae5e516decc4c... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/d7eaade0189332a3ae5e516decc4c... 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