monado/src/xrt
Aidan Thornton 3485babd71 comp: rotate the compute compositor's distortion texture
Some devices like Android smartphones have displays which are
rotated, meaning the compositor needs to rotate its output.

Add support for this to the compute compositor by rotating the
contents of the textures it uses for distortion lookups. This
requires postponing the calculation of that texture and adding
code to recreate it if the rotation changes (which is allowed,
but unlikely to happen in practice.)
2022-08-10 12:39:44 +00:00
..
auxiliary a/math: add math_matrix_2x2_transform_vec2 2022-08-10 12:39:44 +00:00
compositor comp: rotate the compute compositor's distortion texture 2022-08-10 12:39:44 +00:00
drivers wmr: Clean up camera debug last. 2022-08-08 17:31:53 +00:00
include st/oxr: Make OpenXR timestamps relative to service startup 2022-08-08 15:52:18 +00:00
ipc st/oxr: Make OpenXR timestamps relative to service startup 2022-08-08 15:52:18 +00:00
state_trackers Fix XrNegotiateRuntimeRequest::structVersion check; 2022-08-08 16:21:40 +00:00
targets st/oxr: Make OpenXR timestamps relative to service startup 2022-08-08 15:52:18 +00:00
tracking aux/util: Share joint width hand tracking function 2022-08-01 17:33:40 +00:00
.clang-format xrt: Change number of columns to 120 2021-01-15 13:44:44 +00:00
.editorconfig editorconfig: Update 2021-04-13 11:46:53 -05:00
CMakeLists.txt t/hand: Add async wrapper around sync helper 2022-03-08 20:44:18 +00:00