mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-05 13:28:16 +00:00
doc: Changelogs for !349
This commit is contained in:
parent
28d8bea9b9
commit
d3b90e9548
1
doc/changes/compositor/mr.349.md
Normal file
1
doc/changes/compositor/mr.349.md
Normal file
|
@ -0,0 +1 @@
|
|||
main: Only allocate one image for static swapchains.
|
2
doc/changes/misc_fixes/mr.349.md
Normal file
2
doc/changes/misc_fixes/mr.349.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
ipc: Previously some arguments where dropped at swapchain creation time,
|
||||
correct pass them between the client and server.
|
1
doc/changes/state_trackers/mr.349.1.md
Normal file
1
doc/changes/state_trackers/mr.349.1.md
Normal file
|
@ -0,0 +1 @@
|
|||
OpenXR: Correctly translate the `XrSwapchainCreateFlags` flags to xrt ones.
|
2
doc/changes/state_trackers/mr.349.2.md
Normal file
2
doc/changes/state_trackers/mr.349.2.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
OpenXR: In order to be able to correctly validate `XrPath` ids turn them into
|
||||
a atom and keep all created paths in a array.
|
Loading…
Reference in a new issue