summaryrefslogtreecommitdiff
path: root/src/render.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rip out frame callbackLeon Henrik Plickat2020-09-281-1/+2
| | | | | Apparently, requesting a callback is asking "when can I render the /next/ frame?", not asking "when can I render /this/ frame?". Huh...
* Render on callbackLeon Henrik Plickat2020-09-261-2/+3
|
* Draw clock handsLeon Henrik Plickat2020-09-251-1/+2
|
* Render backgroundLeon Henrik Plickat2020-09-241-0/+8