This goes on top of MR 345.
--
v16: tests/shader-runner: Test shaders with dxcompiler.
tests/shader-runner: Replace immediate shader type strings with an enum.
tests/shader-runner: Do not exit if a 'require' directive is not met.
tests/shader-runner: Handle individual keywords in shader directives.
https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/346
- Changes to allow WNetAddConnection*() and WNetCancelConnection*() to succeed
regardless of available providers (where none have been implemented yet).
Allowing for manual configuration outside of wine.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3966
--
v3: vkd3d-shader/dxil: Read the DXIL input and output signatures.
vkd3d-shader/dxil: Read the DXIL metadata tables.
vkd3d-shader/dxil: Emit an error on allocation failure in dxil_record_to_string().
vkd3d-shader/dxil: Read global constants in sm6_parser_globals_init().
vkd3d-shader/dxil: Read immediate constant arrays.
https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/372