Ryujinx/Ryujinx.Audio.Backends.SoundIo
Andrey Sukharev 4da44e09cb
Make structs readonly when applicable (#4002)
* Make all structs readonly when applicable. It should reduce amount of needless defensive copies

* Make structs with trivial boilerplate equality code record structs

* Remove unnecessary readonly modifiers from TextureCreateInfo

* Make BitMap structs readonly too
2022-12-05 14:47:39 +01:00
..
Native/libsoundio Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
Ryujinx.Audio.Backends.SoundIo.csproj infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
SoundIoAudioBuffer.cs Haydn: Make SoundIO session implementation lock-free (#2068) 2021-02-28 17:20:34 +01:00
SoundIoHardwareDeviceDriver.cs UI - Add Volume Controls + Mute Toggle (F2) (#2871) 2021-12-23 13:33:56 -03:00
SoundIoHardwareDeviceSession.cs UI - Add Volume Controls + Mute Toggle (F2) (#2871) 2021-12-23 13:33:56 -03:00