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-06-23
"Find" method should be used instead of the "FirstOrDefault" extension (#5344)
Marco Carvalho
2023-06-23
"Exists" method should be used instead of the "Any" extension (#5345)
Marco Carvalho
2023-06-22
Fix regression introduced by 1.1.1733 on Intel GPUs (#5311)
Kurochi51
2023-06-22
GetHashCode should not reference mutable fields (#5331)
Marco Carvalho
2023-06-20
misc: Implement address space size workarounds (#5191)
Mary
2023-06-17
Ensure shader local and shared memory sizes are not zero (#5321)
gdkchan
2023-06-15
Implement Load/Store Local/Shared and Atomic shared using new instructions (#...
gdkchan
2023-06-15
Inheritance list should not be redundant (#5230)
Marco Carvalho
2023-06-15
Blocks should be synchronized on read-only fields (#5212)
Marco Carvalho
2023-06-14
test: Make tests runnable on system without 4KiB page size (#5184)
Mary
2023-06-14
Fix Arm32 double to int/uint conversion on Arm64 (#5292)
gdkchan
2023-06-13
Mod Loader: Stop loading mods from folders that don't exactly match titleId (...
Kurochi51
2023-06-13
UI: Correctly set 'shell/open/command; registry key for file associations (#5...
mmdurrant
2023-06-13
Make LM skip instead of crashing for invalid messages (#5290)
gdkchan
2023-06-12
hle: Stub IHidbusServer.GetBusHandle (#5284)
Steveice10
2023-06-11
Ava: Fix OpenGL on Linux again (#5216)
TSRBerry
2023-06-11
Show/Hide UI Hotkey fix on Avalonia (#5133)
Patrick Hovsepian
2023-06-11
Implement fast path for AES crypto instructions on Arm64 (#5281)
gdkchan
2023-06-10
Implement transform feedback emulation for hardware without native support (#...
gdkchan
2023-06-09
Non-flags enums should not be used in bitwise operations (#5214)
Marco Carvalho
2023-06-09
Update ShaderConfig.cs (#5226)
Marco Carvalho
2023-06-09
Exclude macOS from checking for changed files (#5270)
siegmund-heiss-ich
2023-06-09
Check if existing oldConfigPath is a Symlink (#5271)
siegmund-heiss-ich
2023-06-09
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'Co...
Marco Carvalho
2023-06-09
Swkbd Applet Fixes (#5236)
Isaac Marovitz
2023-06-09
Removing shift by 0 (#5249)
Marco Carvalho
2023-06-08
Vulkan: Use aspect flags for identity views for bindings (#5267)
riperiperi
2023-06-08
Remove barrier on Intel if control flow is potentially divergent (#5044)
gdkchan
2023-06-08
Implement soft float64 conversion on shaders when host has no support (#5159)
gdkchan
2023-06-05
Updater: Ignore files introduced by the user in base directory (#5092)
Kurochi51
2023-06-05
Fix wrong unaligned SB state when fetching compute shaders (#5223)
gdkchan
2023-06-05
Texture: Fix 3D texture size when totalBlocksOfGobsInZ > 1 (#5228)
riperiperi
2023-06-05
Better application grid flex (#5218)
Théo Arrouye
2023-06-05
Dont Error on Invalid Enum Values (#5169)
Isaac Marovitz
2023-06-04
Replacing ZbcColorArray with Array4<uint> (#5210)
Marco Carvalho
2023-06-04
Texture: Fix layout conversion when gobs in z is used with depth = 1 (#5220)
riperiperi
2023-06-04
Check KeyboardMode in GUI (#4343)
WilliamWsyHK
2023-06-03
Implement shader storage buffer operations using new Load/Store instructions ...
gdkchan
2023-06-03
ava: Fix Input Touch (#5204)
Ac_K
2023-06-03
ava: Fix Open Applet menu enabled (#5206)
Ac_K
2023-06-03
Armeilleure: Fix support for Windows on ARM64 (#5202)
Mary
2023-06-03
Allow BGRA images on Vulkan (#5203)
gdkchan
2023-06-03
ava: Fix exit dialog while guest is running. (#5207)
Ac_K
2023-06-01
UI: Fix empty homebrew icon (#5189)
Ac_K
2023-06-01
Give Library header DockPanel explicit height (#5160)
Théo Arrouye
2023-06-01
[Logger] Add print with stacktrace method (#5129)
TSRBerry
2023-06-01
Vulkan: Include DepthMode in ProgramPipelineState (#5185)
riperiperi
2023-05-31
GPU: Dispose Renderer after running deferred actions (#5144)
riperiperi
2023-05-31
Avalonia UI: Fix letter "x" in Ryujinx logo being cut off (#5176)
yell0wsuit
2023-05-31
Skip draws with zero vertex count (#5149)
gdkchan
[prev]
[next]