toji · GitHub

@toji

@toji

NellWaliczek

@toji

NellWaliczek

NellWaliczek

NellWaliczek

@toji

NellWaliczek

@toji toji mentioned this pull request

May 28, 2019

Closed

RafaelCintron

NellWaliczek

thetuvix

Closed

@toji

NellWaliczek

toji and others added 10 commits

June 13, 2019 12:02
Fixes #636
This change adds a path for using a single WebGL canvas to drive inline
sessions, rather than needing both a WebGL context and an
XRPresentationContext before the inline session can function. The way to
do this is to create an `XRWebGLLayer` with the `useDefaultFramebuffer`
option set to `true` and set it as the session's `baseLayer`.
In addition to the above, this change removes the XRPresentationContext
entirely, and along with it the ability to do desktop mirroring (and
more advanced inline scenarios.) This is to simplify the core API, and
equivalent functionality will be reconsidered in the future because the
functionality that they represent is valuable.
…e in direct output mode

@toji

NellWaliczek

@toji

@toji

toji deleted the simple-inline branch

June 13, 2019 19:12

Merged

Read the original on github.com ↗