summary refs log tree commit diff
path: root/src/graphics/texture.rs
AgeCommit message (Expand)Author
2026-08-17move the texture binding to a push descriptorIrene Knapp
2026-08-09move PNG-specific code to a new module files::pngIrene Knapp
2026-08-09rename and reexport a bunch of graphics state typesIrene Knapp
2026-08-09refactor Texture into its own thingIrene Knapp