Graphite/node-graph/wgpu-executor/src
Dennis Kobert 32da545a49
Fix blend modes and opacity on raster data (#1996)
* Apply alpha blending to images when using vello

* Fix bounds for image layer

* Fix rendering for non vello images
2024-09-20 20:42:39 +00:00
..
context.rs Integrate raw WGPU textures into Vello rendering pipeline (#1897) 2024-08-06 10:58:22 +00:00
executor.rs Bezier-rs: Fix crash when outlining a small bézier (#1958) 2024-09-05 10:48:12 -07:00
lib.rs Fix blend modes and opacity on raster data (#1996) 2024-09-20 20:42:39 +00:00
shader.wgsl Lay groundwork for directly rendering to the canvas without a cpu roundrip (#1291) 2023-06-07 17:13:21 +02:00