Graphite/node-graph/wgpu-executor/src
Timon 7e8c6cc432
Some checks failed
Editor: Dev & CI / build (push) Has been cancelled
Editor: Dev & CI / cargo-deny (push) Has been cancelled
Desktop: Native export (#3188)
* Testing native export with raster convert implementation

* Jpg export

* Fix transparent export

* move texture conversion to runtime

* fixup

* move image encoding into editor export  function

* remove unused frontend message

* remove unused type
2025-10-01 21:13:40 +02:00
..
shader_runtime Desktop: Add rudimentary support for custom WGPU adapter selection (#3201) 2025-09-25 14:38:26 +00:00
context.rs Desktop: Add rudimentary support for custom WGPU adapter selection (#3201) 2025-09-25 14:38:26 +00:00
lib.rs Desktop: Native export (#3188) 2025-10-01 21:13:40 +02:00
texture_conversion.rs Implement Convert trait to convert between CPU and GPU images (#3194) 2025-09-26 14:30:01 +02:00