- 27 Nov, 2023 1 commit
-
-
Liam authored
-
- 26 Nov, 2023 9 commits
-
-
Fernando S authored
renderer_vulkan: Introduce separate cmd buffer for uploads
-
liamwhite authored
service: am: Create random mii for cabinet applet
-
liamwhite authored
yuzu: Display firmware version
-
liamwhite authored
cmake: prefer system simpleini library
-
german77 authored
-
Alexandre Bouvier authored
-
liamwhite authored
android: input: Flip abxy on redmagic controllers
-
liamwhite authored
time: undef GetCurrentTime for Windows
-
german77 authored
-
- 25 Nov, 2023 6 commits
-
-
Liam authored
-
german77 authored
-
liamwhite authored
renderer_vulkan: exclude steam deck oled from force max clock setting
-
liamwhite authored
core: hid: Ensure output devices are initialized
-
liamwhite authored
vk_texture_cache: add workaround for nullDescriptor on Mali
-
Charles Lombardo authored
configuration: Unify config handling across frontends
-
- 24 Nov, 2023 4 commits
-
-
Narr the Reg authored
-
Liam authored
-
Narr the Reg authored
-
liamwhite authored
query_cache: demote report synced unreachable to assert
-
- 23 Nov, 2023 4 commits
- 22 Nov, 2023 2 commits
- 21 Nov, 2023 14 commits
-
-
Merry authored
-
Merry authored
-
t895 authored
-
t895 authored
SimpleIni only has the ability to use ANSI strings for config paths so this breaks opening configs on paths with special characters. This ensures that we open the right path on each platform.
-
liamwhite authored
Stub CheckBlockedUserListAvailability for Super Bomberman R 2
-
liamwhite authored
translations: Add android translations to transifex config
-
liamwhite authored
video_core: refactor video frame and packet parsing
-
liamwhite authored
shared_translation: Call tr more directly
-
t895 authored
Normally we save paths with '/' as the delimiter for each segment but when you manually select a network drive instead of using a mapped location, this would break. This ensures that if the read filesystem location starts with '//', we keep that pattern.
-
t895 authored
-
t895 authored
Exposes options for initializing, unloading, reloading, and saving settings that let us update the config much more granularly based on what's happening in the UI.
-
t895 authored
-
t895 authored
-
t895 authored
-