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_field.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #914 from yuriks/bitfield-mask
Yuri Kunde Schlesner
2015-07-12
1
-2
/
+2
|
\
|
*
Common: Remove redundant masking in BitField
Yuri Kunde Schlesner
2015-07-10
1
-1
/
+1
|
*
Common: Fix mask generation in BitField
Yuri Kunde Schlesner
2015-07-10
1
-1
/
+1
*
|
Common: Cleanup key_map includes.
Emmanuel Gil Peyrot
2015-06-28
1
-0
/
+1
|
/
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+1
*
Merge pull request #322 from chinhodado/master
bunnei
2014-12-22
1
-0
/
+6
|
\
|
*
More warning cleanups
Chin
2014-12-21
1
-0
/
+6
*
|
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
|
BitField: Add an explicit Assign method.
Tony Wasserka
2014-12-20
1
-1
/
+5
|
/
*
bit_field: Fix a typo in the sample usage.
Lioncash
2014-10-25
1
-1
/
+1
*
BitField: Cast enum values to proper integer type.
Tony Wasserka
2014-07-16
1
-1
/
+1
*
BitField: Add a static_assert.
Tony Wasserka
2014-07-16
1
-0
/
+1
*
BitField: Delete copy assignment to prevent obscure bugs.
Tony Wasserka
2014-07-16
1
-0
/
+16
*
BitField: Add an explicit evaluation method.
Tony Wasserka
2014-07-16
1
-0
/
+5
*
removed incorrect dolphin copyright line
bunnei
2014-05-08
1
-1
/
+0
*
fixed include of common in bit_field.h
bunnei
2014-05-08
1
-1
/
+1
*
added BitField to common
bunnei
2014-05-08
1
-0
/
+173