monado/src/xrt/auxiliary
Ryan Pavlik f3eac87504 xrt: Correct usage of XRT_MAYBE_UNUSED on functions.
It shouldn't be used on a function marked "static inline" - that's
sufficient to avoid the warning. So, it should almost never be in
a header.
2020-03-04 11:15:35 +00:00
..
math math: Add filter fifo helper 2020-02-18 13:33:22 +00:00
ogl aux/ogl: Introduce a single small OpenGL library 2019-10-09 17:07:23 +01:00
os xrt: Correct usage of XRT_MAYBE_UNUSED on functions. 2020-03-04 11:15:35 +00:00
tracking xrt: Correct usage of XRT_MAYBE_UNUSED on functions. 2020-03-04 11:15:35 +00:00
util util/hashset: Add missing include. 2020-03-03 10:33:14 +00:00
vk aux/vk: Fix 32-bit warning 2020-03-03 10:50:41 +00:00
CMakeLists.txt aux/vk: Refactor out helper code into own library 2020-03-02 11:58:40 +00:00
meson.build build: Refactor how config defines are handled 2020-03-03 10:33:14 +00:00