aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/XRWebGLLayer.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-44/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-2/+2
* Filter out webidl files based on special comments, and feature-gate webxr int...Josh Matthews2024-11-241-0/+2
* webxr: Update XRWebGLLayer interface to latest spec (#33157)Daniel Adams2024-08-221-2/+3
* Add makeXRCompatible for WebGL2, update WebXR WPT expectations (#33097)Daniel Adams2024-08-181-1/+1
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-1/+1
* Update WebXR Layer IDL, and matching changes to the Rust code.Alan Jeffrey2020-08-031-4/+4
* Update XRWebGLLayer to match specification.Josh Matthews2020-07-201-6/+1
* Support for webxr layer managementAlan Jeffrey2020-06-281-1/+2
* Support WebGL2 contexts in XRWebGLLayer.Josh Matthews2020-04-081-4/+2
* Add inline support to XRWebGLLayerManish Goregaokar2019-12-101-1/+1
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-4/+4
* Make use of ended flag, get rid of XRLayerManish Goregaokar2019-07-221-1/+1
* Added framebuffer and related attributes to XRWebGLLayerAlan Jeffrey2019-07-181-3/+3
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-1/+1
* Add stub makeXRCompatible()Manish Goregaokar2019-06-111-0/+4
* Add dom.webxr.enabled prefManish Goregaokar2018-12-221-2/+3
* Support fetching viewport infoManish Goregaokar2018-12-211-1/+1
* Fill in some of XRWebGLLayerManish Goregaokar2018-12-201-12/+13
* Basic XRFrame interfaceManish Goregaokar2018-12-191-0/+41