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