ppsspp/Common/VR
Henrik Rydgård 80a99a67d9 Control: Change internal interfaces to batch-process input axis updates
These naturally come in bunches on many platforms like Android, so lay
some groundwork to also handle them in bunches to minimize locking in
the future.

Linux buildfix
2023-08-31 11:55:53 +02:00
..
OpenXRLoader.cpp UWP build fix. Had to reshuffle some stuff and compile some Vulkan files. 2022-11-06 15:54:00 +01:00
OpenXRLoader.h Windows ARM/ARM64 buildfix 2022-11-06 17:40:41 +01:00
PPSSPPVR.cpp Control: Change internal interfaces to batch-process input axis updates 2023-08-31 11:55:53 +02:00
PPSSPPVR.h Control: Change internal interfaces to batch-process input axis updates 2023-08-31 11:55:53 +02:00
VRBase.cpp OpenXR - Add passthrough option (Quest only) 2023-06-17 16:33:21 +02:00
VRBase.h Revert "OpenXR - Workaround for disfunctional depth buffer allocation" 2023-06-26 17:27:46 +02:00
VRFramebuffer.cpp Revert "OpenXR - Workaround for disfunctional depth buffer allocation" 2023-06-26 17:27:46 +02:00
VRFramebuffer.h OpenXR - Foveation implemented (Quest only) 2023-03-09 20:42:49 +01:00
VRInput.cpp Typo fix 2022-11-06 14:37:56 +01:00
VRInput.h OpenXR - Emulate mouse cursor 2022-09-01 18:08:08 +02:00
VRMath.cpp OpenXR - Do not apply head rotation on identity matrix 2022-11-09 17:59:14 +01:00
VRMath.h OpenXR - Do not apply head rotation on identity matrix 2022-11-09 17:59:14 +01:00
VRRenderer.cpp OpenXR - Enhancements of cinema-style screen 2023-07-12 19:33:29 +02:00
VRRenderer.h OpenXR - Enhancements of cinema-style screen 2023-07-12 19:33:29 +02:00