summary refs log tree commit diff
path: root/build.rs
AgeCommit message (Expand)Author
2026-08-14move all the per-frame stuff into its own struct and fileIrene Knapp
2026-08-10simpler include paths for assets in the output directoryIrene Knapp
2026-08-09abstract over bundled assetsIrene Knapp
2026-07-20load a nontrivial model and render it with a textureIrene Knapp
2026-07-18load a texture imageIrene Knapp
2026-07-12print error messages from glslangIrene Knapp
2026-07-11skip dotfiles while compiling shadersIrene Knapp
2026-07-06add a build.rs that calls glslangIrene Knapp