vkd3d/libs
Conor McCarthy 37e76618ca vkd3d: Write Vulkan descriptors in a worker thread.
Raises framerate by 5-10% in games which write thousands of descriptors
per frame, e.g. Horizon Zero Dawn.

The worker thread is a generic device worker which can also be used for
other purposes if the need arises.
2023-12-14 21:00:28 +01:00
..
vkd3d vkd3d: Write Vulkan descriptors in a worker thread. 2023-12-14 21:00:28 +01:00
vkd3d-common vkd3d: Use CONST_VTABLE. 2023-10-02 22:25:14 +02:00
vkd3d-shader vkd3d-shader/ir: Pass a uint32_t write mask to vkd3d_write_mask_32_from_64(). 2023-12-13 22:33:07 +01:00
vkd3d-utils Release 1.10. 2023-12-06 15:31:21 +01:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00