monado/src/xrt/compositor
Lubosz Sarnecki b005f4e2fa comp/vk: Guard VkCommandBuffer usage with command pool mutex.
Lock all queue submits with 2 mutexes using a new vk_locked_submit
function.
2021-01-13 12:42:26 +01:00
..
client comp/vk: Guard VkCommandBuffer usage with command pool mutex. 2021-01-13 12:42:26 +01:00
main comp/vk: Guard VkCommandBuffer usage with command pool mutex. 2021-01-13 12:42:26 +01:00
render comp/vk: Lock command pool calls with a mutex. 2021-01-13 12:33:15 +01:00
shaders c/layers: Implement equirect1 rendering. 2020-12-14 18:59:28 +00:00
CMakeLists.txt c/layers: Implement equirect1 rendering. 2020-12-14 18:59:28 +00:00
meson.build c/main: Refactor vk_swapchain into comp_target_swapchain 2020-11-20 03:20:33 +00:00