summary refs log tree commit diff
path: root/src/graphics/permanent.rs
AgeCommit message (Expand)Author
2026-08-17move the texture binding to a push descriptorIrene Knapp
2026-08-12split the texture's sampler and its image view into separaet bindingsIrene Knapp
2026-08-09rename and reexport a bunch of graphics state typesIrene Knapp
2026-08-09refactor Texture into its own thingIrene Knapp
2026-08-08remove physical_device from ForReinitIrene Knapp
2026-08-06move some modules into a new graphics submoduleIrene Knapp