aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gpusupportedfeatures.rs
Commit message (Expand)AuthorAgeFilesLines
* Move script gpu files into webgpu folder (#34415)atbrakhi2024-11-281-177/+0
* Support custom derives for generated types (#34356)Josh Matthews2024-11-241-26/+0
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* CanGc fixes in components/script/dom (#33891)tanishka2024-10-171-2/+4
* Start marking functions that can transitively trigger a GC (#33144)Josh Matthews2024-08-221-0/+2
* webgpu: Sync various parts of spec (#33009)Samson2024-08-191-23/+59
* Replace script_plugins with a clippy like rustc driver (named crown) (#30508)Samson2023-12-011-1/+1
* Codegen support multiple interfaces in single webidl file & WebGPU single web...Samson2023-09-301-3/+4
* Add GPUSupportedFeatures and update GPUSupportedLimits (#30359)Samson2023-09-141-0/+162