yuzu-android/src
bunnei 7791cc8c2e
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)
* hle: services: Fix a crash with improper NVFlinger lifetime management.

- This crash would happen when attempting to shutdown yuzu early on in boot.
2020-11-24 14:31:58 -08:00
..
audio_core
common Merge pull request #4451 from slashiee/extended-logging 2020-11-23 13:34:15 -08:00
core hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977) 2020-11-24 14:31:58 -08:00
input_common input_common: Fix typo in gc_poller.cpp with [[maybe_unused]]. 2020-11-23 21:42:06 -08:00
tests
video_core Merge pull request #3681 from lioncash/component 2020-11-24 04:38:03 -03:00
web_service
yuzu Merge pull request #4451 from slashiee/extended-logging 2020-11-23 13:34:15 -08:00
yuzu_cmd core: Make use of [[nodiscard]] with the System class 2020-11-18 02:06:44 -05:00
yuzu_tester core: Make use of [[nodiscard]] with the System class 2020-11-18 02:06:44 -05:00
.clang-format
CMakeLists.txt