This website requires JavaScript.
Explore
Help
Sign In
fork
/
Graphite
Watch
1
Star
0
Fork
0
You've already forked Graphite
mirror of
https://github.com/GraphiteEditor/Graphite.git
synced
2026-09-16 06:38:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28d37d30d06df1478c3178dfd06e59f1e989baf9
Graphite
/
node-graph
/
libraries
/
wgpu-executor
/
src
History
Dennis Kobert
28d37d30d0
Store the wgpu executor as an Arc and restore the upload texture node
2026-07-26 22:58:40 +00:00
..
shader_runtime
Fix lifetime of cached textures (
#4333
)
2026-07-14 14:51:33 -07:00
context.rs
Desktop: Fix crash caused by submitting work mid surface-reconfigure (
#4317
)
2026-07-09 12:09:01 +00:00
lib.rs
Fix lifetime of cached textures (
#4333
)
2026-07-14 14:51:33 -07:00
pipeline.rs
Extract pipelines from
WgpuExecutor
into scope-provided pipeline nodes (
#4210
)
2026-06-19 21:20:25 +00:00
texture_cache.rs
Fix lifetime of cached textures (
#4333
)
2026-07-14 14:51:33 -07:00
texture_conversion.rs
Store the wgpu executor as an Arc and restore the upload texture node
2026-07-26 22:58:40 +00:00