aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/WebGPU.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-1283/+0
* chore: Update wgpu and fix webgpu pref (#35020)Samson2025-01-161-3/+3
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-43/+43
* Update wgpu and impl `WGSLLanguageFeatures` (#34928)Samson2025-01-101-0/+6
* Update wgpu for supporting TextureView.usage (#34721)Samson2024-12-211-0/+1
* Add `webgpu` feature flag (#34444)atbrakhi2024-12-051-13/+9
* webgpu: Support pipeline-overridable constants (#33291)Samson2024-09-041-0/+3
* webgpu: Clean up `GPUCommandEncoders` and add some validation (#33223)Samson2024-08-301-1/+12
* webgpu: Sync `GPUBuffer` (#33154)Samson2024-08-271-16/+27
* webgpu: Sync various parts of spec (#33009)Samson2024-08-191-18/+83
* webgpu: Implement proper async pipeline creation and GPUPipelineError (#32636)Samson2024-08-081-0/+15
* webgpu: Use wgpu's instead of string errors and update limits handling (#32925)Samson2024-08-041-4/+4
* webgpu: Update wgpu and revamp RenderPass (#32665)Samson2024-07-041-2/+0
* webgpu: Implement ShaderCompilationInfo (#32642)Samson2024-07-021-4/+2
* webgpu: Implement device lost (#32354)Samson2024-06-171-2/+1
* webgpu: Move errorscopes to WGPU thread (#32304)Samson2024-05-221-9/+18
* webgpu: Update to wgpu 0.20 (#32173)Samson2024-05-081-0/+1
* webgpu: Update wgpu to 0.19 (#31995)Samson2024-04-261-1/+1
* webgpu: Implement onSubmittedWorkDone (#31772)Samson2024-04-041-2/+1
* Update WebGPU CTS (#30954)Samson2023-12-281-2/+3
* Codegen support multiple interfaces in single webidl file & WebGPU single web...Samson2023-09-301-0/+1170