aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-05-12Ava: Fix wrong MouseButton (#4900)Ac_K
2023-05-12Bump shader cache codegen versionMary
2023-05-11Vulkan: Partially workaround MoltenVK InvalidResource error (#4880)riperiperi
2023-05-11GPU: Remove swizzle undefined matching and rework depth aliasing (#4896)riperiperi
2023-05-12Fix the restart after an update. (#4869)John
2023-05-12Changed LastPlayed field from string to nullable DateTime (#4861)SamusAranX
2023-05-12amadeus: Allow 5.1 sink output (#4894)Mary
2023-05-11UI: Adjust input mapping view (#4866)Nico
2023-05-11Enable explicit LOD for array textures with depth compare on SPIR-V (#4892)gdkchan
2023-05-11Fix incorrect ASTC endpoint color when using LuminanceDelta mode (#4890)gdkchan
2023-05-11amadeus: Fix wrong channel mapping check and an old typo (#4888)Mary
2023-05-11Stop SDL from inhibiting sleep. (#4842)John
2023-05-11Fix the issue of unequal check for amiibo file date due to the lack o… (#4832)2435043xia
2023-05-11GPU: Fix shader cache assuming past shader data was mapped (#4885)riperiperi
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