aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-11-30HLE: Add OS-specific precise sleep methods to reduce spinwaiting (#5948)1.1.1094riperiperi
2023-11-23Extend bindless elimination to see through shuffle (#5958)1.1.1093gdkchan
2023-11-19Enable copy dependency between RGBA8 and RGBA32 formats (#5943)1.1.1092gdkchan
2023-11-19Extend bindless elimination to see through Phis with the same results (#5957)1.1.1091gdkchan
2023-11-18misc: Default to Vulkan if available or running on macOS (#5913)1.1.1090MutantAura
2023-11-16Fix JitCache.Unmap called with the same address freeing memory in use (#5937)1.1.1089gdkchan
2023-11-16Fix macOS Path (#5941)1.1.1088Isaac Marovitz
2023-11-15Fix missing texture flush for draw then DMA copy sequence without render targ...1.1.1087gdkchan
2023-11-15chore: Update OpenTK to 4.8.1 (#5912)1.1.1086Mary Guillemard
2023-11-15Migrate to .NET 8 (#5887)1.1.1084Zoltan Csizmadia
2023-11-14Disable DMA GPU copy for block linear to linear copies (#5927)1.1.1083gdkchan
2023-11-14Work around issue apparently caused by 5909 (#5926)1.1.1082gdkchan
2023-11-13Do not set modified flag again if texture was not modified (#5909)1.1.1080gdkchan
2023-11-11Revert "Add support for multi game XCIs (#5638)" (#5914)1.1.1079gdkchan
2023-11-11Add support for multi game XCIs (#5638)1.1.1076TSRBerry
2023-11-11Create Desktop Shortcut fixes (#5852)1.1.1075NitroTears
2023-11-11Add accelerator keys for Options and Help (#5884)1.1.1074Isaac Marovitz
2023-11-11UI: Change default hide cursor mode to OnIdle (#5906)1.1.1073jcm
2023-11-07Force all exclusive memory accesses to be ordered on AppleHv (#5898)1.1.1072gdkchan
2023-11-06Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes,...1.1.1071SamusAranX
2023-11-05Better handle instruction aborts when hitting unmapped memory (#5869)1.1.1070Somebody Whoisbored
2023-11-01Fix AddSessionObj NRE regression (#5875)1.1.1069gdkchan
2023-10-31Implement copy dependency for depth and color textures (#4365)1.1.1068gdkchan
2023-10-30[HLE] Remove ServerBase 1ms polling (#5855)1.1.1067riperiperi
2023-10-30Skip some invalid texture flushes (#5755)1.1.1066gdkchan
2023-10-26Add ldn_mitm as a network client for LDN (#5656)1.1.1065TSRBerry
2023-10-25macOS: Use user-friendly macOS version string (#5838)1.1.1064jcm
2023-10-24Fix loading tickets from a Sha256PartitionFileSystem (#5844)1.1.1063Alex Barney
2023-10-23Fix the AOC manager using incorrect paths (#5840)1.1.1062Alex Barney
2023-10-22Update to LibHac 0.19.0 (#5831)1.1.1061Alex Barney
2023-10-22Fix NRE on gather operations with depth compare on macOS (#5832)1.1.1060gdkchan
2023-10-21Revert "Ava UI: Input Menu Refactor (#4998)"1.1.1059TSR Berry
2023-10-21Ava UI: Input Menu Refactor (#4998)1.1.1058Isaac Marovitz
2023-10-20Add "Create Shortcut" To app context menu (#4734)1.1.1057NitroTears
2023-10-20Avalonia: Make slider scrollable with mouse wheel (#5760)1.1.1056Ahmad Tantowi
2023-10-20GPU: Add fallback when textureGatherOffsets is not supported (#5792)1.1.1054riperiperi
2023-10-18Enable copy between MS and non-MS textures with different height (#5801)1.1.1053gdkchan
2023-10-13Horizon: Migrate usb and psc services (#5800)1.1.1052Ac_K
2023-10-12Replace ReaderWriterLock with ReaderWriterLockSlim (#5785)1.1.1051sunshineinabox
2023-10-09Fix games freezing after initializing LDN 1021 times (#5787)1.1.1050TSRBerry
2023-10-08Avalonia: Show aspect ratio popup options in status bar (#5780)1.1.1049Ahmad Tantowi
2023-10-07Fix return value of Get function when a result does not yet exist for the add...1.1.1048sharmander
2023-10-06GPU: Add HLE macros for popular NVN macros (#5761)1.1.1047riperiperi
2023-10-06HLE: Fix Mii crc generation and minor issues (#5766)1.1.1046riperiperi
2023-10-06Fix SPIR-V call out arguments regression (#5767)1.1.1045gdkchan
2023-10-05Strings should not be concatenated using '+' in a loop (#5664)1.1.1043Marco Carvalho
2023-10-04Fix SPIR-V function calls (#5764)1.1.1042gdkchan
2023-10-04Use unique temporary variables for function call parameters on SPIR-V (#5757)1.1.1041gdkchan
2023-10-04Avalonia: Add macOS check for Color Space Passthrough (#5754)1.1.1040jcm
2023-10-03Implement textureSamples texture query shader instruction (#5750)1.1.1039gdkchan