mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
doc: Document !2049
This commit is contained in:
parent
8f6603d019
commit
dbfc322e41
1
doc/changes/auxiliary/mr.2049.md
Normal file
1
doc/changes/auxiliary/mr.2049.md
Normal file
|
@ -0,0 +1 @@
|
|||
vk: Use formats list from xrt_swapchain_create_info in create_image.
|
1
doc/changes/state_trackers/mr.2049.1.md
Normal file
1
doc/changes/state_trackers/mr.2049.1.md
Normal file
|
@ -0,0 +1 @@
|
|||
OpenXR: Track which graphics API was used to create the session.
|
1
doc/changes/state_trackers/mr.2049.2.md
Normal file
1
doc/changes/state_trackers/mr.2049.2.md
Normal file
|
@ -0,0 +1 @@
|
|||
OpenXR: Implement XR_KHR_vulkan_swapchain_format_list.
|
1
doc/changes/xrt/mr.2049.1.md
Normal file
1
doc/changes/xrt/mr.2049.1.md
Normal file
|
@ -0,0 +1 @@
|
|||
Fix graphics includes in the xrt_openxr_includes.h header.
|
1
doc/changes/xrt/mr.2049.2.md
Normal file
1
doc/changes/xrt/mr.2049.2.md
Normal file
|
@ -0,0 +1 @@
|
|||
Use uint32_t instead of int64_t for xrt_swapchain_create_info::format.
|
2
doc/changes/xrt/mr.2049.3.md
Normal file
2
doc/changes/xrt/mr.2049.3.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
Add formats list to xrt_swapchain_create_info, used to implement the OpenXR
|
||||
extension XR_KHR_vulkan_swapchain_format_list.
|
Loading…
Reference in a new issue