vello/src
Arman Uguray 8eabc12a72 Add a clear_color uniform
Introduced an RGBA8 config parameter to apply as a base blend color in
the fine stage of the full pipeline.
2023-03-02 09:26:31 -08:00
..
encoding Add a clear_color uniform 2023-03-02 09:26:31 -08:00
shaders Update to wgpu 0.15 (#263) 2023-01-31 16:07:03 +00:00
encoding.rs Public encoding API 2023-01-06 16:52:41 -05:00
engine.rs Update to wgpu 0.15 (#263) 2023-01-31 16:07:03 +00:00
glyph.rs Update for peniko changes 2023-01-17 12:31:57 -05:00
lib.rs Setup infra for headless examples 2023-02-07 12:52:22 +00:00
render.rs Add a clear_color uniform 2023-03-02 09:26:31 -08:00
scene.rs Fix brush transforms 2023-02-22 20:10:00 -05:00
shaders.rs Fixes to get example running in wasm 2023-01-26 12:19:12 -08:00
util.rs Re-use render context in headless 2023-02-09 09:34:53 +00:00