summaryrefslogtreecommitdiff
path: root/chickadee/graphics/framebuffer.scm
Commit message (Expand)AuthorAgeFilesLines
* graphics: Rewrite with-graphics-state to use state specs.David Thompson2021-03-141-4/+5
* graphics: framebuffer: Refactor make-framebuffer.David Thompson2021-03-051-52/+51
* graphics: Improve error message when prematurely creating GPU objects.David Thompson2021-03-051-0/+1
* graphics: Rewrite rendering engine.David Thompson2021-01-261-29/+48
* graphics: framebuffer: Use a fully transparent clear color.David Thompson2020-10-041-1/+4
* Rename 'render' subdirectory to 'graphics'.David Thompson2020-10-031-0/+137