index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-11
Ignore ClipControl on draw texture fallback (#3388)
gdkchan
2022-06-10
Fix instanced indexed inline draw index count (#3389)
gdkchan
2022-06-05
Fix instanced indexed inline draws (#3383)
gdkchan
2022-06-05
Remove freed memory range from tree on memory block disposal (#3347)
gdkchan
2022-06-05
Extend uses count from ushort to uint on Operand Data structure (#3374)
gdkchan
2022-06-05
Copy dependency for multisample and non-multisample textures (#3382)
gdkchan
2022-06-04
Fix a potential GPFIFO submission race (#3378)
Billy Laws
2022-06-02
Fix 3D semaphore counter type 0 handling (#3380)
Billy Laws
2022-06-01
infra: Switch to win10-x64 RID and fix PR comment for Avalonia and SDL2 artif...
Mary
2022-05-31
Rewrite SVC handler using source generators rather than IL emit (#3371)
gdkchan
2022-05-31
Refactor CPU interface to allow the implementation of other CPU emulators (#3...
gdkchan
2022-05-31
Allow loading NSPs without a NCA inside (#3364)
gdkchan
2022-05-21
Don't force DPI aware on Avalonia - it already has it covered. (#3354)
riperiperi
2022-05-19
Fix audio renderer error message result code base (#3348)
gdkchan
2022-05-16
UI - Scale end framebuffer blit (#3342)
Emmanuel Hansen
2022-05-15
Fix Avalonia updater
Mary
2022-05-15
fix amiibo image path (#3345)
Emmanuel Hansen
2022-05-15
gh-actions: Prefix Avalonia builds with test- and disable prerelease.
Mary
2022-05-15
gh-actions: Attempt to fix the whole mess up with Avalonia changes
Mary
2022-05-15
add avalonia builds to release (#3339)
Emmanuel Hansen
2022-05-15
misc: Clean up of CS project after Avalonia merge (#3340)
Mary
2022-05-15
sdl2: Update to Ryujinx.SDL2-CS 2.0.22 (#3317)
Mary
2022-05-15
Avalonia UI - Part 1 (#3270)
Emmanuel Hansen
2022-05-14
Prefetch capabilities before spawning translation threads. (#3338)
riperiperi
2022-05-12
Implement Viewport Transform Disable (#3328)
riperiperi
2022-05-08
hid: Various fixes and cleanup (#3326)
Ac_K
2022-05-05
Add alternative "GL" enum values for StencilOp (#3321)
riperiperi
2022-05-05
Enable JIT service LLE (#2959)
gdkchan
2022-05-05
Fix shared memory leak on Windows (#3319)
gdkchan
2022-05-04
infra: Warn about support drop of old Windows versions (#3299)
Mary
2022-05-04
Remove AddProtection count > 0 assert (#3315)
gdkchan
2022-05-03
Update the artifact build's version number (#3297)
voldemort2826
2022-05-03
Implement PM GetProcessInfo atmosphere extension (partially) (#2966)
gdkchan
2022-05-03
Implement code memory syscalls (#2958)
gdkchan
2022-05-02
Support memory aliasing (#2954)
gdkchan
2022-05-02
Fix flush action from multiple threads regression (#3311)
riperiperi
2022-05-01
Restrict cases where vertex buffer size from index buffer type is used (#3304)
gdkchan
2022-04-29
Fix various issues with texture sync (#3302)
riperiperi
2022-04-21
T32: Implement load/store single (immediate) (#3186)
merry
2022-04-20
Update NpadController.cs (#3284)
Harone
2022-04-15
Implement HwOpus multistream functions (#3275)
gdkchan
2022-04-15
ReactiveObject: Handle case when oldValue is null (#3268)
merry
2022-04-10
ForceDpiAware: X11 implementation (#3269)
merry
2022-04-10
New shader cache implementation (#3194)
gdkchan
2022-04-09
Fix tail merge from block with conditional jump to multiple returns (#3267)
gdkchan
2022-04-08
Implement VMAD shader instruction and improve InvocationInfo and ISBERD handl...
gdkchan
2022-04-08
Allow copy texture views to have mismatching multisample state (#3152)
gdkchan
2022-04-08
Lop3Expression: Optimize expressions (#3184)
merry
2022-04-08
Remove save data creation prompt (#3252)
MutantAura
2022-04-08
Calculate vertex buffer size from index buffer type (#3253)
gdkchan
[next]