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

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

10 lines
311 B
Markdown
Raw Normal View History

2023-12-04 17:57:21 +00:00
---
- mr.1957
- mr.2066
---
2023-09-20 20:08:55 +00:00
Add `xrt_limited_unique_id` and `xrt_limited_unique_id_t` types to donate a
special id that is unique to the current process. Use that to decorate
`xrt_swapchain_native` with a limited unique id, useful for caching of the
`xrt_image_native` imports of swapchains and other objects.