aboutsummaryrefslogtreecommitdiffstats
path: root/src/renderer.c
Commit message (Collapse)AuthorAgeFilesLines
* Add tile drawing function for the framebufferBad Diode2021-06-031-2/+74
|
* Add initial text background drawing functionsBad Diode2021-06-031-15/+7
|
* Update comments on renderer.cBad Diode2021-06-021-0/+18
|
* Update the renderer to support a text layerBad Diode2021-06-021-23/+48
|
* Init repo with basic BG framebuffer rendererBad Diode2021-06-021-0/+86