This website requires JavaScript.
Explore
Help
Sign In
izzy
/
ppsspp
Watch
0
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/izzy2lost/ppsspp.git
synced
2026-03-10 12:43:04 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
ppsspp
/
unittest
History
Henrik Rydgård
96c4a10e8c
Add two new core states, rename RUNNING to RUNNING_CPU and similar for stepping.
2024-12-01 21:04:21 +01:00
..
JitHarness.cpp
Add two new core states, rename RUNNING to RUNNING_CPU and similar for stepping.
2024-12-01 21:04:21 +01:00
JitHarness.h
…
TestArm64Emitter.cpp
Also disable the GPU JIT tests on ARM64, not applicable
2024-04-29 11:13:35 +02:00
TestArmEmitter.cpp
…
TestIRPassSimplify.cpp
…
TestRiscVEmitter.cpp
…
TestShaderGenerators.cpp
d3d9: refactor CompileShaderToByteCodeD3D9
2024-10-13 21:45:39 +02:00
TestSoftwareGPUJit.cpp
Also disable the GPU JIT tests on ARM64, not applicable
2024-04-29 11:13:35 +02:00
TestThreadManager.cpp
Add a "reason" argument to sleep_ms().
2024-11-21 15:28:51 +01:00
TestVertexJit.cpp
…
TestVertexJit.h
…
TestVFS.cpp
…
TestX64Emitter.cpp
…
UnitTest.cpp
Minor perf improvement in ini file parser
2024-11-30 02:43:58 +01:00
UnitTest.h
Implement new fast queue data structure CharQueue
2024-11-22 00:02:47 +01:00
UnitTests.vcxproj
Remove the separate lua vcxproj. Somehow cursed on the buildbot :/
2024-11-06 20:18:05 +01:00
UnitTests.vcxproj.filters
…