Simon Ser
|
9183f53c5f
|
xrt: allow NULL args in various functions
The spec says NULL arguments are valid when the argument just exists for
extensibility. Fix the implementation to accept NULL args.
|
2019-11-05 10:40:21 +01:00 |
|
Simon Ser
|
1b51db68f9
|
xrt: rename OXR_VERIFY_ARG_TYPE_AND_NULL to …_NOT_NULL
|
2019-11-05 10:15:35 +01:00 |
|
Drew DeVault
|
a736812f63
|
oxr: mostly implement XR_SESSION_LOSS_PENDING
This is missing support for xrPollEvents, which needs to be handled
separately as it's not properly rigged up throughout Monado yet.
|
2019-10-10 22:51:21 +00:00 |
|
Jakob Bornecrantz
|
76527b73f8
|
st/oxr: Code style, pointer star location
|
2019-09-29 11:45:23 +01:00 |
|
Jakob Bornecrantz
|
5fa58efcbf
|
st/oxr: Verify width and height on swapchain create
|
2019-08-01 07:39:50 +01:00 |
|
Jakob Bornecrantz
|
de4dc03ab7
|
st/oxr: Save people from shooting themselves in the foot
|
2019-06-25 18:36:14 +01:00 |
|
Ryan Pavlik
|
a958fd2820
|
st/oxr: Provide handle lifecycle management
|
2019-04-05 17:45:37 -05:00 |
|
Benjamin Saunders
|
3c9eafc1f0
|
st/oxr: Implement XR_KHR_headless
|
2019-03-24 13:25:30 -07:00 |
|
Jakob Bornecrantz
|
15a97422ba
|
xrt: Add all of Monado
|
2019-03-18 05:52:32 +00:00 |
|