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
2023-01-21
Catch Profile.json parse to prevent crash on launch (#3393)
Phi
2023-01-20
Ava UI: Add Control+Cmd+F HotKey for Mac OS (#4317)
gnisman
2023-01-20
Audio: Implement PCM24 output (#4321)
merry
2023-01-20
Ava UI: Fixes and cleanup Updater (#4269)
Ac_K
2023-01-19
Vulkan: Destroy old swapchain on swapchain recreation (#3889)
Fliperworld
2023-01-19
Vulkan: Explicitly enable precise occlusion queries (#4292)
riperiperi
2023-01-19
NativeSignalHandler: Fix write flag (#4306)
merry
2023-01-18
Optimize string memory usage. Use Spans and StringBuilders where possible (#3...
Andrey Sukharev
2023-01-18
HOS: Load RomFs by pid (#4301)
Ac_K
2023-01-17
Fix NRE when disposing AddressSpace with 4KB pages support (#4307)
TSRBerry
2023-01-17
ConfigurationState: Default to Vulkan on macOS (#4299)
merry
2023-01-17
Implement support for page sizes > 4KB (#4252)
gdkchan
2023-01-17
Ava UI: Readd some infos to the GameList (#4302)
Ac_K
2023-01-17
Add short duration texture cache (#3754)
riperiperi
2023-01-16
Ava: Fix Linux Vulkan renderer regression (#4303)
TSRBerry
2023-01-16
UI: Fixes GTK sorting regression of #4294
Ac_K
2023-01-16
Ava UI: `Renderer` refactoring (#4297)
Ac_K
2023-01-16
UI: Fix applications times (#4294)
Ac_K
2023-01-15
Specify image view usage flags on Vulkan (#4283)
gdkchan
2023-01-15
Implement missing service calls in `pm` (#4210)
Isaac Marovitz
2023-01-15
Ava UI: `TitleUpdateWindow` Refactor (#4276)
Isaac Marovitz
2023-01-15
Audren: Implement polyphase upsampler (#4256)
merry
2023-01-15
Ava UI: Fixes "Hide Cursor on Idle" for Windows (#4266)
Ac_K
2023-01-14
Change GetPageSize to use Environment.SystemPageSize (#4291)
gnisman
2023-01-14
Fix texture flush from CPU WaitSync regression on OpenGL (#4289)
gdkchan
2023-01-14
Fix NRE when MemoryUnmappedHandler is called for a destroyed channel (#4285)
gdkchan
2023-01-13
Fix texture modified on CPU from GPU thread after being modified on GPU not b...
gdkchan
2023-01-13
Update Program.cs
Ac_K
2023-01-13
Revert "Relax Vulkan requirements (#4228)" (#4279)
Ac_K
2023-01-13
Relax Vulkan requirements (#4228)
gdkchan
2023-01-13
Prepo: Fix SaveSystemReport* IPC definitions (#4278)
Ac_K
2023-01-13
Vulkan: Add workarounds for MoltenVK (#4202)
riperiperi
2023-01-13
ava: Reorder settings of Resolution Scaler (#4270)
Ac_K
2023-01-12
Ava UI: Various Fixes (#4268)
Isaac Marovitz
2023-01-12
Ava UI: Settings Adjustments (#4273)
Isaac Marovitz
2023-01-12
Ptc: Check process architecture (#4272)
merry
2023-01-12
Arm64: Cpu feature detection (#4264)
merry
2023-01-12
lm: Handle Tail flag in LogPacket (#4274)
Ac_K
2023-01-11
Ava UI: Move Ava logging to Logger.Debug (#4255)
Ac_K
2023-01-11
Ava UI: Fixes PerformanceCheck condition (#4271)
Ac_K
2023-01-11
Ava GUI: User Profile Manager + Other Fixes (#4166)
Isaac Marovitz
2023-01-11
Ava: Fixes Update count in heading (#4265)
Ac_K
2023-01-11
Remove textures from cache on unmap if not mapped and modified (#4211)
gdkchan
2023-01-11
ava: Generate Locale menu automatically (#4243)
Ac_K
2023-01-10
Implement JIT Arm64 backend (#4114)
gdkchan
2023-01-10
Set LSApplicationCategoryType to games (#4257)
UltraHDR
2023-01-10
Fix context menu locales (#4242)
Isaac Marovitz
2023-01-10
misc: Enforce LF (#4253)
Mary-nyan
2023-01-10
ava: Cleanup AppHost (#4240)
Ac_K
2023-01-10
Ava: Add missing null check to ContentDialogHelper.ShowAsync() (#4248)
TSRBerry
[next]