1
0
Fork 0
forked from suyu/suyu
suyu/src
Subv ea80363cc2 Mutex: Add the calling thread to the waiting list when needed
This will happen when the mutex is already owned by another thread. Should fix some issues with games being stuck due to waiting threads not being awoken.
2015-01-04 12:52:34 -05:00
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra Frontends: Shutdown core when emulation is stopped 2015-01-04 01:04:46 -02:00
citra_qt Frontends: Shutdown core when emulation is stopped 2015-01-04 01:04:46 -02:00
common Archives: Reduced duplicate code in RomFS and SaveCheck. 2015-01-02 21:13:54 -05:00
core Mutex: Add the calling thread to the waiting list when needed 2015-01-04 12:52:34 -05:00
video_core Pica/Rasterizer: Remove some redundant casts. 2014-12-31 16:32:56 +01:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00