Ryujinx/Ryujinx.Common/Memory
Mary 30ee70a9bc
time: Make TimeZoneRule blittable and avoid copies (#3361)
* 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
2022-06-24 19:04:57 +02:00
..
ArrayPtr.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Box.cs time: Make TimeZoneRule blittable and avoid copies (#3361) 2022-06-24 19:04:57 +02:00
IArray.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Ptr.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
StructArrayHelpers.cs Separate GPU engines and make state follow official docs (part 1/2) (#2422) 2021-07-07 20:56:06 -03:00
StructByteArrayHelpers.cs hle: Make Ryujinx.HLE project entirely safe (#2789) 2021-11-01 19:38:13 -03:00