summary refs log tree commit diff
path: root/src/graphics/window_dressing.rs
AgeCommit message (Expand)Author
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-06further splitting of graphics submodulesIrene Knapp
2026-08-06move some modules into a new graphics submoduleIrene Knapp