mirror of
https://github.com/yuzu-emu/yuzu-mainline.git
synced 2025-01-11 16:15:38 +00:00
16139ed53b
We can avoid heap allocations here by just using a std::string_view instead of performing unnecessary copying of the string data. |
||
---|---|---|
.. | ||
common | ||
core | ||
input_common | ||
tests | ||
video_core | ||
yuzu | ||
yuzu_cmd | ||
.clang-format | ||
CMakeLists.txt |