The open source OpenXR runtime

doc: Add IPC section

+6
+3
doc/changes/.proclamation.json
··· 18 18 "Drivers": { 19 19 "directory": "drivers" 20 20 }, 21 + "IPC": { 22 + "directory": "ipc" 23 + }, 21 24 "Compositor": { 22 25 "directory": "compositor" 23 26 },
+3
doc/changes/ipc/.gitignore
··· 1 + # SPDX-License-Identifier: CC0-1.0 2 + # SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors 3 + !.gitignore