This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-11 01:25:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e49c0bd8836a8a8f678565357773386f1174d3f5
ppsspp
/
Common
/
Thread
T
History
Henrik Rydgård
c32af6c7f3
Merge pull request
#20515
from hrydgard/more-misc-fixes
...
Additional fixes for 1.19.2
2025-06-15 13:24:49 +02:00
..
Barrier.h
Add a scheduling stress test to TestThreadManager.cpp.
2022-04-08 11:41:50 +02:00
Channel.h
Show thread name in assert messagebox caption on Windows. Minor cleanup
2023-03-15 22:26:58 +01:00
Event.h
Fix typo and optimize locking pattern in Event, make it the same as LimitedWaitable.
2022-04-15 18:30:21 +02:00
ParallelLoop.cpp
Add some paranoid checking to avoid a weird crash seen in logs
2025-05-15 20:40:26 +02:00
ParallelLoop.h
Add new minimal-overhead RunParallel function
2024-12-29 10:48:00 +01:00
Promise.h
Add some sanity checks guided by Android crash reports
2025-06-07 16:35:19 +02:00
ThreadManager.cpp
Remove dubious parallelization in ELF loading, initialize a var, add some checks
2025-05-15 09:48:23 +02:00
ThreadManager.h
MemstickScreen: Cleanly cancel instead of blocking the back button if space calculation is underway
2025-05-28 15:27:00 +02:00
ThreadUtil.cpp
More work on the lua console
2025-03-27 14:26:48 +01:00
ThreadUtil.h
Invert dependency to avoid compile issues
2023-01-05 08:38:53 +01:00
Waitable.h
Merge pull request
#20515
from hrydgard/more-misc-fixes
2025-06-15 13:24:49 +02:00