aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-11Infra: Capitalisation Consistency (#6296)Isaac Marovitz
2024-02-11Standardize logging locations across desktop platforms (#6238)jcm
2024-02-11Linux: Reorder available executables in Ryujinx.sh (#6171)lasers
2024-02-11Remove ReflectionBinding in Mod Manager (#6280)Isaac Marovitz
2024-02-11Update Avalonia About Window like requested in PR #6267 (#6278)sunshineinabox
2024-02-11Fix mip offset/size for full 3D texture upload on Vulkan (#6294)gdkchan
2024-02-10Add missing RID exclusions for linux-arm64 (#6298)Mary Guillemard
2024-02-10ci: Enable Linux ARM64 on build and release (#6291)Mary Guillemard
2024-02-10Set PointSize in shader on OpenGL (#6292)Mary Guillemard
2024-02-10Make IOpenGLContext.HasContext context dependent (#6290)Mary Guillemard
2024-02-10Load custom SDL mappings from application data folder (#6295)jcm
2024-02-10Force CPU copy for non-identity DMA remap (#6293)gdkchan
2024-02-10misc: Update to Ryujinx.Graphics.Nvdec.Dependencies 5.0.3-build14 (#6279)Mary Guillemard
2024-02-08Revert "Bump Ava (#6271)"Mary Guillemard
2024-02-08Remove SDC (#6275)Isaac Marovitz
2024-02-08LightningJit: Reduce stack usage for Arm32 code (#6245)gdkchan
2024-02-08Remove Vic Reference to Host1x (#6277)Isaac Marovitz
2024-02-08Implement BGR10A2 render target format (#6273)gdkchan
2024-02-08Bump Ava (#6271)Isaac Marovitz
2024-02-08nuget: bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#6265)dependabot[bot]
2024-02-08Replace Flex Panels in favor of Wrap Panels for Avalonia (#6267)sunshineinabox
2024-02-08Clamp vertex buffer size to mapped size if too high (#6272)gdkchan
2024-02-07chore: Update Ryujinx.SDL2-CS to 2.30.0 (#6261)Mary Guillemard
2024-02-06Redact usernames from logs (#6255)SamusAranX
2024-02-06AccountService: Cache token data (#6260)riperiperi
2024-02-06Resolve an issue where changes to the main window's positioning could cause t...sharmander
2024-02-05nuget: bump SPB from 0.0.4-build28 to 0.0.4-build32 (#6235)dependabot[bot]
2024-02-04Revert change to skip flush when range size is 0 (#6254)gdkchan
2024-02-04Fix depth compare value for TLD4S shader instruction with offset (#6253)gdkchan
2024-02-04Remove component operand for texture gather with depth compare (#6247)gdkchan
2024-02-03Limit remote closed session removal to SM service (#6248)gdkchan
2024-02-02Ensure SM service won't listen to closed sessions (#6246)gdkchan
2024-01-31Vulkan: Add Render Pass / Framebuffer Cache (#6182)riperiperi
2024-01-31nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.2.0 to 7.3.0 (#6227)dependabot[bot]
2024-01-30Fix opening the wrong log directory (#6220)TSRBerry
2024-01-29Fix exception when trying to read output pointer buffer size (#6221)gdkchan
2024-01-30Cpu: Implement Vpadal and Vrintr instructions (#6185)Ac_K
2024-01-29deps: Update Avalonia.Svg (#6218)Ac_K
2024-01-29Ava UI: Mod Manager Fixes (Again) (#6187)Isaac Marovitz
2024-01-29UI: Clarify Create Application Shortcut tooltip text (#6217)merry
2024-01-29Avalonia: Fix dialog issues caused by 1.1.1105 (#6211)TSRBerry
2024-01-29Migrate friends service to new IPC (#6174)gdkchan
2024-01-29Remove events that trigger from a forked repository (#6213)TSRBerry
2024-01-29Make config filename changable for releases & Log to Ryujinx directory if app...TSRBerry
2024-01-29Mod: Do LayeredFs loading Parallel to improve speed (#6180)Ac_K
2024-01-29Fix NRE when calling GetSockName before Bind (#6206)gdkchan
2024-01-27infra: Reformat README.md & add new generic Mako workflow (#5791)TSRBerry
2024-01-27nuget: bump NetCoreServer from 7.0.0 to 8.0.7 (#6119)dependabot[bot]
2024-01-26Allow skipping draws with broken pipeline variants on Vulkan (#5807)gdkchan
2024-01-26Ava UI: Mod Manager Fixes (#6179)Isaac Marovitz