summaryrefslogtreecommitdiff
path: root/render.c
AgeCommit message (Expand)AuthorLines
2024-07-13Better triangle fill and texture mapping.quou-81/+165
2024-07-06Const-ify the ren_tri input vertices.quou-6/+14
2024-07-06Triangle fill.quou-3/+130
2024-06-30initial commit.quou-0/+207