summaryrefslogtreecommitdiff
path: root/chickadee/graphics/polygon.scm
Commit message (Expand)AuthorAgeFilesLines
* Relicense nearly everything to Apache 2.0.David Thompson2023-04-261-11/+9
* Update my email address.David Thompson2023-04-251-1/+1
* graphics: polygon: Stop export make-cull-face-mode.David Thompson2021-09-231-1/+0
* graphics: Rewrite with-graphics-state to use state specs.David Thompson2021-03-141-2/+4
* graphics: Rewrite rendering engine.David Thompson2021-01-261-5/+16
* graphics: Add polygon and cull face modes to render context.David Thompson2020-11-191-0/+97