Panda3DS/tests
Wunk fe9939689d
Add shader-jit unit-tests (#458)
* Rename `dynapica` TU to `shader`

These unit-tests in particular only actually test
the shader-interpreter and not any of the JITs.

* Conditionally test the shader-jit

In the case that the host supports the shader-jit, the interpreter and the shader-jit will both be tested with the same unit-tests. Allowing for even more coverage.

* Remove weird git submodule
2024-03-12 02:29:58 +02:00
..
AppCpuTimeLimit Proper handling of SetApplicationCpuTimeLimit with invalid parameters (#353) 2023-12-18 20:45:57 +02:00
DetectEmulator Add test ROMs for detecting emulators 2023-08-03 11:56:55 +03:00
HelloWorldSVC Fix submodules for realsies 2022-09-28 17:25:35 +03:00
ImmediateModeTriangles [Test ROMs] Add Immediate Mode triangle test 2023-04-11 19:04:52 +03:00
SimplerTri Add test ROMs for detecting emulators 2023-08-03 11:56:55 +03:00
shader.cpp Add shader-jit unit-tests (#458) 2024-03-12 02:29:58 +02:00