aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webxr/xrwebgllayer.rs
Commit message (Expand)AuthorAgeFilesLines
* Cleanups for future script crate split (#35987)Josh Matthews2025-03-161-9/+10
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* refactor: propagate CanGc arguments through callers (#35591)Auguste Baum2025-02-231-1/+1
* script: Add `CanvasContext` trait (#35448)Samson2025-02-211-0/+1
* Propagate `CanGc` arguments through callers in constructors (#35541)Auguste Baum2025-02-201-3/+4
* Use surfman with glow bindings (take II) (#35422)Samson2025-02-131-3/+2
* Revert "Use surfman with glow bindings (#34328)" (#35402)Samson2025-02-101-2/+3
* Use surfman with glow bindings (#34328)Samson2025-02-051-3/+2
* Move various reflector types and traits to script_bindings (#35279)Josh Matthews2025-02-041-1/+1
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-8/+8
* Filter out webidl files based on special comments, and feature-gate webxr int...Josh Matthews2024-11-241-0/+367