aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-28Improve macOS updater (#5064)siegmund-heiss-ich
2023-05-28Added Custom Path case when saving screenshots (#5086)Daniel Shala
2023-05-28actions: revert timeout-minutes changes for PR workflowMary
2023-05-28actions: Workaround YAML limitation for timeout-minutesMary
2023-05-28Use variables to configure job timeouts (#5123)TSRBerry
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-25Update release.yml (#5058)Isaac Marovitz
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-22Revert "Bump MVK Version (#5057)" (#5061)gdkchan
2023-05-22Bump MVK Version (#5057)Isaac Marovitz
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-19Fix macOS Update Script (#5014)Isaac Marovitz
2023-05-19Eliminate redundant multiplications by gl_FragCoord.w on the shader (#4578)gdkchan
2023-05-19nuget: bump DynamicData from 7.13.5 to 7.13.8 (#5001)dependabot[bot]
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-17macos: Fix relaunch with updater when no arguments were provided to the emula...Mary
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-13Add timeout of 35 minutes to workflow jobs (#4928)TSRBerry
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-13macOS CI Adjustments (#4910)Isaac Marovitz
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-11nuget: bump System.IdentityModel.Tokens.Jwt from 6.30.0 to 6.30.1 (#4886)dependabot[bot]
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