aboutsummaryrefslogtreecommitdiffstats
path: root/components/webgpu/script_messages.rs
Commit message (Expand)AuthorAgeFilesLines
* webgpu: Divide message code into separate files (#32700)Samson2024-07-121-62/+0
* webgpu: Update wgpu and revamp RenderPass (#32665)Samson2024-07-041-2/+4
* webgpu: Update wgpu and revamp computepass (#32575)Samson2024-06-281-3/+4
* Proper GPUDevice cleanup (#32520)Samson2024-06-201-1/+4
* webgpu: Implement device lost (#32354)Samson2024-06-171-3/+12
* webgpu: Move errorscopes to WGPU thread (#32304)Samson2024-05-221-12/+4
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-1/+1
* webgpu: Refactor webgpu crate (#32255)Samson2024-05-081-0/+55