That's just an ad-hoc hack. What's the use case for configuring folders individually? How are we going to ensure that prefix updates to the right thing? How can it be enabled/disabled after prefix creation? How is it going to handle inability to open Unix files (fonts etc.)? This needs a lot more thought and a proper design.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3259#note_52102
On Sun Nov 12 17:58:00 2023 +0000, Nikolay Sivov wrote:
> Thanks. How do I build this?
What errors are you getting?
I don't think it needs special build instructions? I link it with mfplat, mf, ole32 and combase.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/4243#note_52101
--
v7: vkd3d-shader/spirv: Avoid invalid bool-to-bool conversion in spirv_compiler_emit_movc().
vkd3d-shader/dxil: Implement the DXIL VSELECT instruction.
tests/shader-runner: Add tests for 64-bit casts.
vkd3d-shader/spirv: Return an error if an invalid handler is encountered.
tests/shader-runner: Add a test for float comparisons.
https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/459