monado/src/xrt
Ryan Pavlik b6b5052d48 ipc: Remove structs that effectively duplicate xrt_layer_data
The only non-duplicate members are the swapchain IDs,
so store those in their own array as already done elsewhere in the
codebase.
2020-06-09 17:07:22 -05:00
..
auxiliary xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
compositor comp: Remove no-longer-needed comp_layer_quad struct. 2020-06-09 16:19:39 -05:00
drivers xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
include xrt: Rename output parameter of acquire_image to out_image. 2020-06-09 15:56:26 -05:00
ipc ipc: Remove structs that effectively duplicate xrt_layer_data 2020-06-09 17:07:22 -05:00
state_trackers xrt: Introduce xrt_sub_image and xrt_layer_projection_view_data 2020-06-09 20:32:53 +01:00
targets targets/service: Remove unneeded xrt_prober_create function. 2020-06-03 16:28:21 -05:00
.clang-format xrt: Add missing SPDX tags 2020-03-23 17:29:43 -05:00
CMakeLists.txt build: Switch all CMake options to XRT_... to match what's used in source. 2020-05-12 11:52:51 -05:00
meson.build ipc: Add code to enable a service process 2020-04-29 14:58:24 +01:00