summaryrefslogtreecommitdiff
path: root/engine/src/rendering/shader.rs
AgeCommit message (Collapse)Author
31 hoursfix(engine): improve portability by making matrices row-majorHampusM
13 daysrefactor(engine): use pair macro in phase entity declarationsHampusM
2026-07-17feat(engine): add row count & column count fns to shader type reflectionHampusM
2026-07-17feat(engine): add element count & resource shape to shader type reflectionHampusM
2026-07-10refactor(engine): use new Single get* fnsHampusM
2026-07-10refactor(engine): move shader module to inside of rendering moduleHampusM