monado/doc/changes/xrt/mr.721.3.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
210 B
Markdown
Raw Normal View History

2021-04-06 19:27:26 +00:00
Add alternative functions to `xrt_compositor::wait_frame` called
`xrt_compositor::predict_frame` and `xrt_compositor::mark_frame` these allow one
to do frame timing without having to block on the service side.