Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenXR - Revision of VR rendering #16177

Merged
merged 1 commit into from
Oct 8, 2022
Merged

OpenXR - Revision of VR rendering #16177

merged 1 commit into from
Oct 8, 2022

Conversation

lvonasek
Copy link
Contributor

@lvonasek lvonasek commented Oct 8, 2022

This PR dramatically improves the experience on Pico headsets (and keep the Oculus Quest working fine).

  1. The stereo view and projection matrices are calculated on the frame begin (and not on every uniforms flush)
  2. Ensure StartVRRender() and FinishVRRender() are called correctly.

@hrydgard hrydgard merged commit a081d68 into hrydgard:master Oct 8, 2022
@hrydgard hrydgard added the VR OpenXR VR support label Oct 8, 2022
@hrydgard hrydgard added this to the v1.14.0 milestone Oct 8, 2022
@lvonasek lvonasek deleted the hotfix_openxr_rendering branch October 18, 2022 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VR OpenXR VR support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants