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
Age
Commit message (
Expand
)
Author
2022-12-15
Replace `DllImport` usage with `LibraryImport` (#4084)
Isaac Marovitz
2022-12-12
Use NuGet Central Package Management to manage package versions solution-wise...
Andrey Sukharev
2022-12-12
Use method overloads that support trimming. Mark some types to be trimming fr...
Andrey Sukharev
2022-12-09
misc: Remove dependency on System.Drawing.Common (#4082)
Mary-nyan
2022-12-07
nuget: bump System.Drawing.Common from 6.0.0 to 7.0.0 (#4024)
dependabot[bot]
2022-12-07
Fix struct layout packing (#4039)
Isaac Marovitz
2022-12-06
UI: Add Metal surface creation for MoltenVK (#3980)
riperiperi
2022-12-05
Make structs readonly when applicable (#4002)
Andrey Sukharev
2022-12-04
Query Available RAM on macOS (#4000)
mageven
2022-11-29
nuget: bump System.Management from 6.0.0 to 7.0.0 (#3949)
dependabot[bot]
2022-11-24
Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805)
Mary-nyan
2022-11-16
Update units of memory from decimal to binary prefixes (#3716)
Wunk
2022-11-09
infra: Migrate to .NET 7 (#3795)
Mary-nyan
2022-10-18
Avoid allocations in .Parse methods (#3760)
Berkan Diler
2022-10-08
GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745)
riperiperi
2022-10-02
Volume Hotkeys (#3500)
MutantAura
2022-10-02
fatal: Implement Service (#3573)
Ac_K
2022-09-10
Make RBTree node fields internal again
gdk
2022-08-26
Optimize kernel memory block lookup and consolidate RBTree implementations (#...
gdkchan
2022-08-18
Removed unused usings. (#3593)
Nicholas Rodine
2022-08-17
Removed extra semicolons. (#3594)
Nicholas Rodine
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-07-29
Avalonia: Another Cleanup (#3494)
Ac_K
2022-07-24
Resolution scaling hotkeys (#3185)
MutantAura
2022-07-05
UI - Avalonia Part 2 (#3351)
Emmanuel Hansen
2022-06-24
time: Make TimeZoneRule blittable and avoid copies (#3361)
Mary
2022-06-22
Rewrite kernel memory allocator (#3316)
gdkchan
2022-05-15
Avalonia UI - Part 1 (#3270)
Emmanuel Hansen
2022-05-02
Support memory aliasing (#2954)
gdkchan
2022-04-15
ReactiveObject: Handle case when oldValue is null (#3268)
merry
2022-04-10
ForceDpiAware: X11 implementation (#3269)
merry
2022-03-15
ntc: Implement IEnsureNetworkClockAvailabilityService (#3192)
Ac_K
2022-03-12
Implement rotate stick 90 degrees clockwise (#3084)
darko1979
2022-03-06
Mod loading from atmosphere SD directories (#3176)
MutantAura
2022-03-04
Preparation for initial Flatpack and FlatHub integration (#3173)
Mary
2022-02-18
Use BitOperations methods and delete now unused BitUtils methods (#3134)
Berkan Diler
2022-02-18
Implement/Stub mnpp:app service and some hid calls (#3131)
Ac_K
2022-02-17
Added trace log level (#3096)
mlgatto
2022-02-17
Use ReadOnlySpan<byte> compiler optimization for static data (#3130)
Berkan Diler
2022-02-13
Use Enum and Delegate.CreateDelegate generic overloads (#3111)
Berkan Diler
2022-02-06
Convert the bool to a lowercase string (#3080)
edisionnano
2022-01-24
Fix regression on PR builds version number since new release system
Mary
2022-01-22
Add new release system
Mary
2022-01-03
Implement analog stick range modifier (#2783)
MutantAura
2021-12-23
UI - Add Volume Controls + Mute Toggle (F2) (#2871)
sharmander
2021-12-04
misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901)
Mary
2021-11-28
infra: Migrate to .NET 6 (#2829)
Mary
2021-11-01
hle: Make Ryujinx.HLE project entirely safe (#2789)
Mary
[next]