Rémi Verschelde
|
831dc74b1f
|
Merge pull request #59940 from BastiaanOlij/xr_new_controllers_20220405
|
2022-04-11 11:38:39 +02:00 |
|
Bastiaan Olij
|
f8dab282cb
|
Added missing interaction profiles and making sure related extensions are enabled if available
|
2022-04-06 23:00:26 +10:00 |
|
Rémi Verschelde
|
f8ab79e68a
|
Zero initialize all pointer class and struct members
This prevents the pitfall of UB when checking if they have been
assigned something valid by comparing to nullptr.
|
2022-04-04 19:49:50 +02:00 |
|
Bastiaan Olij
|
9b7b9de0e5
|
Add action map editor for OpenXR
|
2022-04-04 18:43:29 +10:00 |
|
Bastiaan Olij
|
8f035b2ab4
|
Fix color issues with OpenXR
|
2022-02-28 13:02:03 +11:00 |
|
Bastiaan Olij
|
1f1b786a36
|
Use VK_NULL_HANDLE when initializing XrSwapchainImageVulkanKHR
|
2022-02-27 21:13:02 +11:00 |
|
Gilles Roudière
|
f045c97218
|
Fix llvm compilation by adding missing override
|
2022-02-23 18:07:02 +01:00 |
|
Bastiaan Olij
|
a78a9fee71
|
Implementing OpenXR driver
|
2022-02-23 12:02:24 +01:00 |
|