summary refs log tree commit diff
path: root/src/graphics/mod.rs
AgeCommit message (Expand)Author
2026-08-14move all the per-frame stuff into its own struct and fileIrene Knapp
2026-08-09rename and reexport a bunch of graphics state typesIrene Knapp
2026-08-09refactor Texture into its own thingIrene Knapp
2026-08-08move models into their own struct and fileIrene Knapp
2026-08-06further splitting of graphics submodulesIrene Knapp
2026-08-06move some modules into a new graphics submoduleIrene Knapp