summaryrefslogtreecommitdiff
path: root/src/render.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-28Rip out frame callbackLeon Henrik Plickat1-1/+2
Apparently, requesting a callback is asking "when can I render the /next/ frame?", not asking "when can I render /this/ frame?". Huh...
2020-09-26Render on callbackLeon Henrik Plickat1-2/+3
2020-09-25Draw clock handsLeon Henrik Plickat1-1/+2
2020-09-24Render backgroundLeon Henrik Plickat1-0/+8