aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gpuconvert.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy: Fix suggestions in `script`, `libservo`, and `servoshell` (#33453)Ali2024-09-141-7/+7
* chore: Update wgpu (#33357)Samson2024-09-071-1/+1
* Move convert_label to Into implementation (#33348)Taym Haddadi2024-09-061-6/+7
* webgpu: Move actual Create* implementations from `GPUDevice` to Self (#33320)Samson2024-09-051-8/+40
* Transform convert_* functions in gpuconvert.rs to From/TryFrom implementation...Taym Haddadi2024-09-041-411/+434
* webgpu: Support pipeline-overridable constants (#33291)Samson2024-09-041-1/+23
* webgpu: Clean up `GPUCommandEncoders` and add some validation (#33223)Samson2024-08-301-43/+160
* Update wgpu (#33209)Samson2024-08-271-1/+1
* webgpu: Sync various parts of spec (#33009)Samson2024-08-191-3/+134
* webgpu: Refactor webgpu crate (#32255)Samson2024-05-081-1/+1
* Move convert_* functions into gpuconvert.rs (#31521)eri2024-03-061-0/+333