mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-04 06:06:17 +00:00
4 lines
210 B
Markdown
4 lines
210 B
Markdown
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.
|