Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

XR Sessions track which texture to draw to#31

Merged
bors-servo merged 1 commit intoservo:masterfrom
asajeffrey:sessions-track-draw-texture
Jul 26, 2019
Merged

XR Sessions track which texture to draw to#31
bors-servo merged 1 commit intoservo:masterfrom
asajeffrey:sessions-track-draw-texture

Conversation

@asajeffrey
Copy link
Copy Markdown
Collaborator

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
Copy Markdown
Collaborator Author

@bors-servo r=Manishearth

@bors-servo
Copy link
Copy Markdown
Contributor

📌 Commit 3b175b7 has been approved by Manishearth

@bors-servo
Copy link
Copy Markdown
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
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants