Planned NV2A Changes - JayFoxRox/xqemu-jfr GitHub Wiki

Cleanup

  • Use conversion functions for vertex attributes and pixel formats using callbacks
  • Comments in the pixel shader generator
  • Remove KelvinState
    • Use PGRAPH registers instead of new variables
  • Registers and methods:
    • Should be dumped from a game with debug symbols
    • Get rid of the 0x0097#### crap and use 0x005c#### again..