Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-07-13 | Model loading and basic lighting. | quou | -667/+3366 |
2024-07-13 | Add file API | quou | -0/+114 |
2024-07-13 | +y is up | quou | -2/+2 |
2024-07-13 | Add some maths functions | quou | -0/+31 |
2024-07-13 | Better triangle fill and texture mapping. | quou | -729/+896 |
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 |