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
2023-04-03
Fix missing string enum converters for the config (#4634)
TSRBerry
2023-04-03
Source generated json serializers (#4582)
Andrey Sukharev
2023-03-30
Fix Linux hang on shutdown (#4617)
jhorv
2023-03-21
Revert "Use source generated json serializers in order to improve code trimmi...
gdkchan
2023-03-21
Use source generated json serializers in order to improve code trimming (#4094)
Andrey Sukharev
2023-03-17
Reducing memory allocations (#4537)
jhorv
2023-03-04
Minor code formatting (#4498)
gdkchan
2023-02-27
Add Support for Post Processing Effects (#3616)
Emmanuel Hansen
2023-02-25
Logging: Redirect StdErr into logging system (#4427)
merry
2023-02-25
misc: Add missing DefineConstants definition in Ryujinx.Common
Mary
2023-02-21
misc: changes base application directory behaviour (#4460)
Mary
2023-02-21
Move Ryujinx Folder from ~/.config to ~/Library/Application Support on macOS ...
Andrew Glaze
2023-01-18
Optimize string memory usage. Use Spans and StringBuilders where possible (#3...
Andrey Sukharev
2023-01-11
ava: Generate Locale menu automatically (#4243)
Ac_K
2023-01-09
Ava: Make Avalonia use our logging system (#4231)
merry
2023-01-07
Include a start.sh file with correct launch options (#4013)
RMED24
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-27
Use new ArgumentNullException and ObjectDisposedException throw-helper API (#...
Berkan Diler
2022-12-26
Added Generic Math to BitUtils (#3929)
Hunter
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
[next]