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
/
tests
/
common
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-28
tests: Fix data race in fibers test
ReinUsesLisp
1
-31
/
+40
2020-06-28
Core/Common: Address Feedback.
Fernando Sahmkow
1
-1
/
+1
2020-06-18
Common/Fiber: Implement Rewinding.
Fernando Sahmkow
1
-0
/
+46
2020-06-18
Common/Tests: Address Feedback
Fernando Sahmkow
1
-10
/
+10
2020-06-18
Common/Tests: Clang Format.
Fernando Sahmkow
1
-9
/
+14
2020-06-18
Common: Polish Fiber class, add comments, asserts and more tests.
Fernando Sahmkow
1
-1
/
+94
2020-06-18
Tests: Add tests for fibers and refactor/fix Fiber class
Fernando Sahmkow
1
-0
/
+214
2019-03-27
Fixes and corrections on formatting.
Fernando Sahmkow
2
-30
/
+11
2019-03-27
Add MultiLevelQueue Tests
Fernando Sahmkow
1
-0
/
+55
2019-03-27
Implement intrinsics CountTrailingZeroes and test it.
Fernando Sahmkow
1
-0
/
+42
2019-02-06
common/bitfield: make it endianness-aware
Weiyi Wang
1
-0
/
+90
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
1
-10
/
+10
2018-09-08
common: Implement a ring buffer
MerryMage
1
-0
/
+130
2018-08-08
externals: Update catch to 2.3.0
Lioncash
1
-1
/
+1
2018-01-21
Format: Run the new clang format on everything
James Rowe
1
-1
/
+3
2017-03-01
Common: add ParamPackage
wwylele
1
-0
/
+25