ppsspp/unittest
Unknown W. Brackets bdd2029623 Core: Fix memory range guard check.
Was allowing sizes with the high bits set, which could cause all kinds of
weird issues and crashes.
2019-09-28 08:40:41 -07:00
..
JitHarness.cpp Core: Move config enums to separate file. 2018-06-23 10:59:18 -07:00
JitHarness.h Add some jit benchmarking code. 2014-11-07 22:40:28 -08:00
TestArm64Emitter.cpp ARM64Emitter: Implement instructions to move data to/from SP 2017-01-26 14:23:42 +01:00
TestArmEmitter.cpp Add CodeBlockCommon base class to remove further arch-specificity in JitBlockCache 2016-05-01 11:40:00 +02:00
TestVertexJit.cpp Core: Move config enums to separate file. 2018-06-23 10:59:18 -07: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 Core: Fix memory range guard check. 2019-09-28 08:40:41 -07:00
UnitTest.h TexCache: unit test the quick tex hash. 2018-03-25 18:52:16 -07:00
UnitTests.vcxproj Travis: Build Windows on Travis too. 2019-07-06 14:56:29 -07:00
UnitTests.vcxproj.filters glew: Move to ext 2016-12-18 21:13:45 +01:00