Graphite/desktop/src
Dennis Kobert acd7ba38cc
Graphene: Fine-grained context caching (#2500)
* RFC: Fine Grained Context Caching

* Fix typos

* Fix label

* Add description of inject traits

* Explicitly support context modification

* Start implementation of context invalidation

* Add inject trait variants
* Route Extract / Inject traits to the proto nodes

* Implement context dependency analysis

* Implement context modification node insertion

* Fix erronous force graph run message

* Fix Extract* Inject* annotations in the nodes

* Require Hash implementation for VarArgs

* Fix nullification node insertion

* Cross of done items unresolved questions section

* Update Cargo.lock

* Fix context features propagation

* Update demo artwork

* Remove BondlessFootprint and FreezeRealTime nodes

* Fix migration

* Add migrations for adding context features to old networks

* Always update real time regardless of animation state

* Cargo fmt

* Fix tests

* Readd sed command to hopefully fix profile result parsing

* Add debug output to profiling pr

* Use new totals instead of summaries for for iai results

* Even more debugging

* Use correct debug metrics (hopefully)

* Add more MemoNode implementations

* Add context features annotation to shader node macro

* Cleanup

* Time -> RealTime

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-09-05 11:44:26 +00:00
..
cef Desktop: Make embedded resources optional (#3094) 2025-08-28 17:18:18 +00:00
render Desktop: Implement GPU accelerated offscreen rendering and improve rendering efficency (#3056) 2025-08-21 10:09:38 -07:00
app.rs Desktop: show platform specific window buttons (#3078) 2025-08-25 14:15:31 +00:00
cef.rs Graphene: Fine-grained context caching (#2500) 2025-09-05 11:44:26 +00:00
consts.rs Desktop: Implement GPU accelerated offscreen rendering and improve rendering efficency (#3056) 2025-08-21 10:09:38 -07:00
dirs.rs Desktop: Linux improve desktop integration (#3003) 2025-08-06 15:05:38 +00:00
main.rs Desktop: Make embedded resources optional (#3094) 2025-08-28 17:18:18 +00:00
render.rs Desktop: Implement desktop wrapper module (#3039) 2025-08-20 13:27:36 +00:00