mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-06 07:06:10 +00:00
132b0c541d
Tested by moses from Discord.
4 lines
216 B
Markdown
4 lines
216 B
Markdown
rs: Make the pose getting from the T265 be threaded. Before we where getting the
|
|
pose from the update input function, this would cause some the main thread to
|
|
block and would therefore cause jitter in the rendering.
|