This website requires JavaScript.
Explore
Help
Sign In
public
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2026-03-18 22:13:29 +09:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
25edbeefae2383178dd19d9752ff06b88bde2cd7
ryujinx
/
src
/
Ryujinx.Audio.Backends.SDL2
History
jhorv
5a878ae9af
replace
ByteMemoryPool
use with
MemoryOwner<byte>
and
SpanOwner<byte>
(
#6911
)
2024-06-15 23:00:13 +02:00
..
Ryujinx.Audio.Backends.SDL2.csproj
Migrate to .NET 8 (
#5887
)
2023-11-15 17:41:31 +01:00
SDL2AudioBuffer.cs
editorconfig: Set default encoding to UTF-8 (
#5793
)
2023-12-04 14:17:13 +01:00
SDL2HardwareDeviceDriver.cs
Migrate Audio service to new IPC (
#6285
)
2024-02-22 16:58:33 -03:00
SDL2HardwareDeviceSession.cs
replace
ByteMemoryPool
use with
MemoryOwner<byte>
and
SpanOwner<byte>
(
#6911
)
2024-06-15 23:00:13 +02:00