aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-05-10Ensure background translation threads exited before disposing JIT (#4874)gdkchan
2023-05-11Fix missing domain service object dispose (#4879)gdkchan
2023-05-10fix(mvk): resumeLostDevice (#4800)Aaron O'Mullan
2023-05-09IPC - Refactor Bcat service to use new ipc - Revisit (#4803)Emmanuel Hansen
2023-05-09Replace DelegateHelper with pre-generated delegates (#4867)gdkchan
2023-05-08vulkan: Pass Vk instance to VulkanRenderer (#4859)Mary
2023-05-08vulkan: Avoid hardcoding features in CreateDevice (#4858)Mary
2023-05-08Vulkan: Simplify MultiFenceHolder and managing them (#4845)riperiperi
2023-05-08Vulkan: Batch vertex buffer updates (#4843)riperiperi
2023-05-08misc: Avoid copy of ApplicationControlProperty (#4849)Mary
2023-05-08Ava: Fix SystemTimeOffset calculation (#4848)Ac_K
2023-05-08time: Update for 15.0.0 changes and fixes long standing issues (#4822)Mary
2023-05-07misc: Switch ProcessResult to a class (#4846)Mary
2023-05-07UI: Expose games build ID for cheat management (#4340)gnisman
2023-05-06UI: Add progress bar for re-packaging shaders (#4805)Nico
2023-05-06AM: Stub some service calls (#4825)Ac_K
2023-05-05Use correct offset for storage constant buffer elimination (#4821)riperiperi
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-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-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