abaire / nxdk_pgraph_tests

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

Use nxdk as a git submodule #39

Closed abaire closed 2 years ago

abaire commented 2 years ago

Right now this suite depends on unmerged code (some of it likely not-upstreamable as it's messing with pbkit internals that most users shouldn't need) which means checking out a forked repo on a specific branch. Let's automate this by just adding the forked branch as a git submodule so it's done at clone time.