aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-16Use new LINQ Order() methods (#3851)Berkan Diler
2022-11-16Implement HLE macro for DrawElementsIndirect (#3748)gdkchan
2022-11-15It's REE-YOU-JINX (#3839)EmulationFanatic
2022-11-12UI: Allow overriding graphics backend + Move command line parser into a new c...TSRBerry
2022-11-12Use vector transform feedback outputs if possible (#3832)gdkchan
2022-11-11Fix VertexId and InstanceId on Vulkan (#3833)gdkchan
2022-11-10Minor improvement to Vulkan pipeline state and bindings management (#3829)gdkchan
2022-11-09infra: Migrate to .NET 7 (#3795)Mary-nyan
2022-11-03Ensure all pending draws are done before compute dispatch (#3822)gdkchan
2022-11-02Vulkan: Implement multisample <-> non-multisample copies and depth-stencil re...gdkchan
2022-11-02fix: Support FFmpeg 5.1.x for decoding (#3816)Mary-nyan
2022-10-29GPU: Use a bitmap to track buffer modified flags. (#3775)riperiperi
2022-10-29CI: Run git_short_hash inside of bash (#3808)TSRBerry
2022-10-29Vulkan: Replace `VK_EXT_debug_report` usage with `VK_EXT_debug_utils` (#3802)Wunk
2022-10-29SPIR-V: Fix tessellation control shader output types (#3807)gdkchan
2022-10-29nuget: bump System.IdentityModel.Tokens.Jwt from 6.15.0 to 6.25.0 (#3806)dependabot[bot]
2022-10-27AppletAE: stub SetRecordVolumeMuted (#3804)Luke Warner
2022-10-27hid/irs: Stub StopImageProcessorAsync (#3799)Luke Warner
2022-10-26Vulkan: Fix indirect buffer barrier (#3798)gdkchan
2022-10-25Vulkan: Use dynamic state for blend constants (#3793)riperiperi
2022-10-24Updated Compatibility info and GPU info (Vulkan, SPIRV, and Texture Recompres...VocalFan
2022-10-23Ryujinx.Tests.Unicorn: Implement IDisposable (#3794)merry
2022-10-23Attempt to fix issues since github-script v6 upgradeMary-nyan
2022-10-23Avalonia: Use overlay dialog for controller applet (#3777)Emmanuel Hansen
2022-10-22nuget: bump SPB from 0.0.4-build24 to 0.0.4-build27 (#3791)dependabot[bot]
2022-10-21ci: Add updates for nuget packages to dependabot (#3786)TSRBerry
2022-10-21CI: Update workflows (#3774)TSRBerry
2022-10-21gha: Add dependabot.yml (#3778)TSRBerry
2022-10-21Vulkan: Fix vertex position Z conversion with geometry shader passthrough (#3...gdkchan
2022-10-19Avalonia: update it_IT.json (#3742)Mortus06
2022-10-19Do not clear the rejit queue when overlaps count is equal to 0. (#3721)LDj3SNuD
2022-10-19Implement the GetSessionCacheMode in SSL servuce (#3735)WilliamWsyHK
2022-10-19Manage state of NfcManager (#3678)Carl Ouellette
2022-10-19Fix mapping leaks caused by UnmapView not working on Linux (#3650)gdkchan
2022-10-19A32: Implement VCVTT, VCVTB (#3710)merry
2022-10-19A64: Add fast path for Fcvtas_Gp/S/V, Fcvtau_Gp/S/V and Frinta_S/V in… (#3712)LDj3SNuD
2022-10-19 Avalonia: Update Polish Translation (#3722)Luna
2022-10-18Dispose Vulkan TextureStorage when views hit 0 instead of immediately (#3738)riperiperi
2022-10-18Fix: Arguments Break when Updating (#3744)Yohoki
2022-10-18Avoid allocations in .Parse methods (#3760)Berkan Diler
2022-10-18Vulkan: Fix blit levels/layers parameters being inverted (#3768)gdkchan
2022-10-17Fix kernel VA allocation when random allocation fails (#3755)gdkchan
2022-10-17Update README.md (#3767)MetrosexualGarbodor
2022-10-17remove property changed call in time zone validation (#3752)Emmanuel Hansen
2022-10-17Implement OpenDataStorageWithProgramIndex partially (#3765)gdkchan
2022-10-16TamperMachine: Fix input mask check (#3764)mageven
2022-10-16Fix various issues caused by Vertex/Index buffer conversions (#3762)riperiperi
2022-10-16Fix primitive count calculation for topology conversion (#3763)riperiperi
2022-10-16Fix phantom configured Controllers (#3720)mageven
2022-10-15Improve shader BRX instruction code generation (#3759)gdkchan