summary refs log tree commit diff
path: root/src/graphics/render.rs
AgeCommit message (Expand)Author
2026-08-17move the texture binding to a push descriptorIrene 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
2026-08-12split the texture's sampler and its image view into separaet bindingsIrene Knapp
2026-08-09abstract over bundled assetsIrene Knapp
2026-08-09rename and reexport a bunch of graphics state typesIrene Knapp