yuzu-android/src
Morph ea7a0d4652 registered_cache: Prevent nullptr dereference when accumulating files
For whatever reason, nca_file/dir can be nullptr in the list of files/dirs. I have not determined the cause of this yet, so add a nullptr check for these prior to dereferencing them.
2022-03-27 17:06:27 -04:00
..
audio_core
common hle: nvflinger: Merge Rect with Common::Rectangle. 2022-03-24 18:13:33 -07:00
core registered_cache: Prevent nullptr dereference when accumulating files 2022-03-27 17:06:27 -04:00
input_common input_common: Reduce unused includes 2022-03-20 02:25:09 -04:00
shader_recompiler Merge pull request #8095 from bylaws/master 2022-03-27 12:36:19 -04:00
tests
video_core Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding CPU Cached memory." 2022-03-26 12:38:30 -07:00
web_service web_service: Reduce unused includes 2022-03-20 02:25:09 -04:00
yuzu Merge pull request #8035 from lat9nq/disable-web-applet 2022-03-23 21:08:20 -07:00
yuzu_cmd Merge pull request #8048 from ameerj/include-purge 2022-03-21 18:03:54 -07:00
.clang-format
CMakeLists.txt