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