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
|
d255dc9f7b
|
Add a dummy implementation of all the XR Layer types
|
2020-08-04 15:10:01 -05: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
|
349619ed2d
|
Support for webxr layer management
|
2020-06-28 16:37:45 -05:00 |
|
Alan Jeffrey
|
fda8da0e9d
|
Added first-cut implementation of XR layers
|
2020-04-13 13:57:58 -05:00 |
|
Manish Goregaokar
|
b0002a003d
|
Make use of ended flag, get rid of XRLayer
|
2019-07-22 09:32:01 -07:00 |
|
Manish Goregaokar
|
241d93340b
|
Add dom.webxr.enabled pref
|
2018-12-22 22:19:35 -08:00 |
|
Manish Goregaokar
|
29e9672d4d
|
Basic XRFrame interface
|
2018-12-19 15:42:27 -08:00 |
|