[Git][wine/vkd3d][master] 2 commits: vkd3d-utils: Add a D3DCompile2VKD3D() that allows configuring DLL version.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: 8515fcbc by Elizabeth Figura at 2024-09-03T15:06:29+02:00 vkd3d-utils: Add a D3DCompile2VKD3D() that allows configuring DLL version. This would allow us to use vkd3d-utils directly in Wine [with the exception of D3D_COMPILE_STANDARD_FILE_INCLUDE, but we can simply pass the ID3DInclude object to D3DCompile2VKD3D().] - - - - - d507acb5 by Elizabeth Figura at 2024-09-03T15:07:36+02:00 vkd3d-utils: Do not emit implicit truncation warnings from D3DCompile2VKD3D() before version 42. - - - - - 3 changed files: - include/vkd3d_utils.h - libs/vkd3d-utils/vkd3d_utils.map - libs/vkd3d-utils/vkd3d_utils_main.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/6d28cc131b0cad61c681aed6b9f66... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/6d28cc131b0cad61c681aed6b9f66... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Henri Verbeet (@hverbeet)