summary refs log tree commit diff
path: root/src/graphics/frame.rs
AgeCommit message (Expand)Author
2026-08-17move the texture binding to a push descriptorIrene Knapp
2026-08-16move uniform buffers into FrameIrene Knapp
2026-08-14move the Frame destruction code to where it goesIrene Knapp
2026-08-14move all the per-frame stuff into its own struct and fileIrene Knapp