Module: vkd3d Branch: master Commit: f3baf55d970edecaeb641eb5bb64e291c32fe838 URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/f3baf55d970edecaeb641eb5bb64e2...
Author: Conor McCarthy cmccarthy@codeweavers.com Date: Mon Jul 17 16:42:48 2023 +1000
vkd3d: Implement ID3D12Device1 with stubs.
---
include/vkd3d_windows.h | 1 + libs/vkd3d/device.c | 213 ++++++++++++++++++++++++++------------------- libs/vkd3d/resource.c | 2 +- libs/vkd3d/vkd3d_main.c | 4 +- libs/vkd3d/vkd3d_private.h | 12 +-- 5 files changed, 132 insertions(+), 100 deletions(-)