Ryujinx/Ryujinx.HLE/HOS/Services
Berkan Diler c40c3905e2
Avoid allocations in .Parse methods (#3760)
* Avoid allocations in .Parse methods

Use the Span overloads of the Parse methods when possible to avoid string allocations and remove one unnecessarry array allocation

* Avoid another string allocation
2022-10-18 23:31:34 +00:00
..
Account Fix ListOpenContextStoredUsers and stub LoadOpenContext (#3718) 2022-09-27 21:24:52 -03:00
Am Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Apm
Arp
Audio Allocate work buffer for audio renderer instead of using guest supplied memory (#3276) 2022-09-10 01:16:24 +00:00
Bcat Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739) 2022-10-04 20:12:54 -03:00
Bgtc
Bluetooth
BluetoothManager
Caps
Cec
Ectx
Erpt
Es
Eupld
Fatal fatal: Implement Service (#3573) 2022-10-02 10:30:46 +02:00
Friend Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
Fs Implement OpenDataStorageWithProgramIndex partially (#3765) 2022-10-17 13:37:05 +00:00
Grc
Hid Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Ins
Lbl
Ldn
Lm
Loader
Mig
Mii
Mm
Mnpp
Ncm
News
Nfc Avoid allocations in .Parse methods (#3760) 2022-10-18 23:31:34 +00:00
Ngct Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Nifm Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
Nim
Notification
Npns
Ns
Nv Change NvMap ID allocation to match nvservices (#3741) 2022-10-05 17:49:18 -03:00
Olsc
Ovln
Pcie
Pctl pctl: Implement EndFreeCommunication 2022-08-25 23:18:37 +02:00
Pcv
Pm
Prepo
Psc
Ptm
Ro
Sdb
Settings
Sm
Sockets bsd: Check if socket is bound before calling RecvFrom() (#3761) 2022-10-15 20:52:49 +00:00
Spl
Srepo
Ssl Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739) 2022-10-04 20:12:54 -03:00
SurfaceFlinger Allow Surface Flinger frame enqueue after process has exited (#3733) 2022-10-02 21:50:03 +00:00
Time Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Usb
Vi Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
Wlan
CommandHIpcAttribute.cs
CommandTIpcAttribute.cs
DisposableIpcService.cs
DummyService.cs
IpcService.cs
ServerBase.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
ServiceAttributes.cs