Jiali Zhang
|
baf6c7f78d
|
st/oxr: Implementation of XR_KHR_android_thread_settings
|
2023-09-13 20:13:20 +01:00 |
|
Ryan Pavlik
|
172a5baf23
|
st/oxr: Add missing calling convention macros for entry points.
Fixes 32-bit Windows build.
|
2023-03-02 13:48:25 -06:00 |
|
Daniel Willmott
|
0bed585018
|
st/oxr: Add force feedback extension implementation
|
2022-09-19 22:08:28 +00:00 |
|
bjorn
|
987bc48edc
|
Fix XrNegotiateRuntimeRequest::structVersion check;
|
2022-08-08 16:21:40 +00:00 |
|
Ryan Pavlik
|
490559ee6c
|
st/oxr: Wire in D3D12 support
|
2022-07-26 14:45:29 +00:00 |
|
Julian Petrov
|
32fd49d52b
|
st/oxr: Implement XR_KHR_win32_convert_performance_counter_time
|
2022-06-09 14:48:27 -04:00 |
|
Ryan Pavlik
|
cdb8d54ca1
|
st/oxr: Work on D3D11
|
2022-05-20 22:37:15 +01:00 |
|
Jakob Bornecrantz
|
1c29b22cae
|
st/oxr: Do not enable XR_EXT_debug_utils as it's not implemented yet
|
2022-05-19 14:32:06 +00:00 |
|
Ryan Pavlik
|
fc9fba9ab2
|
st/oxr: Adjust ifdef
|
2022-05-03 22:44:46 +01:00 |
|
Christoph Haag
|
a1c00e14fd
|
st/oxr: Implement a basic version of XR_FB_display_refresh_rate
|
2021-11-22 20:44:18 +00:00 |
|
Christoph Haag
|
fb6cf9b4cc
|
st/oxr: Only advertise hand tracking funcs if compiled with ext
|
2021-09-13 21:28:01 +01:00 |
|
Ryan Pavlik
|
43e0206abc
|
st/oxr: Implement loader init extension.
|
2021-04-13 11:33:50 -05:00 |
|
Jakob Bornecrantz
|
2b996f30c4
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
|
Christoph Haag
|
4d652fef5a
|
st/oxr: Implement XR_KHR_vulkan_enable2
|
2021-01-06 13:40:59 +00:00 |
|
Ryan Pavlik
|
4307ee8a08
|
st/oxr: Fix exporting of negotiate function.
|
2020-11-23 14:27:21 -06:00 |
|
Jakob Bornecrantz
|
ebfd984c12
|
st/oxr: Fix missing semicolons
|
2020-10-26 14:03:30 +00:00 |
|
Christoph Haag
|
256e2c68d8
|
xrt: Implement & hook up hand joint tracking infrastructure
Include <inttypes.h> to satisfy older compilers
|
2020-10-12 22:13:47 +02:00 |
|
Ryan Pavlik
|
e89a3c1d8f
|
st/oxr: Fix 32-bit warnings when checking for null handles
|
2020-04-29 17:44:07 -05:00 |
|
Ryan Pavlik
|
163b39b7a1
|
st/oxr: Fix some 32-bit porting warnings.
|
2020-03-03 10:33:14 +00:00 |
|
Simon Ser
|
5eacb6f309
|
xrt: add support for OpenGL ES
This commit advertises the extension and adds support for
xrGetOpenGLESGraphicsRequirementsKHR
|
2019-11-18 15:16:15 +01:00 |
|
Jakob Bornecrantz
|
76527b73f8
|
st/oxr: Code style, pointer star location
|
2019-09-29 11:45:23 +01:00 |
|
Ryan Pavlik
|
24260bb042
|
st/oxr: Silence meaningless negotiate errors/warnings.
Loader just indiscriminately populates all function pointers.
|
2019-09-24 22:01:05 +00:00 |
|
Ryan Pavlik
|
bbd63ff071
|
st/oxr: Disable partial implementation of debug extension for now.
|
2019-09-24 14:16:31 -05:00 |
|
Ryan Pavlik
|
077d0c39c5
|
st/oxr: Unify handling of extensions.
|
2019-08-19 17:12:33 -05:00 |
|
Ryan Pavlik
|
6566e7d21d
|
st/oxr: Return FUNCTION_UNSUPPORTED for some not-enabled extensions.
More to do, but this is something.
|
2019-08-16 18:04:53 -05:00 |
|
Ryan Pavlik
|
ac22f30a2c
|
st/oxr: xrGetInstanceProcAddr typo fix.
|
2019-08-16 18:04:53 -05:00 |
|
Ryan Pavlik
|
ad6c26c231
|
st/oxr: xrGetInstanceProcAddr doesn't require an instance to enumerate layers
|
2019-08-16 18:04:53 -05:00 |
|
Ryan Pavlik
|
d6df86a9ae
|
st/oxr: Don't write debug message on functions we just don't know in GIPA.
|
2019-08-16 18:04:53 -05:00 |
|
Ryan Pavlik
|
c8776a8b0d
|
st/oxr: Minor clang-tidy fixes.
|
2019-08-16 17:25:29 -05:00 |
|
Jakob Bornecrantz
|
57c6078a69
|
st/oxr: Update to OpenXR 1.0
|
2019-07-29 16:43:39 +01:00 |
|
Jakob Bornecrantz
|
08a4b40f77
|
st/oxr: Fix API negotiation code
|
2019-07-29 16:34:48 +01:00 |
|
Jakob Bornecrantz
|
223206dc24
|
st/oxr: Refactor function returning to actually raise error this time
|
2019-07-21 14:15:17 +01:00 |
|
Jakob Bornecrantz
|
15a97422ba
|
xrt: Add all of Monado
|
2019-03-18 05:52:32 +00:00 |
|