This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-25 16:24:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
393b3697cd7afbecce2c8eb490bd66ff4d2f4725
ppsspp
/
ext
/
native
/
thread
T
History
Henrik Rydgard
a0688d4161
Patch up the threadpool used for texture scaling to work. Really needs a rethink.
Fixes
#9372
2017-03-02 10:49:47 +01:00
..
executor.cpp
c++11: Remove compat header base/functional.h
2016-10-12 11:32:45 +02:00
executor.h
c++11: Remove compat header base/functional.h
2016-10-12 11:32:45 +02:00
prioritizedworkqueue.cpp
Patch up the threadpool used for texture scaling to work. Really needs a rethink.
Fixes
#9372
2017-03-02 10:49:47 +01:00
prioritizedworkqueue.h
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
2017-02-28 11:40:29 +01:00
threadpool.cpp
Patch up the threadpool used for texture scaling to work. Really needs a rethink.
Fixes
#9372
2017-03-02 10:49:47 +01:00
threadpool.h
Patch up the threadpool used for texture scaling to work. Really needs a rethink.
Fixes
#9372
2017-03-02 10:49:47 +01:00
threadutil.cpp
android: Change preprocessor define to standard __ANDROID__
2016-10-12 11:14:09 +02:00
threadutil.h
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
2017-02-28 11:40:29 +01:00