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-08-20
Fix invalid audio renderer buffer size when end offset < start offset (#5588)
gdkchan
2023-08-19
Fix debug assert on services without pointer buffer (#5599)
gdkchan
2023-08-18
Implement support for masked stencil clears on Vulkan (#5589)
gdkchan
2023-08-17
infra: add missing quotes around @ developers in reviewers.yml
Mary
2023-08-17
Convert app and installation ids to int (#5587)
TSRBerry
2023-08-17
mm: Migrate service in Horizon project (#5580)
Ac_K
2023-08-16
Fix vote and shuffle shader instructions on AMD GPUs (#5540)
gdkchan
2023-08-16
Prefer jagged arrays over multidimensional (#5562)
Marco Carvalho
2023-08-16
Declare and use gl_PerVertex block for VTG per-vertex built-ins (#5576)
gdkchan
2023-08-16
Vulkan: Periodically free regions of the staging buffer (#5572)
riperiperi
2023-08-16
GPU: Add Z16RUnormGUintBUintAUint Format (#5578)
riperiperi
2023-08-16
Introduce Mako to fix pr_triage workflow (#5574)
TSRBerry
2023-08-16
Add improved csc problem matcher (#5530)
TSRBerry
2023-08-16
UI: New Crowdin updates (#4758)
Ac_K
2023-08-16
Implement scaled vertex format emulation (#5564)
gdkchan
2023-08-14
Vulkan: Buffer Mirrors for MacOS performance (#4899)
riperiperi
2023-08-14
Simplify resolution scale updates (#5541)
gdkchan
2023-08-14
GPU: Track basic buffer copies that modify texture memory (#5554)
riperiperi
2023-08-13
Delete ShaderConfig and organize shader resources/definitions better (#5509)
gdkchan
2023-08-13
"static readonly" constants should be "const" instead (#5560)
Marco Carvalho
2023-08-13
Remove animations on listbox items (#5563)
MutantAura
2023-08-12
Ava UI: Make some settings methods async (#5332)
MutantAura
2023-08-12
Ava UI: Allow DPI switching (#5558)
riperiperi
2023-08-12
Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362)
Isaac Marovitz
2023-08-10
[Hotfix] hid: Prevent out of bounds array access (#5547)
TSRBerry
2023-08-09
Allow access to code memory for exefs mods (#5518)
TSRBerry
2023-08-07
Implement color space passthrough option (#5531)
jcm
2023-08-07
Do not add more code after alpha test discard on fragment shader (#5529)
gdkchan
2023-08-06
Fix PR build concurrency and stop auto assigning reviewers for draft PRs (#5519)
TSRBerry
2023-08-06
GPU: Don't sync/bind index buffer when it's not in use (#5526)
riperiperi
2023-08-03
Enable VK_EXT_4444_formats (#5525)
sunshineinabox
2023-08-02
nuget: bump DiscordRichPresence from 1.1.3.18 to 1.2.1.24 (#5515)
dependabot[bot]
2023-08-01
Add slightly better workaround for current workflow issues (#5507)
TSRBerry
2023-07-30
(Graphics.Shader): Handle EmitSuatom constant dests and EmitSuld zero dest re...
Domenico V
2023-07-30
CPU (A64): Add Fmaxp & Fminp Scalar Inst.s, Fast & Slow Paths; with Tests. (#...
Domenico V
2023-07-29
Fix incorrect fragment origin when YNegate is enabled (#4673)
gdkchan
2023-07-24
Add workflow to automatically check code style issues for PRs (#4670)
TSRBerry
2023-07-21
ava: Fix regression on title updater and dlc manager window caused by preciou...
Mary
2023-07-21
Ava UI: Remove `IsActive` checks from dialog methods (#5456)
MutantAura
2023-07-19
HLE: Fix corrupted Mii structs (#5468)
TSRBerry
2023-07-18
chore: Update Ryujinx.SDL2-CS to 2.28.1 (#5453)
Mary
2023-07-17
[Hotfix] sockets: Resolve empty port requests to 0 again (#5459)
TSRBerry
2023-07-16
cpu: Hotfix missing ToNearest rounding mode cases
TSRBerry
2023-07-16
[Ryujinx.HLE] Address dotnet-format issues (#5380)
TSRBerry
2023-07-14
infra: do not assign developers team for now
Mary
2023-07-14
Fix some Vulkan validation errors (#5452)
gdkchan
2023-07-12
infra: Fix team name in reviewer.yml
Mary
2023-07-12
infra: Fix PR triage once and for all (#5442)
Mary
2023-07-11
Move ShaderBinaries into individual .spv files (#5280)
ealekseychik
2023-07-11
Move support buffer update out of the backends (#5411)
gdkchan
[next]