Graphite/node-graph/interpreted-executor
Dennis Kobert 0531769c41
Cache Vello render output as stitchable textures (#3722)
* WIP render caching

* Hook up render cache to render pipeline

* Fixed offsets

* Initial cleanup

* Integrate cache with context invalidation

* Cleanup

* Improve rounding and reduce tile size to fix vello not rendering

* Include pointer position in cache key

* Avoid unwraps and zero sized textures

* Destroy textures after blitting to surface

* Fix context dependencies

* Exclude footprint from render params

* Batch animation frame messages

* Add vello max render size to preference dialogue

* Remove unused import

* Reorder vello preference

* Clean up preferences dialog

* Apply review suggestions

* Cap max render region size

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2026-02-22 10:12:50 +00:00
..
benches Exclude procedural-string-lights from cached execution CI benchmarks (#3351) 2025-11-08 10:44:22 +01:00
src Cache Vello render output as stitchable textures (#3722) 2026-02-22 10:12:50 +00:00
Cargo.toml Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00