Graphite/node-graph/wgpu-executor/src
Dennis Kobert a932eaedcf
Render artwork at correct resolution when using vello on wasm (#3416)
* Work on fixing rendering for wasm+vello

* Render vello canvas in wasm at the correct resolution

* Cleanup unused surface rendering code

* Remove vector to raster conversion

* Remove desktop changes

* Revert window.rs changes

* Don't round logical coordinates

* Fix desktop compilation + don't round logical coordinates for svg rendering

* Further cleanup

* Compute logical size from acutal physical sizes
2025-11-24 14:23:27 +00:00
..
shader_runtime Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
context.rs Desktop: Update CEF to 141 (#3352) 2025-11-08 11:59:02 +00:00
lib.rs Render artwork at correct resolution when using vello on wasm (#3416) 2025-11-24 14:23:27 +00:00
texture_conversion.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00