Graphite/node-graph/interpreted-executor/src
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
..
dynamic_executor.rs Show red connectors on a type-erroring node and accurate connector colors upstream of it (#3110) 2025-11-19 03:00:32 +00:00
lib.rs Replace node definition string-based lookups with DefinitionIdentifier instances (#3451) 2026-01-12 23:09:43 -08:00
node_registry.rs Cache Vello render output as stitchable textures (#3722) 2026-02-22 10:12:50 +00:00
util.rs Cache Vello render output as stitchable textures (#3722) 2026-02-22 10:12:50 +00:00