This website requires JavaScript.
Explore
Help
Sign In
wine
/
vkd3d
Watch
0
Star
0
Fork
0
You've already forked vkd3d
mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced
2025-12-15 08:03:30 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
114578fc8ae4b33b5b1b695d84cf1f126ada4c0c
vkd3d
/
libs
/
vkd3d
History
Giovanni Mascellani
784e69a366
vkd3d: Check the entire root signature for register conflicts.
...
Not just each descriptor table individually.
2024-08-06 16:53:06 +02:00
..
cache.c
vkd3d: Pass a proper struct shader_cache_key * to rb_put() in vkd3d_shader_cache_add_entry().
2024-08-05 15:59:53 +02:00
command.c
vkd3d: Add support for the ID3D12CommandList6 interface.
2024-08-05 15:56:09 +02:00
device.c
vkd3d: Add support for the ID3D12CommandList6 interface.
2024-08-05 15:56:09 +02:00
libvkd3d.pc.in
…
resource.c
vkd3d: Replace assert() with VKD3D_ASSERT() in resource.c.
2024-07-29 19:12:13 +02:00
state.c
vkd3d: Check the entire root signature for register conflicts.
2024-08-06 16:53:06 +02:00
utils.c
vkd3d: Replace assert() with VKD3D_ASSERT() in utils.c.
2024-07-29 19:12:13 +02:00
vkd3d_main.c
ci: Abort on assertions on the CI.
2024-07-29 13:17:19 +02:00
vkd3d_private.h
vkd3d: Add support for the ID3D12CommandList6 interface.
2024-08-05 15:56:09 +02:00
vkd3d_shaders.h
…
vkd3d.map
…
vulkan_procs.h
…