The open source OpenXR runtime
0
fork

Configure Feed

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

doc: Document !2051

+9
+1
doc/changes/compositor/mr.2051.1.md
··· 1 + main: Implement display refresh rates function stubs.
+1
doc/changes/compositor/mr.2051.2.md
··· 1 + multi: Implement display refresh rate functions.
+1
doc/changes/ipc/mr.2051.md
··· 1 + all: Implement display refresh rate functions.
+1
doc/changes/state_trackers/mr.2051.md
··· 1 + OpenXR: Complete implementation of extension XR_FB_display_refresh_rate.
+2
doc/changes/xrt/mr.2051.1.md
··· 1 + For display refresh info add hz prefix, follow code style and add limit to 2 + refresh rate array.
+3
doc/changes/xrt/mr.2051.2.md
··· 1 + Add new API in xrt_compositor and xrt_multi_compositor_control interfaces for 2 + display refresh rate setting and getting, used to implement 3 + XR_FB_display_refresh_rate.