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
2024-01-25
Vulkan: Use staging buffer for temporary constants (#6168)
riperiperi
2024-01-24
Implement SQSHL (immediate) CPU instruction (#6155)
gdkchan
2024-01-24
Vulkan: Enumerate Query Pool properly (#6167)
riperiperi
2024-01-24
Use unix timestamps on GetFileTimeStampRaw (#6169)
gdkchan
2024-01-22
Fix architecture preference for MacOS game shortcuts (#6145)
Alex0007
2024-01-22
Fix missing data for new copy dependency textures with mismatching size (#6161)
gdkchan
2024-01-22
Add a separate device memory manager (#6153)
gdkchan
2024-01-22
Input: Improve controller identification (#6029)
riperiperi
2024-01-21
Fix integer overflow on downsample surround to stereo (#6160)
gdkchan
2024-01-20
Implement a new JIT for Arm devices (#6057)
gdkchan
2024-01-20
Vulkan: Use templates for descriptor updates (#6014)
riperiperi
2024-01-20
Support portable mode using the macOS app bundle. (#6147)
Steveice10
2024-01-18
Change shader cache init wait method (#6131)
gdkchan
2024-01-18
Move most of signal handling to Ryujinx.Cpu project (#6128)
gdkchan
2024-01-16
Vulkan: Cache delegate for EndRenderPass (#6132)
riperiperi
2024-01-14
Fix vertex buffer size when switching between inline and state draw parameter...
gdkchan
2024-01-13
Revert Apple hypervisor force ordered memory change (#6068)
gdkchan
2024-01-13
Fix Amiibo regression and some minor code improvements (#6107)
TSRBerry
2024-01-13
Switch to `Microsoft.IdentityModel.JsonWebTokens` (#6108)
Isaac Marovitz
2024-01-13
Ava UI: RTL Language Support (#5619)
Isaac Marovitz
2024-01-13
Ava UI: Better Controller Applet (#5756)
Isaac Marovitz
2024-01-04
Fix PPTC version string for firmware titles (#6071)
gdkchan
2024-01-04
Add support for PermissionLocked attribute added on firmware 17.0.0 (#6072)
gdkchan
2023-12-28
Local Amiibo.json should be used if connection failed (#3681)
AxesP
2023-12-25
Ava UI: Fix crash when clicking on a cheat's name (#5860)
Isaac Marovitz
2023-12-11
Ava UI: Fix temporary volume not being set after unmute (#5833)
rmg-x
2023-12-04
Implement support for multi-range buffers using Vulkan sparse mappings (#5427)
gdkchan
2023-12-04
ApplicationLibrary: Skip invalid symlinks (#6004)
TSRBerry
2023-12-04
Improve indication of emulation being paused by the User (#5836)
gnisman
2023-12-04
editorconfig: Set default encoding to UTF-8 (#5793)
TSRBerry
2023-11-30
HLE: Add OS-specific precise sleep methods to reduce spinwaiting (#5948)
riperiperi
2023-11-23
Extend bindless elimination to see through shuffle (#5958)
gdkchan
2023-11-19
Enable copy dependency between RGBA8 and RGBA32 formats (#5943)
gdkchan
2023-11-19
Extend bindless elimination to see through Phis with the same results (#5957)
gdkchan
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
[next]