The open source OpenXR runtime
0
fork

Configure Feed

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

doc: Improve !977 changelogs

+6 -3
+2 -1
doc/changes/auxiliary/mr.977.md
··· 1 - Rename all `num_` parameters and fields, typically to `_count`, to match OpenXR convention. 1 + all: Rename all `num_` parameters and fields, typically to `_count`, to match 2 + OpenXR convention.
+2 -1
doc/changes/compositor/mr.977.md
··· 1 - Rename all `num_` parameters and fields, typically to `_count`, to match OpenXR convention. 1 + all: Rename all `num_` parameters and fields, typically to `_count`, to match 2 + OpenXR convention.
+2 -1
doc/changes/xrt/mr.977.md
··· 1 - Rename all `num_` parameters and fields in the interface, typically to `_count` but sometimes `_capacity`, to match OpenXR convention. 1 + Rename all `num_` parameters and fields in the interface, typically to `_count` 2 + but sometimes `_capacity`, to match OpenXR convention.