- 05 Nov, 2019 11 commits
-
-
Don't blindly cast the input struct to XrSwapchainImageOpenGLKHR, check that the type is XR_TYPE_SWAPCHAIN_IMAGE_OPENGL_KHR.
-
Christoph Haag authored
-
Jakob Bornecrantz authored
-
When docs=auto and doxygen isn't found, the build fails with: doc/meson.build:28:0: ERROR: Tried to use not-found external program in "command" Instead of always enabling docs when docs=auto, only do so when doxygen is found.
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
-
Simon Ser authored
The spec says NULL arguments are valid when the argument just exists for extensibility. Fix the implementation to accept NULL args.
-
Simon Ser authored
It's like OXR_VERIFY_ARG_TYPE_AND_NOT_NULL, but doesn't ensure the argument is non-NULL.
-
Simon Ser authored
-
- 03 Nov, 2019 1 commit
-
-
Jakob Bornecrantz authored
At least until we have proper tracking for the PSVR.
-
- 02 Nov, 2019 6 commits
-
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
- 01 Nov, 2019 3 commits
-
-
-
Ryan Pavlik authored
Reduces repetitive code.
-
-
- 31 Oct, 2019 7 commits
-
-
Simon Ser authored
This prevents the compositor from issuing resize requests. We ignore those anyway.
-
Christoph Haag authored
-
Christoph Haag authored
Removes BUILD_WITH_HIDAPI option since only the psvr driver uses hidapi.
-
Christoph Haag authored
-
Christoph Haag authored
Makes it possible to build monado with only one native driver enabled.
-
Christoph Haag authored
-
Christoph Haag authored
-
- 30 Oct, 2019 1 commit
-
-
Jakob Bornecrantz authored
-
- 29 Oct, 2019 3 commits
-
-
Jakob Bornecrantz authored
Go to your room clang-format and think about what you have done.
-
Jakob Bornecrantz authored
-
-
- 28 Oct, 2019 6 commits
-
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Simon Ser authored
-
- 25 Oct, 2019 2 commits
-
-
Christoph Haag authored
-
Jakob Bornecrantz authored
-