aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-01-13Revert Apple hypervisor force ordered memory change (#6068)gdkchan
2024-01-13Fix Amiibo regression and some minor code improvements (#6107)TSRBerry
2024-01-13Switch to `Microsoft.IdentityModel.JsonWebTokens` (#6108)Isaac Marovitz
2024-01-13Ava UI: RTL Language Support (#5619)Isaac Marovitz
2024-01-13Ava UI: Better Controller Applet (#5756)Isaac Marovitz
2024-01-04Fix PPTC version string for firmware titles (#6071)gdkchan
2024-01-04Add support for PermissionLocked attribute added on firmware 17.0.0 (#6072)gdkchan
2023-12-28Local Amiibo.json should be used if connection failed (#3681)AxesP
2023-12-25Ava UI: Fix crash when clicking on a cheat's name (#5860)Isaac Marovitz
2023-12-11Ava UI: Fix temporary volume not being set after unmute (#5833)rmg-x
2023-12-04Implement support for multi-range buffers using Vulkan sparse mappings (#5427)gdkchan
2023-12-04ApplicationLibrary: Skip invalid symlinks (#6004)TSRBerry
2023-12-04Improve indication of emulation being paused by the User (#5836)gnisman
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-11-30HLE: Add OS-specific precise sleep methods to reduce spinwaiting (#5948)riperiperi
2023-11-23Extend bindless elimination to see through shuffle (#5958)gdkchan
2023-11-19Enable copy dependency between RGBA8 and RGBA32 formats (#5943)gdkchan
2023-11-19Extend bindless elimination to see through Phis with the same results (#5957)gdkchan
2023-11-18misc: Default to Vulkan if available or running on macOS (#5913)MutantAura
2023-11-16Fix JitCache.Unmap called with the same address freeing memory in use (#5937)gdkchan
2023-11-16Fix macOS Path (#5941)Isaac Marovitz
2023-11-15Fix missing texture flush for draw then DMA copy sequence without render targ...gdkchan
2023-11-15chore: Update OpenTK to 4.8.1 (#5912)Mary Guillemard
2023-11-15Migrate to .NET 8 (#5887)Zoltan Csizmadia
2023-11-14Disable DMA GPU copy for block linear to linear copies (#5927)gdkchan
2023-11-14Work around issue apparently caused by 5909 (#5926)gdkchan
2023-11-13Do not set modified flag again if texture was not modified (#5909)gdkchan
2023-11-11Revert "Add support for multi game XCIs (#5638)" (#5914)gdkchan
2023-11-11Add support for multi game XCIs (#5638)TSRBerry
2023-11-11Create Desktop Shortcut fixes (#5852)NitroTears
2023-11-11Add accelerator keys for Options and Help (#5884)Isaac Marovitz
2023-11-11UI: Change default hide cursor mode to OnIdle (#5906)jcm
2023-11-07Force all exclusive memory accesses to be ordered on AppleHv (#5898)gdkchan
2023-11-06Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes,...SamusAranX
2023-11-05Better handle instruction aborts when hitting unmapped memory (#5869)Somebody Whoisbored
2023-11-01Fix AddSessionObj NRE regression (#5875)gdkchan
2023-10-31Implement copy dependency for depth and color textures (#4365)gdkchan
2023-10-30[HLE] Remove ServerBase 1ms polling (#5855)riperiperi
2023-10-30Skip some invalid texture flushes (#5755)gdkchan
2023-10-26Add ldn_mitm as a network client for LDN (#5656)TSRBerry
2023-10-25macOS: Use user-friendly macOS version string (#5838)jcm
2023-10-24Fix loading tickets from a Sha256PartitionFileSystem (#5844)Alex Barney
2023-10-23Fix the AOC manager using incorrect paths (#5840)Alex Barney
2023-10-22Update to LibHac 0.19.0 (#5831)Alex Barney
2023-10-22Fix NRE on gather operations with depth compare on macOS (#5832)gdkchan
2023-10-21Revert "Ava UI: Input Menu Refactor (#4998)"TSR Berry
2023-10-21Ava UI: Input Menu Refactor (#4998)Isaac Marovitz
2023-10-20Add "Create Shortcut" To app context menu (#4734)NitroTears
2023-10-20Avalonia: Make slider scrollable with mouse wheel (#5760)Ahmad Tantowi
2023-10-20GPU: Add fallback when textureGatherOffsets is not supported (#5792)riperiperi