Graphite/node-graph/wgpu-executor/src
Dennis Kobert 0dfddd529b
Refactor document node type lookup function to fix performance degradation over time (#1878)
* Refactor document_node_types function

* Fix node introspection

* Implement diff based type updates

* Fix missing monitor nodes

* Improve docs and fix warings

* Fix wrongful removal of node paths

* Remove code examples for non pub methodsü

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-08-08 17:37:28 -07:00
..
context.rs Integrate raw WGPU textures into Vello rendering pipeline (#1897) 2024-08-06 10:58:22 +00:00
executor.rs Integrate raw WGPU textures into Vello rendering pipeline (#1897) 2024-08-06 10:58:22 +00:00
lib.rs Refactor document node type lookup function to fix performance degradation over time (#1878) 2024-08-08 17:37:28 -07:00
shader.wgsl Lay groundwork for directly rendering to the canvas without a cpu roundrip (#1291) 2023-06-07 17:13:21 +02:00