aboutsummaryrefslogtreecommitdiffstats
path: root/components/webxr/glwindow/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-5/+5
* Use surfman with glow bindings (take II) (#35422)Samson2025-02-131-11/+6
* Revert "Use surfman with glow bindings (#34328)" (#35402)Samson2025-02-101-6/+11
* webxr: Rename sender & receiver type aliases to `WebXrSender` and `WebXrRecei...Martin Robinson2025-02-051-5/+5
* Use surfman with glow bindings (#34328)Samson2025-02-051-11/+6
* Finish the integration of `webxr` into the Cargo workspace (#35229)Martin Robinson2025-01-311-32/+33
* Merge webxr repository (#35228)Martin Robinson2025-01-301-0/+877