[Git][wine/vkd3d][master] 2 commits: vkd3d: Check that the allocator type matches the list type in d3d12_command_list_Reset().
Henri Verbeet pushed to branch master at wine / vkd3d Commits: faec701c by Nikolay Sivov at 2025-09-17T12:38:27+02:00 vkd3d: Check that the allocator type matches the list type in d3d12_command_list_Reset(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - c4814145 by Nikolay Sivov at 2025-09-17T12:50:16+02:00 vkd3d: Implement d3d12_device_CreateCommandList1(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 4 changed files: - libs/vkd3d/command.c - libs/vkd3d/device.c - libs/vkd3d/vkd3d_private.h - tests/d3d12.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/b6d274e68e4befa82170a04e1c323... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/b6d274e68e4befa82170a04e1c323... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Henri Verbeet (@hverbeet)