monado/src/xrt/compositor/main
Lubosz Sarnecki fc3b7fef25 comp/vk: Lock command pool calls with a mutex.
This patch resolves multithreading issues as detected by the Vulkan
validation when running the OpenXR CTS using OpenGL.
2021-01-13 12:33:15 +01:00
..
comp_compositor.c comp/vk: Lock command pool calls with a mutex. 2021-01-13 12:33:15 +01:00
comp_compositor.h c/main: Silence warnings and make sure that layer configs are picked up 2020-12-15 14:27:31 +00:00
comp_documentation.h comp: Refactor documentation 2020-03-02 12:00:22 +00:00
comp_layer.c c/layers: Don't build equirect code if not enabled. 2020-12-14 18:59:28 +00:00
comp_layer.h c/layers: Don't build equirect code if not enabled. 2020-12-14 18:59:28 +00:00
comp_layer_renderer.c comp/vk: Put queue mutex around vkDeviceWaitIdle calls. 2021-01-13 12:33:15 +01:00
comp_layer_renderer.h c/layers: Implement equirect1 rendering. 2020-12-14 18:59:28 +00:00
comp_renderer.c comp/vk: Put queue mutex around vkDeviceWaitIdle calls. 2021-01-13 12:33:15 +01:00
comp_renderer.h c/layers: Don't build equirect code if not enabled. 2020-12-14 18:59:28 +00:00
comp_settings.c comp: Add XRT_COMPOSITOR_DEFAULT_FRAMERATE variable, default to 60 2020-12-10 16:36:22 +01:00
comp_settings.h comp/main: Windows work - got a window to appear! 2020-12-06 23:07:05 +00:00
comp_shaders.c c/layers: Implement equirect1 rendering. 2020-12-14 18:59:28 +00:00
comp_swapchain.c comp/vk: Put queue mutex around vkDeviceWaitIdle calls. 2021-01-13 12:33:15 +01:00
comp_target.h c/renderer: Pre-rotate display for transformed surfaces. 2020-11-27 16:50:55 +01:00
comp_target_swapchain.c c/renderer: Pre-rotate display for transformed surfaces. 2020-11-27 16:50:55 +01:00
comp_target_swapchain.h c/main: Tidy comp_target_swapchain 2020-11-20 03:20:33 +00:00
comp_window.h comp/main: Windows work - got a window to appear! 2020-12-06 23:07:05 +00:00
comp_window_android.c c/window_android: Use cached surface from IPC. 2020-12-01 18:05:32 +01:00
comp_window_direct.c c/main: Remove vk field from comp_target_swapchain 2020-11-20 03:20:33 +00:00
comp_window_direct.h c/main: Move c field from comp_window to comp_target 2020-11-20 03:20:33 +00:00
comp_window_direct_nvidia.c c/main: Remove vk field from comp_target_swapchain 2020-11-20 03:20:33 +00:00
comp_window_direct_randr.c c/main: Remove vk field from comp_target_swapchain 2020-11-20 03:20:33 +00:00
comp_window_mswin.c comp/main: Windows work - got a window to appear! 2020-12-06 23:07:05 +00:00
comp_window_wayland.c comp: Fix Wayland backend 2020-12-28 04:13:22 +01:00
comp_window_xcb.c c/main: Remove vk field from comp_target_swapchain 2020-11-20 03:20:33 +00:00