aboutsummaryrefslogtreecommitdiffstats
path: root/components/webgpu/dom_messages.rs
Commit message (Expand)AuthorAgeFilesLines
* webgpu: Divide message code into separate files (#32700)Samson2024-07-121-363/+0
* webgpu: Update wgpu and revamp RenderPass (#32665)Samson2024-07-041-2/+21
* webgpu: Implement ShaderCompilationInfo (#32642)Samson2024-07-021-0/+45
* webgpu: Update wgpu and revamp computepass (#32575)Samson2024-06-281-5/+37
* webgpu: Move errorscopes to WGPU thread (#32304)Samson2024-05-221-1/+14
* 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/+254