yuzu-mirror/src
Creak 0b8a7ca213
common/fs/path_util: Slightly refactor PathManagerImpl's constructor
This moves all GenerateYuzuPath calls outside of the platofrm-specific #ifdefs, replacing them with assignments to paths.
2021-10-11 21:56:25 +07:00
..
audio_core common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 +07:00
common common/fs/path_util: Slightly refactor PathManagerImpl's constructor 2021-10-11 21:56:25 +07:00
core Merge pull request #7110 from vonchenplus/fix_extract_offline_romefs_error 2021-10-11 02:09:42 +07:00
input_common Merge pull request #6979 from german77/joycon_name 2021-10-02 02:58:25 +07:00
shader_recompiler style: Remove extra space preceding the :: operator 2021-09-29 01:26:01 +07:00
tests logging: Simplify and make thread-safe 2021-08-13 18:39:45 +07:00
video_core vic: Allow surface to be higher than frame 2021-10-09 20:22:09 +07:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 +07:00
yuzu Create local variables for mouse and wheel positions 2021-10-11 19:21:24 +07:00
yuzu_cmd settings: Remove BCAT settings 2021-09-29 01:24:21 +07:00
.clang-format
CMakeLists.txt shader: Initial recompiler work 2021-07-22 21:51:21 +07:00