summaryrefslogtreecommitdiff
path: root/chickadee/render/shapes.scm
Commit message (Expand)AuthorAgeFilesLines
* render: shapes: Add draw-filled-rect procedure.David Thompson2018-01-081-2/+74
* Major rewrite of vertex buffer and vertex array abstractions.David Thompson2017-09-131-11/+20
* Move color module into render namespace.David Thompson2017-08-081-1/+1
* render: shapes: Add docstring to draw-line.David Thompson2017-01-251-0/+6
* render: shapes: Change draw-line to accept vector arguments.David Thompson2017-01-251-7/+11
* render: shapes: Delete draw-rectangle-outline procedure.David Thompson2017-01-251-11/+1
* First commit!David Thompson2017-01-041-0/+205