index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-11-18
misc: Default to Vulkan if available or running on macOS (#5913)
MutantAura
2023-11-16
Fix JitCache.Unmap called with the same address freeing memory in use (#5937)
gdkchan
2023-11-16
Fix macOS Path (#5941)
Isaac Marovitz
2023-11-15
Fix missing texture flush for draw then DMA copy sequence without render targ...
gdkchan
2023-11-15
chore: Update OpenTK to 4.8.1 (#5912)
Mary Guillemard
2023-11-15
Migrate to .NET 8 (#5887)
Zoltan Csizmadia
2023-11-14
Disable DMA GPU copy for block linear to linear copies (#5927)
gdkchan
2023-11-14
Work around issue apparently caused by 5909 (#5926)
gdkchan
2023-11-13
Do not set modified flag again if texture was not modified (#5909)
gdkchan
2023-11-11
Revert "Add support for multi game XCIs (#5638)" (#5914)
gdkchan
2023-11-11
Add support for multi game XCIs (#5638)
TSRBerry
2023-11-11
Create Desktop Shortcut fixes (#5852)
NitroTears
2023-11-11
Add accelerator keys for Options and Help (#5884)
Isaac Marovitz
2023-11-11
UI: Change default hide cursor mode to OnIdle (#5906)
jcm
2023-11-07
Force all exclusive memory accesses to be ordered on AppleHv (#5898)
gdkchan
2023-11-06
Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes,...
SamusAranX
2023-11-05
Better handle instruction aborts when hitting unmapped memory (#5869)
Somebody Whoisbored
2023-11-01
Fix AddSessionObj NRE regression (#5875)
gdkchan
2023-10-31
Implement copy dependency for depth and color textures (#4365)
gdkchan
2023-10-30
[HLE] Remove ServerBase 1ms polling (#5855)
riperiperi
2023-10-30
Skip some invalid texture flushes (#5755)
gdkchan
2023-10-26
Add ldn_mitm as a network client for LDN (#5656)
TSRBerry
2023-10-25
macOS: Use user-friendly macOS version string (#5838)
jcm
2023-10-24
Fix loading tickets from a Sha256PartitionFileSystem (#5844)
Alex Barney
2023-10-23
Fix the AOC manager using incorrect paths (#5840)
Alex Barney
2023-10-22
Update to LibHac 0.19.0 (#5831)
Alex Barney
2023-10-22
Fix NRE on gather operations with depth compare on macOS (#5832)
gdkchan
2023-10-21
Revert "Ava UI: Input Menu Refactor (#4998)"
TSR Berry
2023-10-21
Ava UI: Input Menu Refactor (#4998)
Isaac Marovitz
2023-10-20
Add "Create Shortcut" To app context menu (#4734)
NitroTears
2023-10-20
Avalonia: Make slider scrollable with mouse wheel (#5760)
Ahmad Tantowi
2023-10-20
GPU: Add fallback when textureGatherOffsets is not supported (#5792)
riperiperi
2023-10-18
Enable copy between MS and non-MS textures with different height (#5801)
gdkchan
2023-10-13
Horizon: Migrate usb and psc services (#5800)
Ac_K
2023-10-12
Replace ReaderWriterLock with ReaderWriterLockSlim (#5785)
sunshineinabox
2023-10-09
Fix games freezing after initializing LDN 1021 times (#5787)
TSRBerry
2023-10-08
Avalonia: Show aspect ratio popup options in status bar (#5780)
Ahmad Tantowi
2023-10-07
Fix return value of Get function when a result does not yet exist for the add...
sharmander
2023-10-06
GPU: Add HLE macros for popular NVN macros (#5761)
riperiperi
2023-10-06
HLE: Fix Mii crc generation and minor issues (#5766)
riperiperi
2023-10-06
Fix SPIR-V call out arguments regression (#5767)
gdkchan
2023-10-05
Strings should not be concatenated using '+' in a loop (#5664)
Marco Carvalho
2023-10-04
Fix SPIR-V function calls (#5764)
gdkchan
2023-10-04
Use unique temporary variables for function call parameters on SPIR-V (#5757)
gdkchan
2023-10-04
Avalonia: Add macOS check for Color Space Passthrough (#5754)
jcm
2023-10-03
Implement textureSamples texture query shader instruction (#5750)
gdkchan
2023-10-02
Decrement nvmap reference count on surface flinger prealloc (#5753)
gdkchan
2023-09-29
Signal friends completion event and stub CheckBlockedUserListAvailability (#5...
gdkchan
2023-09-29
Fix audio renderer compressor effect (#5742)
gdkchan
2023-09-27
Implement NGC service (#5681)
gdkchan
[next]