The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Document !2219

+3
+3
doc/changes/drivers/mr.2219.md
··· 1 + Set both orientation and position valid flags in the android driver's get_tracked_pose call-back. 2 + 3 + hello_xr, unity and possibly other apps check the view pose flags for both position & orientation flags to be valid otherwise they invoke `xrEndFrame` with no layers set causing a constant Gray screen.