Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-08-07 | col_add | quou | -0/+1 | |
2024-08-04 | col_scl | quou | -0/+1 | |
2024-08-04 | expose line API | quou | -0/+19 | |
2024-07-31 | ren_texture | quou | -0/+5 | |
2024-07-31 | Reset clip function | quou | -0/+1 | |
2024-07-28 | make_white and make_black | quou | -0/+2 | |
2024-07-27 | ren_rect | quou | -1/+2 | |
2024-07-27 | WIP raycasting | quou | -0/+10 | |
2024-07-27 | clipping and viewport improvements. | quou | -2/+8 | |
2024-07-22 | sampling textures in game. | quou | -3/+9 | |
2024-07-15 | Screen space clipping and backface culling. | quou | -2/+22 | |
2024-07-14 | Add a little font too | quou | -0/+14 | |
2024-07-13 | Model loading and basic lighting. | quou | -1/+16 | |
2024-07-13 | Better triangle fill and texture mapping. | quou | -8/+11 | |
2024-07-06 | Const-ify the ren_tri input vertices. | quou | -3/+3 | |
2024-07-06 | Triangle fill. | quou | -1/+17 | |
2024-06-30 | initial commit. | quou | -0/+48 | |