Graphite/node-graph/wgpu-executor/src
Keavon Chambers 2f6c6e28f0 Instance tables refactor part 3: flatten ImageFrame<P> in lieu of Image<P> (#2256)
* Remove ImageFrame<T> by flattening it into Image<T>

* Rename TextureFrame to ImageTexture

* Fix tests
2025-03-06 05:36:17 -08:00
..
context.rs Integrate raw WGPU textures into Vello rendering pipeline (#1897) 2024-08-06 10:58:22 +00:00
executor.rs Update Wasm dependencies to fix WebGPU spec change crash in Firefox with Vello (#2027) 2024-10-12 14:28:39 -07:00
lib.rs Instance tables refactor part 3: flatten ImageFrame<P> in lieu of Image<P> (#2256) 2025-03-06 05:36:17 -08:00
shader.wgsl Lay groundwork for directly rendering to the canvas without a cpu roundrip (#1291) 2023-06-07 17:13:21 +02:00