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

asajeffrey commented Jul 25, 2019

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 asajeffrey mentioned this pull request Jul 25, 2019
3 of 3 tasks complete
@asajeffrey
Copy link
Member Author

asajeffrey commented Jul 26, 2019

@bors-servo r=Manishearth

@bors-servo
Copy link
Contributor

bors-servo commented Jul 26, 2019

📌 Commit 3b175b7 has been approved by Manishearth

@bors-servo
Copy link
Contributor

bors-servo commented Jul 26, 2019

Testing commit 3b175b7 with merge 35559ae...

bors-servo added 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

bors-servo commented Jul 26, 2019

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

@bors-servo bors-servo merged commit 3b175b7 into servo:master Jul 26, 2019
3 checks passed
3 checks passed
Travis CI - Pull Request Build Passed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.