aboutsummaryrefslogtreecommitdiff
path: root/src/render.zig
AgeCommit message (Expand)Author
2021-10-12More texture bugs, hoorahHEADmaintslil clingman
2021-10-12No need to recalculate the index inside each looptslil clingman
2021-10-11Fix many texture bugs, access memory in increasing order everywheretslil clingman
2021-10-10Refactor: extract rendering code from Player struct into Renderertslil clingman