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

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

7 lines
333 B
Markdown
Raw Normal View History

2023-03-30 12:29:33 +00:00
Added functions to swapchain to explicitly do the barrier insertion.
This pushes the handling of barrier calls into the OpenXR state tracker, while
the changes are minimal for the client compositors they no longer have the
responsibility to implicitly to insert a barrier when needed. Allows us to in
the future support extensions.