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-06-02
New pooled memory types (#6821)
jhorv
2024-06-02
Avoid inexact read with 'Stream.Read' (#6847)
Marco Carvalho
2024-05-26
Vulkan: Extend full bindless to cover cases with phi nodes (#6853)
gdkchan
2024-05-26
misc: Change disk shader cache compression algorithm to `Brotli` (RFC 7932) (...
MutantAura
2024-05-26
Allow texture arrays to use separate descriptor sets on Vulkan (#6870)
gdkchan
2024-05-23
Workaround bug on logic op with float framebuffer (#6858)
Piplup
2024-05-23
Workaround AMD bug on logic op with float framebuffer (#6852)
gdkchan
2024-05-22
Kernel: Wake cores from idle directly rather than through a host thread (#6837)
riperiperi
2024-05-20
Updating Concentus dependency to speed up Opus decoding (#6757)
Logan Stromberg
2024-05-19
GPU: Migrate buffers on GPU project, pre-emptively flush device local mapping...
riperiperi
2024-05-17
Fix another NullReferenceException (#6826)
TSRBerry
2024-05-17
Disable keyboard controller input while swkbd is open (foreground) (second at...
TSRBerry
2024-05-17
Update audio renderer to REV12: Add support for splitter biquad filter (#6813)
gdkchan
2024-05-16
Change Deflate compression level to `Fastest`. (#6812)
MutantAura
2024-05-15
Improves some log messages and fixes a typo (#6773)
SamusAranX
2024-05-15
Revert "Disable keyboard controller input while swkbd is open (foreground) (#...
gdkchan
2024-05-14
New Crowdin updates (#6590)
Ac_K
2024-05-14
Bump Avalonia.Svg (#6603)
Isaac Marovitz
2024-05-14
Add missing lock on texture cache UpdateMapping method (#6657)
gdkchan
2024-05-14
Disable keyboard controller input while swkbd is open (foreground) (#6646)
TSRBerry
2024-05-14
Make TextureGroup.ClearModified thread safe (#6686)
gdkchan
2024-05-14
Add the "Auto" theme option in setting (#6611)
yell0wsuit
2024-05-14
Add support for bindless textures from storage buffer on Vulkan (#6721)
gdkchan
2024-05-14
discordRPC: Truncate game title and details if they exceed discord byte limit...
MutantAura
2024-05-14
HID: Stub IHidServer: 134 (SetNpadAnalogStickUseCenterClamp) (#6664)
Tsubasa0504
2024-05-14
Update outdated Windows version warning (#6481)
Luke Warner
2024-05-14
Add linux specific files to local builds (#6762)
TSRBerry
2024-05-08
Replace "List.ForEach" for "foreach" (#6783)
Marco Carvalho
2024-05-02
Fix system dateTime loading in avalonia LoadCurrentConfiguration (#6676)
Nicolas Abram
2024-05-01
UI: Fix some MainWindow bugs and implement menubar items to change window siz...
MutantAura
2024-04-29
Fix alt key appearing as control in settings menus (#6742)
Andrew Glaze
2024-04-28
Fix Cursor States On Windows (#6725)
Exhigh
2024-04-28
Fix direct keyboard not working when using a Controller. (#6716)
MaxLastBreath
2024-04-28
HID: Correct direct mouse deltas (#6736)
riperiperi
2024-04-22
Add support for bindless textures from shader input (vertex buffer) on Vulkan...
gdkchan
2024-04-21
implement `MemoryManagerHostTracked.GetReadOnlySequence()` (#6695)
jhorv
2024-04-21
Use pooled memory and avoid memory copies (#6691)
jhorv
2024-04-20
End render target lifetime on syncpoint increment (#6687)
gdkchan
2024-04-19
chore: remove repetitive words (#6690)
toofooboo
2024-04-19
Do not compare Span<T> to 'null' or 'default' (#6683)
Marco Carvalho
2024-04-19
Update to new standard for volatility operations (#6682)
Marco Carvalho
2024-04-18
Fix unmapped address check when reading texture handles (#6679)
gdkchan
2024-04-17
Ava UI: Input Menu Refactor (#5826)
Isaac Marovitz
2024-04-15
Fix crash when changing controller config (#6654)
Luke
2024-04-14
Texture loading: reduce memory allocations (#6623)
jhorv
2024-04-11
Account for swapchain image count change after re-creation (#6652)
gdkchan
2024-04-11
Allow BSD sockets Poll to exit when emulation ends (#6650)
gdkchan
2024-04-10
Revert "Update StoreConstantToMemory to match StoreConstantToAddress on value...
gdkchan
2024-04-11
Update StoreConstantToMemory to match StoreConstantToAddress on value read (#...
WilliamWsyHK
2024-04-10
Ava UI: Prevent Status Bar Backend Update (#6506)
Isaac Marovitz
[next]