monado/src/xrt/compositor
Ryan Pavlik 233c63a773 comp: Fix Wint-to-pointer-cast warnings on 32-bit.
Culprit is a Vulkan non-dispatchable handle:
Fix is simpler than for OpenXR because we aren't a Vulkan
implementation so they're all opaque to us.
2020-04-29 17:44:07 -05:00
..
client comp: Codespell fixes. 2020-04-24 15:30:46 -05:00
main comp: Fix Wint-to-pointer-cast warnings on 32-bit. 2020-04-29 17:44:07 -05:00
shaders comp: Do not use cut-off in vive shader 2019-11-14 15:12:17 +00:00
CMakeLists.txt c/direct: Move common direct mode code to comp_window_direct. 2020-04-09 16:15:17 +00:00
meson.build xrt: Re-arrange build to avoid unnecessary includes. 2020-04-28 21:36:46 +00:00