aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gpusupportedlimits.rs
Commit message (Expand)AuthorAgeFilesLines
* Move script gpu files into webgpu folder (#34415)atbrakhi2024-11-281-317/+0
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* tidy: Fix rustdoc warnings and add a tidy check for a common URL issue (#33366)Martin Robinson2024-09-081-1/+1
* webgpu: Use wgpu's instead of string errors and update limits handling (#32925)Samson2024-08-041-0/+141
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-28/+28
* Codegen support multiple interfaces in single webidl file & WebGPU single web...Samson2023-09-301-1/+1
* Use Foo_Binding instead of FooBinding for namespace modules (#30447)Samson2023-09-301-2/+2
* Add GPUSupportedFeatures and update GPUSupportedLimits (#30359)Samson2023-09-141-4/+14
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-3/+4
* Upgrade whole webgpu stack (#29795)Samson2023-08-201-0/+165