Files
yuzu-android/src/core/hle
Lioncash 7e49881b7f nvflinger: Use std::string_view in OpenDisplay()
We don't need to use a std::string here, given all that's done is
comparing the character sequence against another. This allows passing
regular const char* without needing to heap allocate.
2018-08-07 08:32:06 -04:00
..
2018-01-13 22:38:52 +00:00
2018-05-23 14:22:42 +02:00