The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Document !2049

authored by

Jakob Bornecrantz and committed by
Simon Zeni
dbfc322e 8f6603d0

+7
+1
doc/changes/auxiliary/mr.2049.md
··· 1 + vk: Use formats list from xrt_swapchain_create_info in create_image.
+1
doc/changes/state_trackers/mr.2049.1.md
··· 1 + OpenXR: Track which graphics API was used to create the session.
+1
doc/changes/state_trackers/mr.2049.2.md
··· 1 + OpenXR: Implement XR_KHR_vulkan_swapchain_format_list.
+1
doc/changes/xrt/mr.2049.1.md
··· 1 + Fix graphics includes in the xrt_openxr_includes.h header.
+1
doc/changes/xrt/mr.2049.2.md
··· 1 + Use uint32_t instead of int64_t for xrt_swapchain_create_info::format.
+2
doc/changes/xrt/mr.2049.3.md
··· 1 + Add formats list to xrt_swapchain_create_info, used to implement the OpenXR 2 + extension XR_KHR_vulkan_swapchain_format_list.