ppsspp/unittest
Henrik Rydgård 054acf768c Don't cache time in a variable.
A little weirdness in the code that has stuck around for a long, long
time. It's really not necessary and mostly just confusing.
2020-09-24 23:52:43 +02:00
..
JitHarness.cpp Don't cache time in a variable. 2020-09-24 23:52:43 +02: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 Add CodeBlockCommon base class to remove further arch-specificity in JitBlockCache 2016-05-01 11:40:00 +02:00
TestVertexJit.cpp Don't cache time in a variable. 2020-09-24 23:52:43 +02:00
TestVertexJit.h Initial structure for vertexjit tests. 2015-07-03 15:25:40 -07:00
TestX64Emitter.cpp Add CodeBlockCommon base class to remove further arch-specificity in JitBlockCache 2016-05-01 11:40:00 +02:00
UnitTest.cpp Global: Remove ARM64 define. 2020-08-29 08:45:50 -07:00
UnitTest.h TexCache: unit test the quick tex hash. 2018-03-25 18:52:16 -07:00
UnitTests.vcxproj update VS projects 2020-04-19 09:19:13 +03:00
UnitTests.vcxproj.filters BuildFix2 2020-01-14 18:12:28 +08:00