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
/
bit_set.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-15
/
+2
2020-12-06
common: BitSet: Various style fixes based on code review feedback.
bunnei
1
-23
/
+22
2020-12-06
common: Port BitSet from Mesosphere.
bunnei
1
-0
/
+100
2018-11-22
common: Remove bit_set.h
Lioncash
1
-244
/
+0
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
1
-3
/
+3
2018-08-08
common: Convert type traits templates over to variable template versions where applicable
Lioncash
1
-1
/
+1
2018-01-21
Format: Run the new clang format on everything
James Rowe
1
-1
/
+1
2017-01-30
Common: Optimize BitSet iterator
Yuri Kunde Schlesner
1
-14
/
+19
2016-12-05
Support mingw cross-compile
Jannik Vogel
1
-1
/
+1
2016-09-19
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
1
-12
/
+6
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-74
/
+129
2016-04-30
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
1
-1
/
+2
2015-09-01
Common: Import BitSet from Dolphin
aroulin
1
-0
/
+189