index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
thread_queue_list.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/thread_queue_list: Remove unnecessary dependency on boost
Lioncash
2019-03-16
1
-3
/
+3
*
scheduler: Add explanations for YieldWith and WithoutLoadBalancing
Zach Hilman
2018-11-22
1
-2
/
+2
*
svc: Implement yield types 0 and -1
Zach Hilman
2018-11-19
1
-0
/
+16
*
thread_queue_list: Make contains() and get_first() const member functions
Lioncash
2018-08-12
1
-4
/
+4
*
thread_queue_list: Convert typedef to a type alias
Lioncash
2018-08-12
1
-1
/
+1
*
Format: Run the new clang format on everything
James Rowe
2018-01-21
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-1
/
+0
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-11
/
+11
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-2
/
+0
*
Thread: Implement priority boost for starved threads.
bunnei
2015-04-10
1
-0
/
+18
*
Common: Clean up ThreadQueueList
Yuri Kunde Schlesner
2015-01-07
1
-144
/
+74
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Change NULLs to nullptrs.
Rohit Nirmal
2014-12-03
1
-6
/
+6
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-2
/
+2
*
added ThreadQueueList class to common (taken from PPSSPP)
bunnei
2014-05-16
1
-0
/
+216