index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-28
Apply new naming rule to all projects except Vp9 (#5407)
TSRBerry
2023-06-27
[Ryujinx.Graphics.Video] Address dotnet-format issues (#5377)
TSRBerry
2023-06-27
[Ryujinx.Graphics.Host1x] Address dotnet-format issues (#5368)
TSRBerry
2023-06-26
[Ryujinx.Horizon.Generators] Address dotnet-format issues (#5383)
TSRBerry
2023-06-26
[ARMeilleure] Address dotnet-format issues (#5357)
TSRBerry
2023-06-26
[Ryujinx.Input.SDL2] Address dotnet-format issues (#5385)
TSRBerry
2023-06-26
[Ryujinx.SDL2.Common] Address dotnet-format issues (#5387)
TSRBerry
2023-06-26
misc: memory: Migrate from OutOfMemoryException to SystemException entirely (...
Mary
2023-06-25
[Ryujinx.Graphics.Device] Address dotnet-format issues (#5363)
TSRBerry
2023-06-25
[Ryujinx.Audio.Backends.SDL2] Address dotnet-format issues (#5364)
TSRBerry
2023-06-25
[Ryujinx.Graphics.Nvdec] Address dotnet-format issues (#5369)
TSRBerry
2023-06-25
[Ryujinx.ShaderTools] Address dotnet-format issues (#5388)
TSRBerry
2023-06-25
[Ryujinx.Graphics.Nvdec.FFmpeg] Address dotnet-format issues (#5370)
TSRBerry
2023-06-25
[Ryujinx.Tests.Memory] Address dotnet-format issues (#5390)
TSRBerry
2023-06-25
[Ryujinx.Graphics.Vic] Address dotnet-format issues (#5374)
TSRBerry
2023-06-25
[Ryujinx.Tests.Unicorn] Address dotnet-format issues (#5391)
TSRBerry
2023-06-25
Set COMPlus_DefaultStackSize to 2M in macOS (#5349)
Shihta Kuan
2023-06-25
[Ryujinx.Horizon.Common] Address dotnet-format issues (#5382)
TSRBerry
2023-06-25
[Ryujinx.Audio.Backends.SoundIo] Address dotnet-format issues (#5360)
TSRBerry
2023-06-25
[Ryujinx.Audio.Backends.OpenAL] Address dotnet-format issues (#5359)
TSRBerry
2023-06-24
Empty "case" clauses that fall through to the "default" should be omitted (#5...
Marco Carvalho
2023-06-24
Mutable fields should not be "public static" (#5352)
Marco Carvalho
2023-06-24
MemoryManagement: Change return types for Commit/Decommit to void (#5325)
TSRBerry
2023-06-23
"Where" should be used before "OrderBy" (#5346)
Marco Carvalho
2023-06-23
"StartsWith" and "EndsWith" overloads that take a "char" should be used inste...
Marco Carvalho
2023-06-23
"Find" method should be used instead of the "FirstOrDefault" extension (#5344)
Marco Carvalho
2023-06-23
"Exists" method should be used instead of the "Any" extension (#5345)
Marco Carvalho
2023-06-22
Fix regression introduced by 1.1.1733 on Intel GPUs (#5311)
Kurochi51
2023-06-22
GetHashCode should not reference mutable fields (#5331)
Marco Carvalho
2023-06-20
misc: Implement address space size workarounds (#5191)
Mary
2023-06-17
Ensure shader local and shared memory sizes are not zero (#5321)
gdkchan
2023-06-15
Implement Load/Store Local/Shared and Atomic shared using new instructions (#...
gdkchan
2023-06-15
Inheritance list should not be redundant (#5230)
Marco Carvalho
2023-06-15
Blocks should be synchronized on read-only fields (#5212)
Marco Carvalho
2023-06-14
nuget: bump System.Management from 7.0.1 to 7.0.2 (#5302)
dependabot[bot]
2023-06-14
test: Make tests runnable on system without 4KiB page size (#5184)
Mary
2023-06-14
Fix Arm32 double to int/uint conversion on Arm64 (#5292)
gdkchan
2023-06-13
Mod Loader: Stop loading mods from folders that don't exactly match titleId (...
Kurochi51
2023-06-13
infra: Sync paths-ignore with release job and attempt to fix review assign
Mary
2023-06-13
UI: Correctly set 'shell/open/command; registry key for file associations (#5...
mmdurrant
2023-06-13
Make LM skip instead of crashing for invalid messages (#5290)
gdkchan
2023-06-12
Fix action version (#5299)
TSRBerry
2023-06-12
infra: Fix PR triage workflow glob patterns (#5297)
TSRBerry
2023-06-12
hle: Stub IHidbusServer.GetBusHandle (#5284)
Steveice10
2023-06-12
infra: Add PR triage action (#5293)
Mary
2023-06-11
Ava: Fix OpenGL on Linux again (#5216)
TSRBerry
2023-06-11
Show/Hide UI Hotkey fix on Avalonia (#5133)
Patrick Hovsepian
2023-06-11
Implement fast path for AES crypto instructions on Arm64 (#5281)
gdkchan
2023-06-10
Implement transform feedback emulation for hardware without native support (#...
gdkchan
2023-06-09
Non-flags enums should not be used in bitwise operations (#5214)
Marco Carvalho
[prev]
[next]