yuzu/src
Morph 4390370a19 common: fs_util: Add buffer to string view utility functions
These functions allow to construct a string view from an input buffer, avoiding the copy done by the non string view counterparts. However, callers must be cognizant of the viewed buffer's lifetime to avoid a use-after-free.
2022-02-13 18:53:21 -05:00
..
audio_core
common common: fs_util: Add buffer to string view utility functions 2022-02-13 18:53:21 -05:00
core hid: Stub IsUsbFullKeyControllerEnabled 2022-02-12 15:42:50 -05:00
input_common Merge pull request #7852 from Morph1984/new-uuid 2022-02-10 21:52:13 -07:00
shader_recompiler emit_glsl_atomic: Implement 32x2 fallback atomic ops 2022-01-29 19:56:03 -05:00
tests
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 #7852 from Morph1984/new-uuid 2022-02-10 21:52:13 -07:00
yuzu_cmd config: Support motion inputs 2022-02-05 02:31:55 -05:00
.clang-format
CMakeLists.txt