monado/src/xrt
Christoph Haag e78e5c8045 st/oxr: Return appropriate errors for incomplete OpenGL XLib binding
* xDisplay must be a pointer to a Display value
* glxDrawable must be a valid GLXDrawable value
* glxContext must be a valid GLXContext value

intentionally not checked:
* glxFBConfig must be a valid GLXFBConfig value
We don't care about this one for now.
2019-11-08 16:07:10 +01:00
..
auxiliary t/psvr: Counter tracking origin offset 2019-11-03 14:23:03 +00:00
compositor Implement XR_MND_egl_enable 2019-11-06 10:07:21 +01:00
drivers d/vive: reset orientation on headset button 2019-11-07 09:39:33 -05:00
include/xrt Implement XR_MND_egl_enable 2019-11-06 10:07:21 +01:00
state_trackers st/oxr: Return appropriate errors for incomplete OpenGL XLib binding 2019-11-08 16:07:10 +01:00
targets build: Use CMAKE_POSITION_INDEPENDENT_CODE instead of target props. 2019-11-01 16:51:54 -05:00
.clang-format xrt: Don't derive pointer alignment 2019-09-29 11:45:23 +01:00
CMakeLists.txt xrt: Add all of Monado 2019-03-18 05:52:32 +00:00
meson.build build: port to meson 2019-09-26 15:05:22 +00:00