Age | Commit message (Collapse) | Author |
|
common/ring_buffer: Include <limits> header
|
|
|
|
|
|
GetReceivedFriendRequestCount, GetPlayHistoryStatistics, GetReceivedFriendInvitationCountCache for QLaunch
|
|
|
|
IsAutoBrightnessControlSupported for QLaunch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fs: fix argument order
|
|
|
|
|
|
vi: workaround conductor includes
|
|
olsc, pctl: move to new ipc
|
|
audio: move to new ipc
|
|
fsp: Migrate remaining interfaces to cmif serialization
|
|
|
|
|
|
yuzu: Fix shortcut error message
|
|
psc: stub overlay notification channel
|
|
|
|
|
|
|
|
fs: Add FileSystemAccessor and use cmif serialization
|
|
device_memory_manager: skip unregistered interfaces on invalidate
|
|
vulkan_device: don't use fixed cap for memory limits
|
|
shader_recompiler: throw on missing geometry streams in geometry shaders
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IOlscServiceForSystemService, ITransferTaskListController
|
|
android: Misc controller fixes
|
|
|
|
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.
|