Skip to content

v0.7.98

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 04:36
· 28301 commits to master since this release
nv2a: Remove assert on TEXGEN_OBJECT_LINEAR

The behavior seems to match HW.

[Test](https://github.com/abaire/nxdk_pgraph_tests/blob/main/src/tests/texgen_tests.cpp#L22)
![HW results](https://github.com/abaire/nxdk_pgraph_tests_golden_results/wiki/Results-Texgen#objectlinearpng)

Fixes #379