aboutsummaryrefslogtreecommitdiffstats
path: root/src/render_loop.rs
Commit message (Expand)AuthorAgeFilesLines
* use unsafecell for render so we don't need runtime checks on borrows.brian cully2025-12-281-9/+11
* comments, whitespacebrian cully2025-12-281-1/+11
* fmtbrian cully2025-12-281-1/+3
* use results in render loop where possiblebrian cully2025-12-281-7/+8
* fmtbrian cully2025-12-281-1/+2
* move render loop to its own modulebrian cully2025-12-281-0/+41