aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-23Update to LibHac 0.17.0 (#3878)Alex Barney
2022-11-23Stub IFriendService: 1 (Cancel) (#3841)WilliamWsyHK
2022-11-23remove redundant logs (#3877)Emmanuel Hansen
2022-11-21Do not update shader state for DrawTextures (#3876)gdkchan
2022-11-20Use upstream unicorn for Ryujinx.Tests.Unicorn (#3771)TSRBerry
2022-11-20Reword the description of the 6GB expand DRAM hack to be less tantalizing (#3...EmulationFanatic
2022-11-19Unsubscribe MemoryUnmappedHandler even when GPU channel is destroyed (#3872)gdkchan
2022-11-19Fix shader cache on Vulkan when geometry shaders are inserted (#3868)gdkchan
2022-11-18Move gl_Layer from vertex to geometry if GPU does not support it on vertex (#...gdkchan
2022-11-18Vulkan: Clear dummy texture to (0,0,0,0) on creation (#3867)riperiperi
2022-11-18Gpu: Fix thread safety of ReregisterRanges (#3865)riperiperi
2022-11-18Vulkan: Don't create preload command buffer outside a render pass (#3864)riperiperi
2022-11-18Prune ForceDirty and CheckModified caches on unmap (#3862)riperiperi
2022-11-18am: Stub GetSaveDataSizeMax (#3857)TSRBerry
2022-11-18Use ReadOnlySpan<byte> compiler optimization in more places (#3853)Berkan Diler
2022-11-18Allow _volatile to be set from MultiRegionHandle checks again (#3830)riperiperi
2022-11-18SPIR-V: Fix unscaling helper not being able to find Array textures (#3863)riperiperi
2022-11-17GPU: Eliminate CB0 accesses when storage buffer accesses are resolved (#3847)riperiperi
2022-11-17ci: Clean up Actions leftovers (#3859)Mary-nyan
2022-11-17Capitalization to be consistent (#3860)Matthew Wells
2022-11-17Allow to start Ryujinx in wayland environment (#3516)Alberto Fanjul
2022-11-17Fix Fedora support (#3815)Mary-nyan
2022-11-16Prevent raw Unicode control codes from showing on software keyboard applet. (...Logan Stromberg
2022-11-16Update units of memory from decimal to binary prefixes (#3716)Wunk
2022-11-16Use new C# 11 u8 string literals (#3854)Berkan Diler
2022-11-16Make use of Random.Shared (#3852)Berkan Diler
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