aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-05-31Share ResourceManager vertex vertex A and B shaders (#5181)gdkchan
2023-05-31macOS Headless Fixes (#5167)Isaac Marovitz
2023-05-30Add Context Menu Option to Run Application (#5154)Patrick Hovsepian
2023-05-30Linux: Automatically increase vm.max_map_count if it's too low (#4702)TSRBerry
2023-05-29Make sure blend is disabled if render target has integer format (#5122)gdkchan
2023-05-29Workaround for MoltenVK barrier issues (#5118)gdkchan
2023-05-29Fix incorrect vertex attribute format change (#5112)gdkchan
2023-05-29Fix #5108: Allow surround sound for SDL2 in more scenarios (#5131)Simon Wegendt
2023-05-28Add support for VK_EXT_depth_clip_control. (#5027)cstamford
2023-05-28About window: Add changelog link under ver. number (#5095)yell0wsuit
2023-05-28Update LastPlayed date on emulation end. (#5056)Théo Arrouye
2023-05-28Added Custom Path case when saving screenshots (#5086)Daniel Shala
2023-05-26Ryujinx.Ava: fixes for random hangs on exit (#4827)jhorv
2023-05-26Force reciprocal operation with value biased by constant to be precise on mac...gdkchan
2023-05-25Fix resolution scaling of image operation coordinates (#5102)gdkchan
2023-05-25Fix mod names (#5088)TSRBerry
2023-05-25Generate scaling helper functions on IR (#4714)gdkchan
2023-05-25Truncate vertex attribute format if it exceeds stride on MoltenVK (#5094)gdkchan
2023-05-23Vulkan: Do not set storage flag for multisample textures if not supported (#5...gdkchan
2023-05-22Implement p2rc, p2ri, p2rr and r2p.cc shaders (#5031)makigumo
2023-05-22Ava UI: Input Menu Redesign (#4990)Isaac Marovitz
2023-05-21Fix crash in SettingsViewModel when Vulkan isn't available (#4985)jhorv
2023-05-21ServerBase thread safety (#4577)jhorv
2023-05-21Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025)gdkchan
2023-05-20Replace constant buffer access on shader with new Load instruction (#4646)gdkchan
2023-05-20Limit compute storage buffer size (#5028)gdkchan
2023-05-20SPIR-V: Only allow implicit LOD sampling on fragment (#5026)riperiperi
2023-05-19Eliminate redundant multiplications by gl_FragCoord.w on the shader (#4578)gdkchan
2023-05-18Fix Vulkan blit-like operations swizzle (#5003)gdkchan
2023-05-18GPU: Avoid using garbage size for non-cb0 storage buffers (#4999)riperiperi
2023-05-17ava: Fix crash when extracting sections from NCA with no data section (#5002)Mary
2023-05-17Start GPU performance counter at 0 instead of host GPU value (#4992)OpaqueReptile
2023-05-14[GUI] Fix always hide cursor mode not hiding the cursor until it was moved (#...TSRBerry
2023-05-13Vulkan: Device map buffers written more than flushed (#4911)riperiperi
2023-05-13audio: sdl2: Do not report 5.1 if the device doesn't support it (#4908)Mary
2023-05-13Set OpenGL PixelPackBuffer to 0 when done (#4921)gdkchan
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