yuzu-android/src
Morph 3271099fea common: Implement NewUUID
This is a fixed and revised implementation of UUID that uses an array of bytes as its internal representation of a UUID instead of a u128 (which was an array of 2 u64s).
In addition to this, the generation of RFC 4122 Version 4 compliant UUIDs is also implemented.
2022-02-05 13:18:31 -05:00
..
audio_core audio/stream: Adjust volume scale factor 2022-01-15 20:28:37 -06:00
common common: Implement NewUUID 2022-02-05 13:18:31 -05:00
core Merge pull request #7839 from german77/battery 2022-02-04 18:23:35 -07:00
input_common Merge pull request #7839 from german77/battery 2022-02-04 18:23:35 -07:00
shader_recompiler emit_glsl_atomic: Implement 32x2 fallback atomic ops 2022-01-29 19:56:03 -05:00
tests cmake: make tests optional 2022-01-12 00:36:20 +01:00
video_core Merge pull request #7814 from FernandoS27/another-bug-in-my-schedule 2022-02-02 19:15:06 -07:00
web_service
yuzu Merge pull request #7842 from german77/vibration_test 2022-02-05 02:57:26 -07:00
yuzu_cmd
.clang-format
CMakeLists.txt cmake: make tests optional 2022-01-12 00:36:20 +01:00