| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | calculate vertices. | StapleButter | 2017-02-09 |
| | | | | | it doesn't do much, but hey, it's a start. | ||
| * | * GXFIFO DMA (note: Mario Slam Basketball keeps overflowing the FIFO for ↵ | StapleButter | 2017-02-08 |
| | | | | | | | whatever reason, probably lack of proper DMA timings) * start implementing matrix shit | ||
| * | GXFIFO finished. hacktastic integration into the ARM9 loop. | StapleButter | 2017-02-08 |
| | | |||
| * | well, GX FIFO base. noting that for now, it doesn't do much beyond getting ↵ | StapleButter | 2017-02-07 |
| | | | | | | | full real quick. also make ROM loading fail gracefully if it shits itself, instead of entering an endless loop. | ||
| * | rework FIFO crap so it can also be used for the GXFIFO crapo. | StapleButter | 2017-02-07 |
| | | |||
| * | * lay base for 3D engine | StapleButter | 2017-02-07 |
| * add failure reporting to Init functions, and DeInit functions * GPU-related notes * readme update | |||