aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/Memory
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-04-24Reducing Memory Allocations 202303 (#4624)jhorv
2023-04-20Avoid LM service crashes by not reading more than the buffer size (#4701)gdkchan
2023-03-17Reducing memory allocations (#4537)jhorv
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)gdkchan
2023-01-01chore: Update tests dependencies (#3978)Mary-nyan
2022-12-15Replace `DllImport` usage with `LibraryImport` (#4084)Isaac Marovitz
2022-12-07Fix struct layout packing (#4039)Isaac Marovitz
2022-12-05Make structs readonly when applicable (#4002)Andrey Sukharev
2022-10-08GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745)riperiperi
2022-08-11Rename ToSpan to AsSpan (#3556)gdkchan
2022-07-31Vulkan backend (#2518)gdkchan
2022-07-29Move partial unmap handler to the native signal handler (#3437)riperiperi
2022-06-24time: Make TimeZoneRule blittable and avoid copies (#3361)Mary
2021-11-01hle: Make Ryujinx.HLE project entirely safe (#2789)Mary
2021-07-07Separate GPU engines and make state follow official docs (part 1/2) (#2422)gdkchan
2020-08-06Silence several build warnings (#1428)gdkchan
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan