1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-19 18:02:00 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services
Mary-nyan c6d05301aa
infra: Migrate to .NET 7 (#3795)
* Update readme to mention .NET 7

* infra: Migrate to .NET 7

.NET 7 is still in preview but this prepare for the release coming up
next month.

* Use Random.Shared in CreateRandom

* Move UInt128Utils.cs to Ryujinx.Common project

* Fix inverted parameters in System.UInt128 constructor

* Fix Visual Studio complains on  Ryujinx.Graphics.Vic

* time: Fix missing alignment enforcement in SystemClockContext

Fixes at least Smash

* time: Fix missing alignment enforcement in SteadyClockContext

Fix games (like recent version of Smash) using time shared memory

* Switch to .NET 7.0.100 release

* Enable Tiered PGO

* Ensure CreateId validity requirements are meet when doing random generation

Also enforce correct packing layout for other Mii structures.

This fix a Mario Kart 8 crashes related to the default Miis.
2022-11-09 20:22:43 +01:00
..
Account infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
Am AppletAE: stub SetRecordVolumeMuted (#3804) 2022-10-27 23:15:57 +00: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 hid/irs: Stub StopImageProcessorAsync (#3799) 2022-10-27 21:36:37 +00:00
Ins
Lbl
Ldn
Lm
Loader
Mig
Mii infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
Mm
Mnpp
Ncm
News
Nfc Manage state of NfcManager (#3678) 2022-10-19 01:14:31 +00:00
Ngct Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Nifm infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
Nim hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
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 Implement PM GetProcessInfo atmosphere extension (partially) (#2966) 2022-05-03 23:28:32 +02:00
Prepo
Psc
Ptm Stub GetTemperature (#3429) 2022-07-03 10:17:24 +02:00
Ro Enable JIT service LLE (#2959) 2022-05-05 15:23:30 -03:00
Sdb
Settings infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
Sm Enable JIT service LLE (#2959) 2022-05-05 15:23:30 -03:00
Sockets bsd: Check if socket is bound before calling RecvFrom() (#3761) 2022-10-15 20:52:49 +00:00
Spl hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
Srepo
Ssl infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
SurfaceFlinger Allow Surface Flinger frame enqueue after process has exited (#3733) 2022-10-02 21:50:03 +00:00
Time infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
Usb
Vi Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
Wlan
CommandHIpcAttribute.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
CommandTIpcAttribute.cs
DisposableIpcService.cs
DummyService.cs
IpcService.cs
ServerBase.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
ServiceAttributes.cs