summaryrefslogtreecommitdiff
path: root/ext/webgpu/byow.rs
AgeCommit message (Expand)Author
2024-10-18refactor(ext/webgpu): use concrete error type (#26198)Leo Kettmeir
2024-08-25fix(ext/webgpu): allow to build on unsupported platforms (#25202)cions
2024-06-13fix(ext/webgpu): fix surface creation panic when adapter not initialized (#24...Divy Srivastava
2024-05-23feat(ext/webgpu): byow support for {Free,Open}BSD (#23832)Volker Schlecht
2024-05-05chore: update wgpu (#23684)Leo Kettmeir
2024-04-25feat(ext/webgpu): support `UnsafeWindowSurface` on wayland (#23423)chirsz
2024-01-19feat:: External webgpu surfaces / BYOW (#21835)Divy Srivastava