emu-russia / pureikyubu

Nintendo GameCube Emulator (WIP)
Creative Commons Zero v1.0 Universal
164 stars 6 forks source link

New GX component introduced #167

Closed ogamespec closed 4 years ago

ogamespec commented 4 years ago

GX

This component emulates the platform-independent part of the GAMECUBE graphics system (GX).

The tasks of this component include:

All this will allow offloading the graphic backend from unnecessary fiddling with FIFO processing and texture conversion, which can be done in common way.