mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-13 09:26:40 +00:00
f4e879a1e6
* common: Make BinaryReaderExtensions Read & Write take unamanged types This allows us to not rely on Marshal.PtrToStructure and Marshal.StructureToPtr for those. * common: Make MemoryHelper Read & Write takes unamanged types * Update Marshal.SizeOf => Unsafe.SizeOf when appropriate and start moving software applet to unmanaged types |
||
---|---|---|
.. | ||
Collections | ||
Configuration | ||
Extensions | ||
GraphicsDriver | ||
Logging | ||
Memory | ||
Pools | ||
System | ||
SystemInfo | ||
Utilities | ||
AsyncWorkQueue.cs | ||
Hash128.cs | ||
PerformanceCounter.cs | ||
ReactiveObject.cs | ||
ReferenceEqualityComparer.cs | ||
ReleaseInformations.cs | ||
Ryujinx.Common.csproj | ||
XXHash128.cs |