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
/
Ryujinx.Common.csproj
Age
Commit message (
Expand
)
Author
2021-02-20
Make windows DPI aware to display properly on high-resolution screens. (#1983)
sharmander
2020-11-15
infra: Migrate to .NET 5 (#1694)
Mary
2020-08-30
Remove the Ryujinx.Debugger project (#1506)
Mary
2020-05-04
Upgrade projects to C#8 (#1193)
Ac_K
2020-04-30
Use the official JSON parser (#1151)
Thog
2020-04-25
Log Ryujinx Version, OS Name, CPU Name and RAM size (#1102)
Xpl0itR
2020-04-22
Update .NET Core to 3.1, and update NuGet Packages (#1121)
Michael Kuklinski
2020-03-26
prepo: Add a MessagePack object formatter (#1034)
jduncanator
2020-02-12
Add inbuilt Opengl renderer to window (#922)
emmauss
2020-02-06
Render Profiler in GUI (#854)
emmauss
2019-12-21
Rewrite the configuration system (#831)
Thog
2019-10-31
.NET Core 3.0 is here! (#784)
LDj3SNuD
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan
2019-04-26
Built in profiling (#567)
BaronKiko
2019-02-11
Logger and Configuration Refactoring (#573)
jduncanator
2018-10-17
Move logging to Ryujinx.Common and make it a static class (#413)
ReinUsesLisp