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
/
uuid.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
common: Reduce unused includes
ameerj
2022-03-19
1
-1
/
+0
*
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
1
-57
/
+109
*
common/uuid: Add validity checking functions to interface
Lioncash
2021-09-22
1
-0
/
+7
*
common: uuid: Add hash function for UUID
Morph
2021-08-06
1
-0
/
+11
*
common: uuid: Add hex string to UUID constructor
Morph
2021-08-04
1
-0
/
+19
*
uuid: Directly compare UUID instead of checking per element
Chloe Marcec
2021-07-20
1
-3
/
+2
*
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2021-01-15
1
-2
/
+2
*
common: Make use of [[nodiscard]] where applicable
Lioncash
2020-08-15
1
-7
/
+7
*
acc: Return a unique value per account for GetAccountId
David Marcec
2020-04-29
1
-0
/
+5
*
mii: Implement Delete and Destroy file
Zach Hilman
2019-04-25
1
-5
/
+6
*
mii_manager: Cleanup and optimization
Zach Hilman
2019-04-25
1
-2
/
+4
*
common: Extract UUID to its own class
Zach Hilman
2019-04-25
1
-0
/
+45