ppsspp/unittest
Henrik Rydgård 16654d37ea VFPU: Compute sines and cosines in double precision.
Let's see if we can do without the special checks in double precision.
2020-10-10 17:45:42 +02:00
..
JitHarness.cpp Move NativeApp.h to Common/System, split into NativeApp.h and System.h 2020-10-04 11:42:16 +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 VFPU: Compute sines and cosines in double precision. 2020-10-10 17:45:42 +02:00
UnitTest.h TexCache: unit test the quick tex hash. 2018-03-25 18:52:16 -07:00
UnitTests.vcxproj Windows: Remove the native project. 2020-10-05 06:56:10 +02:00
UnitTests.vcxproj.filters BuildFix2 2020-01-14 18:12:28 +08:00