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
/
src
/
Ryujinx.Common
Age
Commit message (
Expand
)
Author
2023-10-12
Replace ReaderWriterLock with ReaderWriterLockSlim (#5785)
sunshineinabox
2023-10-06
HLE: Fix Mii crc generation and minor issues (#5766)
riperiperi
2023-09-26
GPU: Don't create tracking handles for buffer textures (#5727)
riperiperi
2023-09-25
Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)
TSRBerry
2023-08-13
"static readonly" constants should be "const" instead (#5560)
Marco Carvalho
2023-07-24
Add workflow to automatically check code style issues for PRs (#4670)
TSRBerry
2023-07-19
HLE: Fix corrupted Mii structs (#5468)
TSRBerry
2023-06-28
[Ryujinx.Common] Address dotnet-format issues (#5358)
TSRBerry
2023-06-28
Apply new naming rule to all projects except Vp9 (#5407)
TSRBerry
2023-06-15
Inheritance list should not be redundant (#5230)
Marco Carvalho
2023-06-13
Make LM skip instead of crashing for invalid messages (#5290)
gdkchan
2023-06-09
Check if existing oldConfigPath is a Symlink (#5271)
siegmund-heiss-ich
2023-06-05
Dont Error on Invalid Enum Values (#5169)
Isaac Marovitz
2023-06-01
[Logger] Add print with stacktrace method (#5129)
TSRBerry
2023-05-26
Ryujinx.Ava: fixes for random hangs on exit (#4827)
jhorv
2023-05-02
Add hide-cursor command line argument & always hide cursor option (#4613)
TSRBerry
2023-04-27
Move solution and projects to src
TSR Berry