ppsspp/unittest
Henrik Rydgård 01cea7f088 Pass uvScale in as an argument to the vertex decoder
Cleaner than overwriting/restoring gstate_c.uvScale in the decoder
loop. A small cleanup I've been wanting to do for ages.

Expecting a negligble perf boost if any.
2023-06-12 20:25:18 +02:00
..
JitHarness.cpp Core: Cleanup disasm buffer usage. 2023-04-29 09:07:25 -07:00
JitHarness.h Add some jit benchmarking code. 2014-11-07 22:40:28 -08:00
TestArm64Emitter.cpp Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
TestArmEmitter.cpp Debugger: Make reg names safer, stop using v000. 2023-04-29 09:48:33 -07:00
TestIRPassSimplify.cpp irjit: Correct another PurgeTemps case. 2022-07-27 19:38:16 -07:00
TestRiscVEmitter.cpp riscv: Add disassembler. 2023-01-01 10:28:53 -08:00
TestShaderGenerators.cpp Headless buildfix. Crashfix in shader generator test. 2022-12-01 22:49:00 +01:00
TestSoftwareGPUJit.cpp softgpu: Remove std::function usage. 2022-12-06 19:15:57 -08:00
TestThreadManager.cpp ThreadManager: Add a simple priority field. 2023-02-02 17:08:24 -08:00
TestVertexJit.cpp Pass uvScale in as an argument to the vertex decoder 2023-06-12 20:25:18 +02:00
TestVertexJit.h Initial structure for vertexjit tests. 2015-07-03 15:25:40 -07:00
TestVFS.cpp Add a unit test, fix listing zip directories 2023-05-02 11:35:45 +02:00
TestX64Emitter.cpp unittest: Prevent assert running without AVX. 2023-03-12 13:01:08 -07:00
UnitTest.cpp Input event and device enums (#17514) 2023-05-26 18:40:13 +02:00
UnitTest.h Add comments, re-enable remaining tests (they do work, just forgot to add expected values) 2023-02-11 01:11:02 +01:00
UnitTests.vcxproj Add a unit test, fix listing zip directories 2023-05-02 11:35:45 +02:00
UnitTests.vcxproj.filters Add a unit test, fix listing zip directories 2023-05-02 11:35:45 +02:00