..
JitHarness.cpp
armips: Update to UTF-8/c++17 armips.
2022-09-30 19:48:14 -07:00
JitHarness.h
Add some jit benchmarking code.
2014-11-07 22:40:28 -08:00
TestArm64Emitter.cpp
arm64jit: Track writable and non-writable pointers.
2020-05-17 00:15:12 -07:00
TestArmEmitter.cpp
jit: Avoid using mips identifier directly.
2021-02-26 07:24:58 -08:00
TestIRPassSimplify.cpp
irjit: Correct another PurgeTemps case.
2022-07-27 19:38:16 -07:00
TestRiscVEmitter.cpp
riscv: Add a simple unit test.
2022-08-28 06:03:31 -07:00
TestShaderGenerators.cpp
GPU: Verify generated shader buffer length.
2022-10-05 21:41:09 -07:00
TestSoftwareGPUJit.cpp
softgpu: Cache texture bufws at 16 bit.
2022-09-12 21:57:00 -07:00
TestThreadManager.cpp
Make the number of threads flexible in the threadmanager test. Increase to 9, just because.
2022-04-10 22:39:42 +02:00
TestVertexJit.cpp
Merge pull request #15947 from unknownbrackets/unittest-cleanup
2022-09-03 07:03:17 +02:00
TestVertexJit.h
Initial structure for vertexjit tests.
2015-07-03 15:25:40 -07:00
TestX64Emitter.cpp
Global: Fix some type conversion warnings.
2022-01-30 16:09:33 -08:00
UnitTest.cpp
Correct cleaning string and remove unused vars
2022-09-30 12:26:30 +03:00
UnitTest.h
Add a scheduling stress test to TestThreadManager.cpp.
2022-04-08 11:41:50 +02:00
UnitTests.vcxproj
riscv: Add a simple unit test.
2022-08-28 06:03:31 -07:00
UnitTests.vcxproj.filters
riscv: Add a simple unit test.
2022-08-28 06:03:31 -07:00