aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-06Add mod enablement status in the log message (#6571)WilliamWsyHK
2024-04-06Update README.md (#6575)czcx
2024-04-06"Task.Wait()" synchronously blocks, use "await" instead (#6598)Marco Carvalho
2024-04-05ts: Migrate service to Horizon project (#6514)Ac_K
2024-04-05Ignore diacritics on game search (#6602)gdkchan
2024-04-05Add missing ModWindowTitle locale key (#6601)gdkchan
2024-04-04Add support to IVirtualMemoryManager for zero-copy reads (#6251)jhorv
2024-04-03Stop clearing Modified flag on DiscardData (#6591)gdkchan
2024-04-02New Crowdin updates (#6550)Ac_K
2024-03-27UI: Friendly driver name reporting. (#6530)MutantAura
2024-03-26Implement host tracked memory manager mode (#6356)gdkchan
2024-03-26Recreate swapchain correctly when toggling VSync (#6521)jcm
2024-03-26Disable push descriptors for Intel ARC GPUs on Windows (#6551)gdkchan
2024-03-23New gamecard icons (#6557)SamusAranX
2024-03-23Add a few missing locale strings on Avalonia (#6556)gdkchan
2024-03-21Updates the default value for BufferedQuery (#6351)Matt Heins
2024-03-21[UI] Fix Display Name Translations & Update some Chinese Translations (#6388)WilliamWsyHK
2024-03-20New Crowdin updates (#6541)Ac_K
2024-03-17nuget: bump Microsoft.CodeAnalysis.CSharp from 4.8.0 to 4.9.2 (#6397)dependabot[bot]
2024-03-17Ava UI: Fix locale crash (#6385)Isaac Marovitz
2024-03-16Ava UI: Content Dialog Fixes (#6482)Isaac Marovitz
2024-03-16nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.3.0 to 7.4.0 (#6366)dependabot[bot]
2024-03-16nuget: bump the avalonia group with 2 updates (#6505)dependabot[bot]
2024-03-16chore: remove repetitive words (#6500)standstaff
2024-03-16Fix Title Update Manager not refreshing app list (#6507)Isaac Marovitz
2024-03-16discord: Update ApplicationID (#6513)TSRBerry
2024-03-14GPU: Rebind RTs if scale changes when binding textures (#6493)riperiperi
2024-03-14Consider Polygon as unsupported is triangle fans are unsupported on Vulkan (#...gdkchan
2024-03-14Separate guest/host tracking + unaligned protection (#6486)riperiperi
2024-03-14Ava UI: Update Ava (#6430)Isaac Marovitz
2024-03-13infra: Fix updater for old Ava users (#6441)TSRBerry
2024-03-13Update AutoDeleteCache.cs (#6471)Keaton
2024-03-13Fix geometry shader passthrough issue (#6462)Nicolas Abram
2024-03-11Passthrough mouse for win32 (#6450)Emmanuel Hansen
2024-03-10Fix lost copy and swap problem on shader SSA deconstruction (#6455)gdkchan
2024-03-09Refactor memory managers to a common base class, consolidate Read() method lo...jhorv
2024-03-08Update dependencies from SixLabors to the latest version before the license c...TSRBerry
2024-03-07LightningJit: Disable some cache ops and CTR_EL0 access on Windows Arm (#6326)gdkchan
2024-03-07UI: Update minimum window size to 800x500 (#6425)MutantAura
2024-03-07Add title of game to screenshot text (#6266)Kyle
2024-03-05misc: Remove myself from reviewsMary Guillemard
2024-03-02ci: try to fix toctou on release creationMary Guillemard
2024-03-02infra: Make Avalonia the default UI (#6375)Mary Guillemard
2024-03-02Avalonia: only enable gamescope workaround under it (#6374)Mary Guillemard
2024-02-24Change packed aliasing formats to UInt (#6358)gdkchan
2024-02-24nuget: bump System.Drawing.Common from 8.0.1 to 8.0.2 (#6308)dependabot[bot]
2024-02-23IPC code gen improvements (#6352)jhorv
2024-02-22Migrate Audio service to new IPC (#6285)gdkchan
2024-02-22OpenGL: Mask out all color outputs with no fragment shader (#6341)riperiperi
2024-02-22Ensure service init runs after Horizon constructor (#6342)gdkchan