Re: [PATCH v2 0/1] MR2549: winevulkan: Update to VK spec version 1.3.246.
On Fri Apr 28 05:16:50 2023 +0000, Oscar Barenys wrote:
sorry for asking here if not appropiate, but just asking: just compiled a bunch of NV VK samples on Windows and was going to test on Linux via Wine.. and noticed the KHR video decode sample: https://github.com/nvpro-samples/vk_video_samples/tree/main/vk_video_decoder and also the new DMM sample (VK_NV_displacement_micromap): https://github.com/nvpro-samples/vk_mini_samples/tree/main/samples/mm_displa... fail to run under wine.. any reason for not supporting the "released" KHR video (decoding) exts:? ``` VK_KHR_video_decode_queue VK_KHR_video_queue VK_KHR_video_decode_h264 VK_KHR_video_decode_h265 ``` and also the new VK_NV_displacement_micromap released with 1.3.245 spec? We are not supporting video extension at the moment because `make_vulkan` wasn't updated to support more than one xml file.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2549#note_31469
participants (1)
-
Georg Lehmann (@DadSchoorse)