mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-13 17:20:09 +00:00
doc: Document !1164
This commit is contained in:
parent
c766411b50
commit
cbdeea94e0
doc/changes/xrt
2
doc/changes/xrt/mr.1164.1.md
Normal file
2
doc/changes/xrt/mr.1164.1.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Make it possible when creating the Vulkan client compositor to say if timeline
|
||||||
|
semaphores has been enabled.
|
4
doc/changes/xrt/mr.1164.2.md
Normal file
4
doc/changes/xrt/mr.1164.2.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
Add `xrt_compositor_semaphore` object, add interfaces to `xrt_compositor` for
|
||||||
|
creating the new semaphore object. Also add interface for passing in semaphore
|
||||||
|
to `xrt_compositor::layer_commit`. Added support for these interface through
|
||||||
|
the whole Monado stack.
|
Loading…
Reference in a new issue