.. |
JitHarness.cpp
|
Merge NativeUpdate and NativeRender, we always call them together.
|
2023-08-07 22:50:57 +02: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
|
RetroAchievements: Add parameter to SetGame for IdentifiedFileType, also add bool return to SaveSecret
|
2023-09-06 10:56:51 +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 winhttp.lib dependency
|
2023-07-21 10:27:40 +02:00 |
UnitTests.vcxproj.filters
|
Add a unit test, fix listing zip directories
|
2023-05-02 11:35:45 +02:00 |