ppsspp/Common/VR
Henrik Rydgård cd33b79ae7 Fix an issue where stray KEY_UP events could confuse the control mapper into setting empty events
This had some not-so-good consequences, like inability to map anything
in VR, and sometimes empty MultiMappings would result that we could end
up asserting on before the previous commit.
2023-05-05 23:00:01 +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 Fix an issue where stray KEY_UP events could confuse the control mapper into setting empty events 2023-05-05 23:00:01 +02:00
PPSSPPVR.h Minor header cleanup 2023-03-29 12:03:03 +02:00
VRBase.cpp OpenXR - Foveation implemented (Quest only) 2023-03-09 20:42:49 +01:00
VRBase.h OpenXR - Foveation implemented (Quest only) 2023-03-09 20:42:49 +01:00
VRFramebuffer.cpp OpenXR - Foveation implemented (Quest only) 2023-03-09 20:42:49 +01: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 - Increase foveation level 2023-03-09 21:04:30 +01:00
VRRenderer.h OpenXR - Support head rotations in 2D 2023-01-28 11:50:46 +01:00