monado/src/xrt/ipc
Ryan Pavlik 33c0287f8b xrt: Rename all "num" parameters and fields to "count" (or "capacity" as appropriate)
This matches the OpenXR usage: the array is the plural of the element type,
and the count is the singular element type plus "count" (usually CountOutput
because of the two-call idiom)

Includes fixes to other code to match API changes.
2021-11-13 12:04:38 +00:00
..
android ipc/android: Force client entering resume state before IPC setup 2021-10-27 13:44:20 +00:00
client xrt: Rename all "num" parameters and fields to "count" (or "capacity" as appropriate) 2021-11-13 12:04:38 +00:00
server xrt: Rename all "num" parameters and fields to "count" (or "capacity" as appropriate) 2021-11-13 12:04:38 +00:00
shared xrt: Rename all "num" parameters and fields to "count" (or "capacity" as appropriate) 2021-11-13 12:04:38 +00:00
CMakeLists.txt cmake: Substantial cleanups and simplifications 2021-11-12 09:48:37 -06:00
meson.build ipc/server: Factor out the mainloop code that may vary between platforms 2021-02-22 17:03:16 -06:00