abaire / nxdk_pgraph_tests

Tests to verify xemu handling of various pushbuffer commands
Other
12 stars 8 forks source link

Adds ability to toggle multi-frame rendering. #49

Closed abaire closed 2 years ago

abaire commented 2 years ago

Adds ability to hit the Y button to toggle saving of results and multi-frame rendering (when saving is disabled, the test will continually render frames instead of the default one-shot behavior). This is specifically intended for use with tools like Nsight Graphics or RenderDoc.

As a side effect this implements part of #12