vello/src
Raph Levien e399f4792d Display error message when WebGPU not enabled
Detect the case where creating the WebGPU surface fails, and insert a message explaning the failure into the DOM, rather than panicking.
2023-04-28 13:55:24 -07:00
..
shaders Update to wgpu 0.15 (#263) 2023-01-31 16:07:03 +00:00
engine.rs Use expect instead of unwrap on image format block size 2023-04-23 16:09:17 -07:00
glyph.rs [vello_encoding] Re-export vello_encoding::Glyph from vello 2023-04-18 14:46:16 -07:00
lib.rs fix some clippy errors/warnings 2023-04-18 15:15:01 -07:00
render.rs Remove unused WG size declarations 2023-04-18 14:46:16 -07:00
scene.rs [vello_encoding] Move the encoding module into its own crate 2023-04-18 14:46:14 -07:00
shaders.rs Remove unused WG size declarations 2023-04-18 14:46:16 -07:00
util.rs Display error message when WebGPU not enabled 2023-04-28 13:55:24 -07:00