vkd3d/libs
Conor McCarthy 3d49b59a68 vkd3d: Handle the case where a descriptor is null and is concurrently written non-null.
If view is null and the comparison (view == src->s.u.object) is false,
vkd3d_view_decref will be called on null.
2023-07-27 17:17:55 +09:00
..
vkd3d vkd3d: Handle the case where a descriptor is null and is concurrently written non-null. 2023-07-27 17:17:55 +09:00
vkd3d-common vkd3d: Print the thread id in trace messages. 2023-06-28 21:40:40 +02:00
vkd3d-shader vkd3d-shader/hlsl: Pass an hlsl_block pointer to add_expr(). 2023-07-27 17:17:48 +09:00
vkd3d-utils vkd3d-shader: Add compiler option to specify matrix majority. 2023-07-24 22:41:09 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00