- 02 Oct, 2023 6 commits
- 01 Oct, 2023 11 commits
-
-
liamwhite authored
Update translations (2023-10-01)
-
liamwhite authored
service: am: Add support for LLE Cabinet Applet
-
Narr the Reg authored
-
Narr the Reg authored
Co-authored-by: Liam <byteslice@airmail.cc>
-
Narr the Reg authored
Co-authored-by: Liam <byteslice@airmail.cc>
-
Narr the Reg authored
-
Narr the Reg authored
-
Narr the Reg authored
-
Fernando S authored
Query Cache: Fix memory leak.
-
Fernando Sahmkow authored
-
The yuzu Community authored
-
- 29 Sep, 2023 4 commits
-
-
Fernando S authored
core_timing: Replace queue with a fibonacci heap
-
Fernando S authored
Reduce core timing mutex contention
-
Fernando S authored
renderer_vulkan: fix query cache for homebrew
-
liamwhite authored
Don't send a double focus change message
-
- 28 Sep, 2023 6 commits
- 27 Sep, 2023 11 commits
-
-
Fernando S authored
renderer_vulkan: Implement MSAA image copies
-
Liam authored
-
Charles Lombardo authored
android: Various play store fixes
-
Charles Lombardo authored
Sometimes when we want to change the current setup page, the current view isn't available and we try to alter the current view. This adds a guard to prevent that issue.
-
Charles Lombardo authored
Sometimes during onSaveInstanceState, the SetupFragment would crash the app in the background if we tried to store the state of a view.
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
android: Correctly reload settings file during reset
-
Charles Lombardo authored
android: Consolidate installers to one fragment
-
Charles Lombardo authored
Previously the config file wasn't being recreated when resetting all settings. Now just call into native code to recreate the settings file and reload all defaults.
-
- 26 Sep, 2023 2 commits
-
-
Charles Lombardo authored
-
Charles Lombardo authored
-