aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-15chore: Update OpenTK to 4.8.1 (#5912)1.1.1086Mary Guillemard2-5/+5
2023-11-15infra: Workaround Microsoft.NET.ILLink.Tasks restore failure on Flathub1.1.1085Mary Guillemard1-1/+3
2023-11-15Migrate to .NET 8 (#5887)1.1.1084Zoltan Csizmadia57-123/+121
2023-11-14Disable DMA GPU copy for block linear to linear copies (#5927)1.1.1083gdkchan1-1/+5
2023-11-14Work around issue apparently caused by 5909 (#5926)1.1.1082gdkchan3-9/+14
2023-11-14Change minimum OS to macOS 12 in Info.plist (#5925)1.1.1081shinra-electric1-2/+2
2023-11-13Do not set modified flag again if texture was not modified (#5909)1.1.1080gdkchan3-18/+28
2023-11-11Revert "Add support for multi game XCIs (#5638)" (#5914)1.1.1079gdkchan33-1116/+764
2023-11-11infra: switch back to ubuntu 20.04 LTS for macOS release1.1.1078Mary Guillemard1-1/+1
2023-11-11infra: Update to LLVM 15 for macOS release1.1.1077Mary Guillemard1-3/+3
2023-11-11Add support for multi game XCIs (#5638)1.1.1076TSRBerry33-764/+1116
2023-11-11Create Desktop Shortcut fixes (#5852)1.1.1075NitroTears3-17/+14
2023-11-11Add accelerator keys for Options and Help (#5884)1.1.1074Isaac Marovitz1-2/+2
2023-11-11UI: Change default hide cursor mode to OnIdle (#5906)1.1.1073jcm1-1/+1
2023-11-07Force all exclusive memory accesses to be ordered on AppleHv (#5898)1.1.1072gdkchan11-58/+170
2023-11-06Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes,...1.1.1071SamusAranX20-243/+398
2023-11-05Better handle instruction aborts when hitting unmapped memory (#5869)1.1.1070Somebody Whoisbored1-1/+3
2023-11-01Fix AddSessionObj NRE regression (#5875)1.1.1069gdkchan1-3/+3
2023-10-31Implement copy dependency for depth and color textures (#4365)1.1.1068gdkchan5-21/+90
2023-10-30[HLE] Remove ServerBase 1ms polling (#5855)1.1.1067riperiperi1-19/+36
2023-10-30Skip some invalid texture flushes (#5755)1.1.1066gdkchan3-3/+22
2023-10-26Add ldn_mitm as a network client for LDN (#5656)1.1.1065TSRBerry43-43/+1556
2023-10-25macOS: Use user-friendly macOS version string (#5838)1.1.1064jcm1-0/+7
2023-10-24Fix loading tickets from a Sha256PartitionFileSystem (#5844)1.1.1063Alex Barney1-1/+10
2023-10-23Fix the AOC manager using incorrect paths (#5840)1.1.1062Alex Barney1-7/+7
2023-10-22Update to LibHac 0.19.0 (#5831)1.1.1061Alex Barney18-38/+83
2023-10-22Fix NRE on gather operations with depth compare on macOS (#5832)1.1.1060gdkchan1-1/+4
2023-10-21Revert "Ava UI: Input Menu Refactor (#4998)"1.1.1059TSR Berry30-2904/+1140
2023-10-21Ava UI: Input Menu Refactor (#4998)1.1.1058Isaac Marovitz30-1140/+2904
2023-10-20Add "Create Shortcut" To app context menu (#4734)1.1.1057NitroTears17-17/+316
2023-10-20Avalonia: Make slider scrollable with mouse wheel (#5760)1.1.1056Ahmad Tantowi9-22/+76
2023-10-20Ava UI: Update to 11.0.5 (#5815)1.1.1055Isaac Marovitz1-7/+7
2023-10-20GPU: Add fallback when textureGatherOffsets is not supported (#5792)1.1.1054riperiperi7-11/+71
2023-10-18Enable copy between MS and non-MS textures with different height (#5801)1.1.1053gdkchan1-0/+7
2023-10-13Horizon: Migrate usb and psc services (#5800)1.1.1052Ac_K65-124/+714
2023-10-12Replace ReaderWriterLock with ReaderWriterLockSlim (#5785)1.1.1051sunshineinabox3-54/+56
2023-10-09Fix games freezing after initializing LDN 1021 times (#5787)1.1.1050TSRBerry1-10/+16
2023-10-08Avalonia: Show aspect ratio popup options in status bar (#5780)1.1.1049Ahmad Tantowi3-7/+49
2023-10-07Fix return value of Get function when a result does not yet exist for the add...1.1.1048sharmander1-2/+2
2023-10-06GPU: Add HLE macros for popular NVN macros (#5761)1.1.1047riperiperi9-13/+466
2023-10-06HLE: Fix Mii crc generation and minor issues (#5766)1.1.1046riperiperi6-12/+33
2023-10-06Fix SPIR-V call out arguments regression (#5767)1.1.1045gdkchan2-7/+23
2023-10-05nuget: bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0 (#5608)1.1.1044dependabot[bot]1-1/+1
2023-10-05Strings should not be concatenated using '+' in a loop (#5664)1.1.1043Marco Carvalho12-51/+62
2023-10-04Fix SPIR-V function calls (#5764)1.1.1042gdkchan2-11/+4
2023-10-04Use unique temporary variables for function call parameters on SPIR-V (#5757)1.1.1041gdkchan7-49/+33
2023-10-04Avalonia: Add macOS check for Color Space Passthrough (#5754)1.1.1040jcm2-1/+3
2023-10-03Implement textureSamples texture query shader instruction (#5750)1.1.1039gdkchan12-58/+186
2023-10-02Decrement nvmap reference count on surface flinger prealloc (#5753)1.1.1038gdkchan1-0/+6
2023-09-29Signal friends completion event and stub CheckBlockedUserListAvailability (#5...1.1.1037gdkchan1-0/+16