Graphite/node-graph/wgpu-executor/src
0HyperCube 80cc5bee73 Fix clippy lints (#1327)
* Fix clippy lints

* Update formatting

* Remove unsafe send impls

* New type for Rc<NodeContainer>
2023-07-19 16:38:23 +01:00
..
context.rs Fix clippy lints (#1327) 2023-07-19 16:38:23 +01:00
executor.rs Restructure node graph execution to be safer (#1277) 2023-06-03 01:18:44 +02:00
lib.rs Fix clippy lints (#1327) 2023-07-19 16:38:23 +01:00
shader.wgsl Lay groundwork for directly rendering to the canvas without a cpu roundrip (#1291) 2023-06-07 17:13:21 +02:00