- 06 Aug, 2020 13 commits
-
-
-
Transport the whole compositor info struct to the client instead of just formats so that all information is easily moved over.
-
-
-
-
-
-
This feature requires proclamation 1.1.0 or newer.
-
-
-
-
-
-
- 05 Aug, 2020 14 commits
-
-
It's desirable to support running without basestations without spamming messages.
-
Watchman polling times out after 1 second when basestations are not present/off. This should not block reading the IMU.
-
-
-
-
-
This merges the OpenGL and OpenGL-ES code.
-
-
-
fixes memory leaks of zlib stream internal state
-
-
-
Ryan Pavlik authored
This message is always triggered on my machine by v4l2loopback.
-
-
- 04 Aug, 2020 2 commits
-
-
Christoph Haag authored
Before: <PREFIX>/share/1/openxr_monado.json After : <PREFIX>/share/openxr/1/openxr_monado.json
-
Christoph Haag authored
fixes crash and exits gracefully after compositor_init_swapchain - Window init_swapchain failed! XR_ERROR_INITIALIZATION_FAILED in xrCreateSession: Failed to create a native compositor '-1'
-
- 03 Aug, 2020 4 commits
-
-
Christoph Haag authored
-
Christoph Haag authored
-
Christoph Haag authored
* Only suppress action when synced actionset has relevant subpath
-
Christoph Haag authored
'any' is only set when xrSyncActions was called with XR_NULL_PATH. When only left or right is set, the already existing following code does the job.
-
- 31 Jul, 2020 7 commits
-
-
Lubosz Sarnecki authored
Poll ligthouse reports in separate function. Check for report sizes consistently.
-
Lubosz Sarnecki authored
-
Lubosz Sarnecki authored
-
Lubosz Sarnecki authored
-
Lubosz Sarnecki authored
Be fault tolerant on unexpected report.
-
Lubosz Sarnecki authored
Make sensor polling function take processing callback and be more generic.
-
Lubosz Sarnecki authored
-