aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xrlayer.rs
Commit message (Expand)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-3/+4
* No tracing of nop traceable fields (#29926)Samson2023-08-041-0/+1
* Update WebXR Layer IDL, and matching changes to the Rust code.Alan Jeffrey2020-08-031-21/+33
* Support for webxr layer managementAlan Jeffrey2020-06-281-15/+25
* Added first-cut implementation of XR layersAlan Jeffrey2020-04-131-0/+53
* Make use of ended flag, get rid of XRLayerManish Goregaokar2019-07-221-19/+0
* Silence unused warningsManish Goregaokar2019-01-031-12/+1
* Basic XRFrame interfaceManish Goregaokar2018-12-191-0/+30