monado/src/xrt/compositor/main
2020-04-29 17:47:32 -05:00
..
comp_compositor.c c/client: Get the supported formats from the fd compositor 2020-04-22 22:00:13 +01:00
comp_compositor.h comp: Codespell fixes. 2020-04-24 15:30:46 -05:00
comp_distortion.c comp: Further remove unused struct field initializers. 2020-04-01 12:50:10 +00:00
comp_distortion.h comp: Refactor documentation 2020-03-02 12:00:22 +00:00
comp_documentation.h comp: Refactor documentation 2020-03-02 12:00:22 +00:00
comp_renderer.c c/renderer: Expose idle image control. 2020-04-29 09:58:52 +01:00
comp_renderer.h c/renderer: Expose idle image control. 2020-04-29 09:58:52 +01:00
comp_settings.c comp: Refactor documentation 2020-03-02 12:00:22 +00:00
comp_settings.h c/settings: Add a bunch of display strings to NVIDIA whitelist. 2020-04-07 13:45:11 +00:00
comp_swapchain.c comp: Remaining 32-bit warning fixes 2020-04-29 17:47:32 -05:00
comp_vk_swapchain.c comp: Don't initialize unused fields in Vulkan structs. 2020-04-01 12:50:10 +00:00
comp_vk_swapchain.h comp: Refactor documentation 2020-03-02 12:00:22 +00:00
comp_window.h c/direct: Split NVIDIA and RandR backends. 2020-04-09 16:15:17 +00:00
comp_window_direct.c comp: Fix Wint-to-pointer-cast warnings on 32-bit. 2020-04-29 17:44:07 -05:00
comp_window_direct.h c/direct: Use common init swapchain function. 2020-04-09 16:15:17 +00:00
comp_window_direct_nvidia.c c/direct: Use common init swapchain function. 2020-04-09 16:15:17 +00:00
comp_window_direct_randr.c comp: Fix Wint-to-pointer-cast warnings on 32-bit. 2020-04-29 17:44:07 -05:00
comp_window_wayland.c comp: Further remove unused struct field initializers. 2020-04-01 12:50:10 +00:00
comp_window_xcb.c c/xcb: Port to plain C. 2020-04-07 15:00:16 +02:00