Files
jeff fisher efe885cdb2 UE-208424 VisionOS: View lagging behind head motion
-Fixed problem where we were doing the copy of the swap chain render target into the compositor services drawable BEFORE rendering to the render target instead of after, resulted in displaying pixels from swapchainlength-1 in the past.  Now we are encoding the blits and the compositer services present into the main frame command buffer.
-Fixed problem where we were caching the device positions for late update before we update them in the render thread.
-Many verbose logging improvements.
#jira UE-208424
#rb carl.lloyd, Josie.Yang

[CL 32525207 by jeff fisher in 5.4 branch]
2024-03-26 18:03:16 -04:00
..