Josh Matthews
|
3faed9b921
|
Filter out webidl files based on special comments, and feature-gate webxr interfaces. (#34348)
* Filter out webidl files based on skip-if directives.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* script: Don't build XR functionality without webxr feature.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Fix tidy.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* script: Adjust imports for file movement.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Fix clippy.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Formatting.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Clean up webxr module import.
Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
---------
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
|
2024-11-24 18:01:35 +00:00 |
|
Alan Jeffrey
|
bf7f4eae31
|
Update WebXR Layer IDL, and matching changes to the Rust code.
|
2020-08-03 12:37:01 -05:00 |
|
Alan Jeffrey
|
fda8da0e9d
|
Added first-cut implementation of XR layers
|
2020-04-13 13:57:58 -05:00 |
|
Manish Goregaokar
|
f52a6f0e8f
|
Set inlineVerticalFieldOfView to null for immersive sessions
|
2019-12-11 22:12:07 -08:00 |
|
Manish Goregaokar
|
a64e02a451
|
Add inlineVerticalFieldOfView support
|
2019-12-10 15:13:42 -08:00 |
|
Manish Goregaokar
|
b0002a003d
|
Make use of ended flag, get rid of XRLayer
|
2019-07-22 09:32:01 -07:00 |
|
Manish Goregaokar
|
922883f35a
|
Pref-gate XRRenderState
|
2019-03-25 09:13:56 -07:00 |
|
Manish Goregaokar
|
e20909cf43
|
Allow VR RAF loop to handle changes in the layer, support pending renderstates
|
2019-03-25 09:08:11 -07:00 |
|
Manish Goregaokar
|
401b470e90
|
Hook XRRenderState into XRSession
|
2019-03-25 09:06:49 -07:00 |
|
Manish Goregaokar
|
1dc7636135
|
Add XRRenderState
|
2019-03-25 09:06:21 -07:00 |
|