• Joined on 2017-10-28
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:09:47 +00:00
cd78adf07f Add missing lock on texture cache UpdateMapping method (#6657)
a3dc295c5f Disable keyboard controller input while swkbd is open (foreground) (#6646)
2ef4f92b07 Make TextureGroup.ClearModified thread safe (#6686)
2b6cc4b353 Add the "Auto" theme option in setting (#6611)
075575200d Update compatibility information in README.md (#6801)
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:09:36 +00:00
d6bc0de785 use compiled bidning for localizations (#5684)
9f26fd3600 remove some usages of reflection binding (#5686)
88df636c87 Replace ShaderOutputLayer with equivalent ShaderViewportIndexLayerEXT capability (#5683)
7ccff037e8 Fix some Vulkan validation errors (mostly related to barriers) (#5603)
a745913329 Fix gl_Layer to geometry shader change not writing gl_Layer (#5682)
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:06:07 +00:00
206e0882c2 Adjust Ryujinx.Tests.Memory namespace
609abc8b9b Rename Ryujinx.Memory.Tests to Ryujinx.Tests.Memory
cee7121058 Move solution and projects to src
cd124bda58 Fix geometry shader layer passthrough regression (#4735)
9f12e50a54 Refactor attribute handling on the shader generator (#4565)
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:05:58 +00:00
837836431d nuget: bump System.Drawing.Common from 6.0.0 to 7.0.0 (#4024)
9f555db5cd hle: Do not add disabled AoC item to the list (#4044)
bf7fa60dfc Fix struct layout packing (#4039)
752b93d3b7 gtk: Fixes warnings about obsolete components (#4049)
f23b2878cc Shader: Add fallback for LDG from "ube" buffer ranges. (#4027)
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:05:49 +00:00
55e97959b9 Fix Vi managed and stray layers open/close/destroy (#3438)
f7ef6364b7 Implement CPU FCVT Half <-> Double conversion variants (#3439)
b46b63e06a Add support for alpha to coverage dithering (#3069)
594246ea47 UI - Avalonia Part 2 (#3351)
d21b403886 Stub GetTemperature (#3429)
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:05:41 +00:00
83bdafccda Share scales array for graphics and compute (#2653)
405840a24b Quick README update for game compatibility. (#2694)
7c5ead1c19 Fast path for Inline2Memory buffer write that skips write tracking (#2624)
db97b1d7d2 Implement and use an Interval Tree for the MultiRangeList (#2641)
f08a280ade Use shader subgroup extensions if shader ballot is not supported (#2627)
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:05:34 +00:00
bcbf240d2e PPTC: Fix unwanted propagation of a relocatable constant in a specific case. (#1990)
0aea1e5cb0 Update README.MD (#2049)
4e26aed816 UI: Multithreaded Updater (#2031)
9bda7b4699 Implement VCNT instruction (#1963)
dc0adb533d PPTC & Pool Enhancements. (#1968)
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:05:25 +00:00
e19193e073 Rename DebugLevel Performance to Slowdowns (#1450)
157ad3f54f Silence several build warnings (#1428)
ee22517d92 Improve branch operations (#1442)
a33dc2f491 Improved Logger (#1292)
60db4c3530 Implement a Macro JIT (#1445)
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:05:16 +00:00
db9f8f999f Implement IDeliveryCacheProgressService in bcat (#908)
a0e6647860 Compare shader code using a span instead of individual reads. (#917)
796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914)
ea14a95524 Fix inconsistencies with UserId (#906)
f373f870f7 Support configurable point size (#916)
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:05:09 +00:00
dd00a4b62d Update CpuTestMisc.cs (#593)
948a758270 Optimize CMN/ADDS to do a single comparision like CMP/SUBS (#576)
1b4809bde1 Update CpuTestMisc.cs
17ac118946 Added "ROM not found." message if specified file is invalid. (#592)
f8a9faa1b9 Config: Correct MulticoreSched casing (#588)
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:03:27 +00:00
c26ddd6259 Fix 3 graphics related issues (#180)
5182361f4b Better audren implementation (#179)
3e6afeb513 Fix some thread sync issues (#172)
a4020bb398 Port from OpenTK.NETCore to OpenTK.NetStandard (#176)
53ebbcfbd9 Rework signed multiplication. Fixed an edge case and passes all tests. (#174)
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:00:06 +00:00
f337154390 Update README.md (#11)
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:00:03 +00:00
7d11a146c0 Generate CIL for SCVTF (vector), add undefined encodings for some instructions
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 03:59:58 +00:00
9e8d99f30d Update README.md
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 03:59:55 +00:00
2f2b60db4c Make HSessionObj implement IDisposable (#10)
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 03:59:49 +00:00
55743c0cba Only throw undefined instruction exception at execution, not at translation stage
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 03:59:48 +00:00
9f612682e0 Add BRK on the opcode table
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 03:59:45 +00:00
9063766ed6 Add BRK instruction, fix wrong namespace on one of Am interfaces, and disable Debug/Trace logs by default
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 03:59:42 +00:00
276f9f6d48 Completely remove static methods inside Ipc interfaces, also remove GetObject method from ServiceCtx as it is no longer needed with this change
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 03:59:38 +00:00
3d0b4d345f Fix bad rename