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

XR Sessions track which texture to draw to #31

Merged
merged 1 commit into from
Jul 26, 2019

Conversation

asajeffrey
Copy link
Member

Have sessions track which texture WebGL is drawing into. This is the webxr part of fixing a bug where XR was using the default canvas framebuffer rather than the XR framebuffer.

@asajeffrey
Copy link
Member Author

@bors-servo r=Manishearth

@bors-servo
Copy link
Contributor

📌 Commit 3b175b7 has been approved by Manishearth

@bors-servo
Copy link
Contributor

⌛ Testing commit 3b175b7 with merge 35559ae...

bors-servo pushed a commit that referenced this pull request Jul 26, 2019
…arth

XR Sessions track which texture to draw to

Have sessions track which texture WebGL is drawing into. This is the webxr part of fixing a bug where XR was using the default canvas framebuffer rather than the XR framebuffer.
@bors-servo
Copy link
Contributor

☀️ Test successful - checks-travis
Approved by: Manishearth
Pushing 35559ae to master...

@bors-servo bors-servo merged commit 3b175b7 into servo:master Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants