| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | * fix overflows during fixed-point multiply | StapleButter | 2017-02-13 |
| | | | | | * small fix to SwapBuffers | ||
| * | * fix GXFIFO decoding | StapleButter | 2017-02-13 |
| | | | | | | | * proper SwapBuffers implementation * fix polygon clipping * misc fixes | ||
| * | vertex colors, with Gouraud shading and all | StapleButter | 2017-02-11 |
| | | | | | has yet to be checked for whether it's accurate, optimized, etc... | ||
| * | some debuts of 3D drawing. | StapleButter | 2017-02-11 |
| | | | | | it can draw non-strip polygons, filled with a fixed color. oh and it doesn't work if they're facing back. | ||
| * | base for software renderer | StapleButter | 2017-02-10 |