ppsspp/unittest
Unknown W. Brackets 2479d52202 Global: Reduce includes of common headers.
In many places, string, map, or Common.h were included but not needed.
2022-01-30 16:35:33 -08:00
..
JitHarness.cpp Rename Unthrottle to Fast-forward globally 2021-08-18 09:28:13 +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 jit: Avoid using mips identifier directly. 2021-02-26 07:24:58 -08:00
TestShaderGenerators.cpp unittest: Skip D3D shader compile on non-Windows. 2022-01-29 14:07:26 -08:00
TestSoftwareGPUJit.cpp samplerjit: Validate compile in a unit test. 2022-01-29 20:31:18 -08:00
TestThreadManager.cpp unittest: Skip D3D shader compile on non-Windows. 2022-01-29 14:07:26 -08:00
TestVertexJit.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08: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 Merge pull request #15363 from unknownbrackets/softjit-unittest 2022-01-30 10:47:30 +01:00
UnitTest.h TexCache: unit test the quick tex hash. 2018-03-25 18:52:16 -07:00
UnitTests.vcxproj softjit: Add tests for compile success. 2022-01-29 18:47:36 -08:00
UnitTests.vcxproj.filters softjit: Add tests for compile success. 2022-01-29 18:47:36 -08:00