Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-07-06 | Const-ify the ren_tri input vertices. | quou | -9/+17 |
2024-07-06 | Decrease app memory size. | quou | -1/+1 |
2024-07-06 | Allocate a max viewport so that re-creating images isn't needed. | quou | -23/+24 |
2024-07-06 | Triangle fill. | quou | -17/+178 |
2024-07-03 | persp protects against divide by zero. | quou | -0/+1 |
2024-07-03 | Spinning torus | quou | -104/+926 |
2024-06-30 | initial commit. | quou | -0/+1292 |