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-01-28 13:05:02 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vkd3d
/
libs
/
vkd3d
History
Giovanni Mascellani
a1f712d100
vkd3d: Incorporate mutable descriptors in the push descriptor disabling logic.
...
The computation is also written in the code now instead of in the comments.
2024-10-23 16:12:50 +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: Zero the pipeline state UAV counter view array when the state is invalidated. (Valgrind)
2024-10-22 20:42:06 +02:00
device.c
vkd3d: Incorporate mutable descriptors in the push descriptor disabling logic.
2024-10-23 16:12:50 +02:00
libvkd3d.pc.in
…
resource.c
vkd3d: Introduce an enumerant for the mutable descriptor set.
2024-10-23 16:07:36 +02:00
state.c
vkd3d: Only put the mutable descriptor set once in the pipeline layout.
2024-10-23 16:12:06 +02:00
utils.c
vkd3d: Recognise VK_QUEUE_VIDEO_ENCODE_BIT_KHR in debug_vk_queue_flags().
2024-09-20 17:21:44 +02:00
vkd3d_main.c
vkd3d: Clear the output pointer on failure in vkd3d_create_versioned_root_signature_deserializer().
2024-09-24 13:34:40 +02:00
vkd3d_private.h
vkd3d: Only put the mutable descriptor set once in the pipeline layout.
2024-10-23 16:12:06 +02:00
vkd3d_shaders.h
…
vkd3d.map
…
vulkan_procs.h
…