aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-03-21[UI] Fix Display Name Translations & Update some Chinese Translations (#6388)WilliamWsyHK
2024-03-20New Crowdin updates (#6541)Ac_K
2024-03-17Ava UI: Fix locale crash (#6385)Isaac Marovitz
2024-03-16Ava UI: Content Dialog Fixes (#6482)Isaac Marovitz
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-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-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
2024-02-22Implement virtual buffer dependencies (#6190)gdkchan
2024-02-22Vulkan: Properly reset barrier batch when splitting due to mismatching flags ...riperiperi
2024-02-21Vulkan: Disable push descriptors on older NVIDIA GPUs (#6340)riperiperi
2024-02-21Vulkan: Fix barrier batching past limit (#6339)riperiperi
2024-02-19Avalonia UI: Update English tooltips (#6305)MetrosexualGarbodor
2024-02-19Avalonia: Fix gamescope once and for all (#6301)Mary Guillemard
2024-02-17LightningJit: Add a limit on the number of instructions per function for Arm6...gdkchan
2024-02-17hid: Stub SetTouchScreenResolution (#6322)Exhigh
2024-02-17Vulkan: Improve texture barrier usage, timing and batching (#6240)riperiperi
2024-02-16Vulkan: Use push descriptors for uniform bindings when possible (#6154)riperiperi
2024-02-15Implement X8Z24 texture format (#6315)gdkchan
2024-02-15Fix PermissionLocked check on UnmapProcessCodeMemory (#6314)gdkchan
2024-02-15Remove Vulkan SubgroupSizeControl enablement code (#6317)gdkchan
2024-02-15Stub VSMS related ioctls (#6313)gdkchan
2024-02-15Updaters: Fix ARM Linux Updater (#6316)Isaac Marovitz
2024-02-12Handle exceptions when checking user data directory for symlink (#6304)jcm
2024-02-11macOS: Stop storing user data in Documents for some users; fix symlinks (#6241)jcm
2024-02-11Old buttons (#6237)Isaac Marovitz
2024-02-11Infra: Capitalisation Consistency (#6296)Isaac Marovitz
2024-02-11Standardize logging locations across desktop platforms (#6238)jcm
2024-02-11Remove ReflectionBinding in Mod Manager (#6280)Isaac Marovitz
2024-02-11Update Avalonia About Window like requested in PR #6267 (#6278)sunshineinabox