You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src
K900 8b47465586 input: add a missing null pointer check
There's a few other places where the result of GetAruidData is accessed without a null check,
but I couldn't find a code path that hits those.
2 years ago
..
android android: Reload global settings on closing emulation 2 years ago
audio_core Core: Clang format and other small issues. 2 years ago
common Address review comments and fix compilation problems 2 years ago
core vfs: Fix getting URI filename 2 years ago
dedicated_room
frontend_common Address review comments and fix compilation problems 2 years ago
hid_core input: add a missing null pointer check 2 years ago
input_common input_common: Add android input engine 2 years ago
network Fix more typos 2 years ago
shader_recompiler Merge pull request #12644 from liamwhite/vkspec-image-offset 2 years ago
tests Merge pull request #12499 from Kelebek1/time 2 years ago
video_core Merge pull request #12499 from Kelebek1/time 2 years ago
web_service
yuzu result: Make fully constexpr, add ON_RESULT_INCLUDED 2 years ago
yuzu_cmd vfs: Move vfs files to their own directory 2 years ago
.clang-format
CMakeLists.txt hid_core: Move hid to it's own subproject 2 years ago