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-09-03 03:05:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58c40dabb103eb38fe5c16ee70722be3185b7afa
ppsspp
/
thread
T
History
Sacha
58c40dabb1
Fix C++11 usage in native with platform-specific hacks.
2013-06-02 13:06:40 +10:00
..
prioritizedworkqueue.cpp
Add some network stuff (background downloader, URL splitter)
2013-05-31 23:04:42 +02:00
prioritizedworkqueue.h
Add queue flush ability. Fix VGrid wrapping in UI. Fix some strange java error.
2013-04-14 11:58:07 +02:00
thread.h
Added NOMINMAX before including Windows.h in thread.h -- finally found where this came from
2013-05-01 13:15:52 +02:00
threadpool.cpp
When processing a parallel loop, save some context switching by processing one chunk on the calling thread
2013-05-03 14:27:34 +02:00
threadpool.h
Fix C++11 usage in native with platform-specific hacks.
2013-06-02 13:06:40 +10:00
threadutil.cpp
Add prioritizedworkqueue, thread stuff, ui tweaks, small optimizations in file util
2013-04-13 21:22:03 +02:00
threadutil.h
Add prioritizedworkqueue, thread stuff, ui tweaks, small optimizations in file util
2013-04-13 21:22:03 +02:00