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
ppsspp
/
unittest
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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
…
TestArmEmitter.cpp
…
TestIRPassSimplify.cpp
…
TestRiscVEmitter.cpp
…
TestShaderGenerators.cpp
…
TestSoftwareGPUJit.cpp
…
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
…