citra/src
Lioncash 398444e676 file_util, vfs: Use std::string_view where applicable
Avoids unnecessary construction of std::string instances where
applicable.
2018-07-22 03:22:21 -04:00
..
common file_util, vfs: Use std::string_view where applicable 2018-07-22 03:22:21 -04:00
core file_util, vfs: Use std::string_view where applicable 2018-07-22 03:22:21 -04:00
input_common Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
tests arm_test_common: Get rid of truncation warnings 2018-07-20 17:53:53 -04:00
video_core gl_rasterizer_cache: Blit surfaces on recreation instead of flush and load. 2018-07-21 21:51:06 -04:00
yuzu file_util: Use a u64 to represent number of entries 2018-07-21 22:42:08 -04:00
yuzu_cmd file_util: Use an enum class for GetUserPath() 2018-07-21 16:21:19 -04:00
.clang-format
CMakeLists.txt