- 23 Feb, 2024 6 commits
- 22 Feb, 2024 9 commits
-
-
Narr the Reg authored
-
liamwhite authored
fs: Add FileSystemAccessor and use cmif serialization
-
Narr the Reg authored
device_memory_manager: skip unregistered interfaces on invalidate
-
Narr the Reg authored
vulkan_device: don't use fixed cap for memory limits
-
Narr the Reg authored
shader_recompiler: throw on missing geometry streams in geometry shaders
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
- 21 Feb, 2024 22 commits
-
-
liamwhite authored
android: Misc controller fixes
-
liamwhite authored
-
t895 authored
If you tried to connect a controller that was previously configured with an unsupported style for your game, when you try to connect that controller, it will immediately disconnect. This ensures that the controller that is being connected will be changed to the first supported style index before being connected.
-
t895 authored
Controls can have no mapping if they are either "[empty]" or and empty string. This was causing an issue if you reset mapping on all controllers and then tried to play a game. The check to determine whether auto mapping was required would fail and leave you will no mapped controllers. This feels a bit like user error but it smooths things out if you forget so I see it as necessary.
-
t895 authored
-
Charles Lombardo authored
android: Fix extra stick setting default values
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
t895 authored
The default value was accidentally hardcoded for all extra stick settings
-
liamwhite authored
ns: fix alignment of uid type
-
Matías Locatti authored
caches: make critical reclamation less eager and possible in more cases
-
- 20 Feb, 2024 3 commits