summaryrefslogtreecommitdiff
path: root/sponge.h
AgeCommit message (Collapse)AuthorFilesLines
2025-09-14refactored everythingkkard21-159/+220
procrastination experience
2025-09-11Revert "i need to stop trying to optimize this"kkard21-23/+11
This reverts commit c5e36c52891ea176206f0e246cefadcc52c46b06.
2025-09-11i need to stop trying to optimize thiskkard21-11/+23
2025-09-10Revert "this does not work"kkard21-139/+17
This reverts commit 0d49525bf0bd1d50c436a50000384926a82df972.
2025-09-10this does not workkkard21-17/+139
2025-09-09add line drawing, add triangles.ckkard21-1/+28
2025-09-07make triangle code more performantkkard21-44/+46
2025-09-07trianglekkard21-4/+182
2025-09-07change where canvas check is performedkkard21-5/+13
2025-09-07handle some edge cases with 0 sized canvaskkard21-0/+9
2025-09-07texturekkard21-4/+23
2025-09-06rainbowkkard21-1/+0
2025-09-06multiple exampleskkard21-6/+6
2025-09-02crude x11 supportkkard21-0/+1
2025-09-01rename to spongekkard21-0/+35