mirror of
https://git.ryujinx.app/archive/ryujinx-mirror.git
synced 2025-10-05 02:12:59 +00:00
* time: Make TimeZoneRule blittable and avoid copies This drastically reduce overhead of using TimeZoneRule around the codebase. Effect on games is unknown * Add missing Box type * Ensure we clean the structure still This doesn't perform any copies * Address gdkchan's comments * Simplify Box |
||
|---|---|---|
| .. | ||
| ArrayPtr.cs | ||
| Box.cs | ||
| IArray.cs | ||
| Ptr.cs | ||
| StructArrayHelpers.cs | ||
| StructByteArrayHelpers.cs | ||