aboutsummaryrefslogtreecommitdiffstats
path: root/components/webgpu/script_messages.rs
Commit message (Expand)AuthorAgeFilesLines
* 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