vello/src
Chad Brokaw c68d011c7c feature gate full pipeline encoding support
Adds a new feature called "full" (on by default) that enables encoding support for the full pipeline.
2023-05-03 12:22:51 -04: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 feature gate full pipeline encoding support 2023-05-03 12:22:51 -04:00
shaders.rs Remove unused WG size declarations 2023-04-18 14:46:16 -07:00
util.rs [frame_stats] Use wgpu::PresentMode::AutoVsync/AutoNoVsync for VSync mode 2023-03-21 11:34:26 -07:00