mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-03-06 22:56:38 +00:00
Includes unit tests for oxr_input_transform, add to CI This is a revised implementation using "variants" instead of "inheritance" in a linked-list.
187 B
187 B
OpenXR: Transform input types in a somewhat flexible, composable way. Also, do conversion at sync time, and use the transformed values to evaluate if the input has changed, per the spec.