StapleButter
|
78f49d061a
|
base for software renderer
|
2017-02-10 16:50:26 +01:00 |
StapleButter
|
c95f7578bb
|
store vertices and polygons. strips not handled yet.
|
2017-02-10 15:24:46 +01:00 |
StapleButter
|
2bd67aef64
|
calculate vertices.
it doesn't do much, but hey, it's a start.
|
2017-02-09 02:39:52 +01:00 |
StapleButter
|
49fd4ccb45
|
* GXFIFO DMA (note: Mario Slam Basketball keeps overflowing the FIFO for whatever reason, probably lack of proper DMA timings)
* start implementing matrix shit
|
2017-02-08 21:30:10 +01:00 |
StapleButter
|
796dc58f71
|
GXFIFO finished. hacktastic integration into the ARM9 loop.
|
2017-02-08 00:52:37 +01:00 |
StapleButter
|
971e7b7e89
|
well, GX FIFO base. noting that for now, it doesn't do much beyond getting full real quick.
also make ROM loading fail gracefully if it shits itself, instead of entering an endless loop.
|
2017-02-07 23:31:21 +01:00 |
StapleButter
|
2b7fac05c7
|
rework FIFO crap so it can also be used for the GXFIFO crapo.
|
2017-02-07 22:41:33 +01:00 |
StapleButter
|
0562410de2
|
* lay base for 3D engine
* add failure reporting to Init functions, and DeInit functions
* GPU-related notes
* readme update
|
2017-02-07 22:23:46 +01:00 |