yuzu-fork/src
comex e9bb95ae16 vfs_real: When moving files or directories, don't assume file opening will succeed
Found this via a warning, but it's a substantive fix.

Since this is only for a cache, it should be safe to silently drop the
entry if opening fails.  I think.
2021-01-23 16:19:29 -05:00
..
audio_core core: Silence Wclass-memaccess warnings 2021-01-15 16:31:19 -03:00
common common: Add missing include to bit_util.h 2021-01-21 15:30:28 -08:00
core vfs_real: When moving files or directories, don't assume file opening will succeed 2021-01-23 16:19:29 -05:00
input_common sdl_impl: Set the maximum vibration duration to 1 second 2021-01-23 08:06:07 -05:00
tests Merge pull request #5262 from ReinUsesLisp/buffer-base 2021-01-16 19:48:26 -03:00
video_core shader_ir: Fix comment typo 2021-01-23 13:16:37 -05:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu Merge pull request #5270 from german77/multiTouch 2021-01-20 22:39:01 -08:00
yuzu_cmd Add mutitouch support for touch screens 2021-01-15 09:05:17 -06:00
.clang-format
CMakeLists.txt Merge pull request #5352 from ReinUsesLisp/remove-tester 2021-01-15 01:48:02 -05:00