aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-05GPU: Remove CPU region handle containers (#4817)riperiperi
2023-05-05UI: Fix sections extraction (#4820)Ac_K
2023-05-05Correct tooltips for add,remove,removeall buttons (#4819)ashuk
2023-05-05Fix typo in TextureBindingsManager.cs (#4798)Ikko Eltociear Ashimine
2023-05-05Use ToLowerInvariant when detecting GPU vendor. (#4815)Skyth (Asilkan)
2023-05-05Allow any shader SSBO constant buffer slot and offset (#2237)gdkchan
2023-05-05GPU: Allow granular buffer updates from the constant buffer updater (#4749)riperiperi
2023-05-05ModLoader: Fix case sensitivy issues without breaking cheats (#4783)TSRBerry
2023-05-05fix: linux launcher breaks when there are spaces in the directory path (#4795)Horizon
2023-05-04Revert "bcat ipc (#4446)" (#4801)gdkchan
2023-05-04UI: Move ApplicationContextMenu in a separated class (#4755)Ac_K
2023-05-04bcat ipc (#4446)Emmanuel Hansen
2023-05-03Fix some invalid blits involving depth textures (#4723)gdkchan
2023-05-03Update SettingsWindow.cs (#4785)Erdem Keskin
2023-05-03Revert "ModLoader: Fix case sensitivy issues (#4720)" (#4781)Mary
2023-05-03Vulkan: Record modifications after changing the framebuffer (#4775)riperiperi
2023-05-03ModLoader: Fix case sensitivy issues (#4720)TSRBerry
2023-05-02Add hide-cursor command line argument & always hide cursor option (#4613)TSRBerry
2023-05-01GPU: Keep rendered textures without any pool references alive (#4662)riperiperi
2023-05-01GPU: Pre-emptively flush textures that are flushed often (to imported memory ...riperiperi
2023-05-01GPU: Fix errors handling texture remapping (#4745)riperiperi
2023-04-29Uneven frame pacing with vsync (#4744)al81-ru
2023-04-28Allow window to remember its size, position and state (GTK + Avalonia) (#4657)MutantAura
2023-04-28nuget: bump System.IdentityModel.Tokens.Jwt from 6.29.0 to 6.30.0 (#4736)dependabot[bot]
2023-04-28Fix paths and typos for macOS scripts (#4738)TSRBerry
2023-04-27Adjust github workflows for new src directoryTSR Berry
2023-04-27Adjust Ryujinx.Tests.Memory namespaceTSR Berry
2023-04-27Rename Ryujinx.Memory.Tests to Ryujinx.Tests.MemoryTSR Berry
2023-04-27Move solution and projects to srcTSR Berry
2023-04-27Fix geometry shader layer passthrough regression (#4735)gdkchan
2023-04-25Refactor attribute handling on the shader generator (#4565)gdkchan
2023-04-25Add missing check for thread termination on ArbitrateLock (#4722)gdkchan
2023-04-24Implement DMA texture copy component shuffle (#4717)gdkchan
2023-04-24Use vector transform feedback outputs with fragment shaders (#4708)gdkchan
2023-04-24Set the console title for GTK again (#4706)TSRBerry
2023-04-24Fix amiibo timeout issues & log errors/exceptions (#4712)TSRBerry
2023-04-24Reducing Memory Allocations 202303 (#4624)jhorv
2023-04-22Shader: Bias textureGather instructions on AMD/Intel (#4703)riperiperi
2023-04-22Removed MotionInput Calibration (#4705)SpicerXD
2023-04-20Avoid LM service crashes by not reading more than the buffer size (#4701)gdkchan
2023-04-17nuget: bump System.IdentityModel.Tokens.Jwt from 6.28.1 to 6.29.0 (#4694)dependabot[bot]
2023-04-17nuget: bump System.Management from 7.0.0 to 7.0.1 (#4695)dependabot[bot]
2023-04-17Support copy between multisample and non-multisample depth textures (#4676)gdkchan
2023-04-16Revert "chore: Update Silk.NET to 2.17.1 (#4686)" (#4690)gdkchan
2023-04-16Vulkan: HashTableSlim lookup optimization (#4688)riperiperi
2023-04-16Change SMAA filter texture clear method (#4685)gdkchan
2023-04-16[GUI] Add network interface dropdown (#4597)TSRBerry
2023-04-16Fix a crash in Ryujinx.Headless.SDL2 when loading an app (#4687)Mary
2023-04-16chore: Update Silk.NET to 2.17.1 (#4686)Mary
2023-04-16Update README.mdAc_K