Graphite/node-graph/gcore/src
TrueDoctor 57a1f653e1 Implement node graph gpu execution via vulkano and rust gpu (#870)
* Add Executor abstraction

* Resolve inputs for proto nodes by adding compose nodes

* Add infrastructure for compiling gpu code

* Integrate nodegraph gpu execution into graph-crafter

* Extract graphene core path from env vars

* Make Color struct usable for gpu code
2022-12-05 12:56:36 +01:00
..
raster Implement node graph gpu execution via vulkano and rust gpu (#870) 2022-12-05 12:56:36 +01:00
generic.rs Make node trait consume self 2022-08-19 18:58:17 +02:00
gpu.rs Implement node graph gpu execution via vulkano and rust gpu (#870) 2022-12-05 12:56:36 +01:00
lib.rs Implement node graph gpu execution via vulkano and rust gpu (#870) 2022-12-05 12:56:36 +01:00
ops.rs Implement node graph gpu execution via vulkano and rust gpu (#870) 2022-12-05 12:56:36 +01:00
raster.rs Implement node graph gpu execution via vulkano and rust gpu (#870) 2022-12-05 12:56:36 +01:00
structural.rs Implement node registry (#822) 2022-10-26 00:32:50 +02:00
value.rs Make node trait consume self 2022-08-19 18:58:17 +02:00