aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xrrenderstate.rs
Commit message (Expand)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-6/+7
* Update WebXR Layer IDL, and matching changes to the Rust code.Alan Jeffrey2020-08-031-57/+29
* Support for webxr layer managementAlan Jeffrey2020-06-281-15/+43
* Added first-cut implementation of XR layersAlan Jeffrey2020-04-131-2/+61
* Add trait DomObjectWrap to provide WRAP functionYUAN LYU2020-03-201-2/+1
* Set inlineVerticalFieldOfView to null for immersive sessionsManish Goregaokar2019-12-111-6/+7
* Add inlineVerticalFieldOfView supportManish Goregaokar2019-12-101-1/+19
* Make use of ended flag, get rid of XRLayerManish Goregaokar2019-07-221-6/+6
* Apply pending render states in RAFManish Goregaokar2019-07-111-1/+1
* Fill in updateRenderState() stubsManish Goregaokar2019-07-111-2/+20
* Hook XRRenderState into XRSessionManish Goregaokar2019-03-251-0/+3
* Add XRRenderStateManish Goregaokar2019-03-251-0/+64