• Joined on 2017-10-28
jebbs pushed to master at jebbs/ryujinx 2026-06-26 01:09:58 +00:00
28ac9aee2b macOS: Fix blurry rendering on Retina displays by setting correct backing scale factor
9a665bffd2 macOS: Only codesign when building for macOS targets
0268283d02 Add makefile
438bf95f3f Shader: Align clip distance init with declared outputs
852f317611 Shader: Fix ViewportIndex reservation key for vtg-as-compute
Compare 21 commits »
jebbs pushed to master at jebbs/ryujinx 2026-06-04 06:26:46 +00:00
3fef0b69f9 macOS: Fix blurry rendering on Retina displays by setting correct backing scale factor
jebbs pushed to master at jebbs/ryujinx 2026-06-01 04:10:24 +00:00
21d8348e87 macOS: Only codesign when building for macOS targets
eec6e70fc1 macOS: Keep arm64-only dylibs when creating universal bundle
fa5239826e Add makefile
df6b0250d3 Shader: Align clip distance init with declared outputs
630e7a5244 Shader: Fix ViewportIndex reservation key for vtg-as-compute
Compare 12 commits »
jebbs deleted branch staging-import from jebbs/ryujinx 2026-05-29 06:03:07 +00:00
jebbs pushed to staging-import at jebbs/ryujinx 2026-05-29 06:03:02 +00:00
jebbs created branch staging-import in jebbs/ryujinx 2026-05-29 06:03:02 +00:00
jebbs deleted branch staging-import from jebbs/ryujinx 2026-05-29 06:02:44 +00:00
jebbs pushed to staging-import at jebbs/ryujinx 2026-05-29 06:02:40 +00:00
7e35cf43df macOS: Keep arm64-only dylibs when creating universal bundle
bcfb90b7c9 Add makefile
cefd0a3568 Shader: Align clip distance init with declared outputs
a1f3e4f3fe Shader: Fix ViewportIndex reservation key for vtg-as-compute
fa72b5a298 Revert "fix/sdl3-gamepad-bugs (#19)" (#116)
Compare 4190 commits »
jebbs pushed to staging-import at jebbs/ryujinx 2026-05-29 06:01:10 +00:00
a694420d11 Implement speculative translation on the CPU (#515)
f5b4f6ccc4 Scissor test fix (#563)
d191b256a6 Disable file log by default
e10ff17e2d Initial support for shader half float instructions (#507)
c81abdde4c Add file logging and handle unhandled exceptions (#558)
Compare 305 commits »
jebbs deleted branch staging-import2 from jebbs/ryujinx 2026-05-29 05:57:49 +00:00
jebbs pushed to staging-import at jebbs/ryujinx 2026-05-29 05:57:32 +00:00
d70ed99fb1 Implement GetAvailableLanguageCodes2 with a method
f1e866e248 Merge pull request #157 from Cyuubi/pctl-initialize-and-without-initialize
c646a00918 Compliant with review.
3600de6080 Merge pull request #148 from Lordmau5/ICommonStateGetter
5b9ce52108 Remove comment
Compare 307 commits »
jebbs pushed to master at jebbs/ryujinx 2026-05-29 05:54:29 +00:00
jebbs created branch master in jebbs/ryujinx 2026-05-29 05:54:29 +00:00
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 05:53:11 +00:00
7e35cf43df macOS: Keep arm64-only dylibs when creating universal bundle
bcfb90b7c9 Add makefile
cefd0a3568 Shader: Align clip distance init with declared outputs
a1f3e4f3fe Shader: Fix ViewportIndex reservation key for vtg-as-compute
fa72b5a298 Revert "fix/sdl3-gamepad-bugs (#19)" (#116)
Compare 141 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 05:53:02 +00:00
a4a0fcd4da General translations updates + fixes (ryubing/ryujinx!248)
cc5b60bbca fix AppleHardwareDeviceDriver.IsSupported (no fancy check is needed; it's on any macOS version 10.5 (Leopard) and above)
5ed94c365b add a stack trace for the catch branch of AppleHardwareDeviceDriver.IsSupported
fef93a453a [ci skip] replace all usages of IntPtr with nint
82074eb191 audio backend projects code cleanup
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 05:52:55 +00:00
cd72ba0075 headless: Load global input configs by default. Added an option --disable-main-input-config to disable this behavior.
be6919d931 cpu: turbo: Increase Turbo cap to 1000% and remove the discrepancy between the slider and number box max values.
cf0185da17 Add LotP to About window
1d923ba7b0 Fix JWT Claims and Socket Flag Handling to Improve Just Dance® Server Connection
f14d65b543 update changelog
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 05:52:48 +00:00
8117e160c2 misc: chore: [ci skip] Move the play report analyzer definition into a PlayReport static class to avoid polluting the Discord integration module
bf713a80d6 PlayReportAnalyzer: Added Games (#614)
b38b5a1e70 docs: compat: Saints Row IV: Playable -> Ingame
2d7700949c UI: Play Report Analysis V2
ea2287af03 misc: chore: Rewrite play report checker to use a simple loop instead of Gommon Optionals
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 05:52:33 +00:00
8e4a77aba0 UI: Text in the shader translation slider tooltip
8fd8a776c9 misc: prevent crashes
eec92c242c misc: Remove shader translation delay dirty hack from UI
42a739d34c misc: Expose DirtyHacks on GpuContext
f362bef43d misc: Overhaul DirtyHacks saving to support storing a value alongside an off/off flag.
Compare 300 commits »
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 05:52:27 +00:00
bf5c44df38 misc: Add amiibo images.
jebbs pushed to staging-import2 at jebbs/ryujinx 2026-05-29 04:09:54 +00:00
01aa8a6a29 UI: I may be stupid.
430073817c UI: Fix diaglog popups doubling the window controls and laying text over the menu bar.
045f9a39bb UI: Remove title bar, put icon next to File button. Added icons to most dropdown menu actions. Title bar content is now displayed when hovering the logo in the title bar.
235083ad75 misc: Code cleanups & improvements, again
a13cf098b4 misc: More cleanup changes
Compare 134 commits »