This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/libretro/ppsspp.git
synced
2025-03-05 15:07:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
ext
/
native
/
thread
History
Henrik Rydgård
8b42d83123
Vulkan: Remove duplicate depalShaderCache, fix a number of instances where we didn't use the deleter properly.
...
Plus more logging, of course.
2017-11-09 17:25:37 +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
Vulkan: Remove duplicate depalShaderCache, fix a number of instances where we didn't use the deleter properly.
2017-11-09 17:25:37 +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
mingw patches
2017-08-31 22:15:05 +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