index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
debugger
/
wait_tree.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kernel: Actually wake up the requested number of threads in Semaphore::Release.
Subv
2018-01-08
1
-3
/
+2
*
Kernel: Properly keep track of mutex lock data in the guest memory. This fixe...
Subv
2018-01-08
1
-4
/
+3
*
Kernel: Move WaitObject to a separate file
Yuri Kunde Schlesner
2017-05-29
1
-0
/
+1
*
Kernel: Use different thread statuses when a thread calls WaitSynchronization...
Subv
2017-01-04
1
-3
/
+6
*
core: Consolidate core and system state, remove system module & cleanups.
bunnei
2016-12-21
1
-1
/
+1
*
Merge pull request #2260 from Subv/scheduling
bunnei
2016-12-16
1
-1
/
+2
|
\
|
*
Fixed the codestyle to match our clang-format rules.
Subv
2016-12-14
1
-1
/
+2
|
*
WaitSynch: Removed unused variables and reduced SharedPtr copies.
Subv
2016-12-09
1
-1
/
+1
|
*
Threading: Added some utility functions and const correctness.
Subv
2016-12-04
1
-1
/
+1
|
*
Threading: Reworked the way our scheduler works.
Subv
2016-12-03
1
-1
/
+1
*
|
Fixed the rebase mistakes.
Subv
2016-11-30
1
-1
/
+0
|
/
*
implement wait tree widget
wwylele
2016-09-22
1
-0
/
+417