monado/src/xrt/compositor/main
2021-01-14 12:30:54 +00: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: Remove unused field 2021-01-14 12:30:54 +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: Guard VkCommandBuffer usage with command pool mutex. 2021-01-13 12:42:26 +01:00
comp_layer_renderer.h c/layers: Implement equirect1 rendering. 2020-12-14 18:59:28 +00:00
comp_renderer.c comp/vk: Guard VkCommandBuffer usage with command pool mutex. 2021-01-13 12:42:26 +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: Fix depth-stencil image validation warning 2021-01-13 20:39:20 +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 comp: Extend nvidia VK_ERROR_INITIALIZATION_FAILED message 2021-01-13 23:51:36 +01: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