monado/src/xrt/compositor/main
Ryan Pavlik 475192ec73 xrt: Rename "fd" references to "handle"
This breaks some Android pieces, which will be fixed shortly.
2020-08-12 17:11:42 -05:00
..
comp_compositor.c xrt: Some clang tidy fixes. 2020-08-12 17:11:42 -05:00
comp_compositor.h xrt: Make xrt_swapchain_create_info argument const 2020-08-07 19:15:18 +01:00
comp_distortion.c c/main: Remove internal compositor global flip_y 2020-08-06 15:14:49 +00:00
comp_distortion.h c/main: Remove internal compositor global flip_y 2020-08-06 15:14:49 +00:00
comp_documentation.h comp: Refactor documentation 2020-03-02 12:00:22 +00:00
comp_layer.c c/main: Fix warnings with asserts 2020-08-11 01:48:31 +01:00
comp_layer.h comp/shaders: Remove has_sub option. 2020-07-16 19:34:33 +02:00
comp_layer_renderer.c comp/layers: Remove layer type from constructor. 2020-07-16 19:08:10 +02:00
comp_layer_renderer.h comp: Create second pipeline for premultiplied alpha blending 2020-07-15 19:21:13 +00:00
comp_renderer.c xrt: Some clang tidy fixes. 2020-08-12 17:11:42 -05:00
comp_renderer.h comp+ipc: Respect view space layer flag 2020-06-15 23:59:04 +00:00
comp_settings.c comp: make nvidia display selectable with XRT_COMPOSITOR_FORCE_NVIDIA_DISPLAY 2020-08-11 00:44:31 +02:00
comp_settings.h comp: make nvidia display selectable with XRT_COMPOSITOR_FORCE_NVIDIA_DISPLAY 2020-08-11 00:44:31 +02:00
comp_swapchain.c xrt: Rename "fd" references to "handle" 2020-08-12 17:11:42 -05:00
comp_vk_swapchain.c comp: Use a sRGB window swapchain 2020-06-25 19:55:08 +00:00
comp_vk_swapchain.h comp: Refactor documentation 2020-03-02 12:00:22 +00:00
comp_window.h xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
comp_window_direct.c comp: Print info about AllowHMD when direct mode fails on nvidia 2020-07-08 15:43:05 +02: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 comp: make nvidia display selectable with XRT_COMPOSITOR_FORCE_NVIDIA_DISPLAY 2020-08-11 00:44:31 +02:00
comp_window_direct_randr.c xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
comp_window_wayland.c xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
comp_window_xcb.c xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00