Graphite/node-graph/gpu-compiler/gpu-compiler-bin-wrapper
Dennis Kobert b62ce1d03c Make node graph execution async
Make node macro generate async node implementations

Start propagating async through the node system

Async checkpoint

Make Any<'i> Send + Sync

Determine node io type using panic node

Fix types for raster_node macro

Finish porting node registry?

Fix lifetime errors

Remove Send + Sync requirements and start making node construction async

Async MVP

Fix tests

Clippy fix
2023-05-26 21:18:13 +02:00
..
src Make node graph execution async 2023-05-26 21:18:13 +02:00
Cargo.toml Restructure GPU execution to model GPU pipelines in the node graph (#1088) 2023-04-23 10:18:31 +02:00