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-04-12
Move swkbd message null check into constructor (#4671)
MutantAura
2023-04-12
HLE: Deal with empty title names properly (#4643)
TSRBerry
2023-04-11
Vulkan: add situational "Fast Flush" mode (#4667)
riperiperi
2023-04-11
ARMeilleure: Move TPIDR_EL0 and TPIDRRO_EL0 to NativeContext (#4661)
riperiperi
2023-04-11
OpenGL: Fix OBS/Overlays again by binding FB before present (#4668)
riperiperi
2023-04-11
Force activate parent window before dialog is shown (#4663)
MutantAura
2023-04-10
gtk: Fix a NRE when disposing OpenGL (#4648)
TSRBerry
2023-04-10
ARMeilleure: Respect FZ/RM flags for all floating point operations (#4618)
riperiperi
2023-04-09
Implement remaining Arm64 HINT instructions as NOP (#4658)
gdkchan
2023-04-05
Eliminate boxing allocations caused by ISampledData structs (#4556)
jhorv
2023-04-05
vulkan: Cleanup PhysicalDevice and Instance querying (#4632)
Mary
2023-04-05
nuget: bump System.IdentityModel.Tokens.Jwt from 6.27.0 to 6.28.1 (#4639)
dependabot[bot]
2023-04-05
Use index fragment shader output when dual source blend is enabled (#4404)
gdkchan
2023-04-05
hle: Set ProcessResult name from NACP (#4633)
TSRBerry
2023-04-03
Fix missing string enum converters for the config (#4634)
TSRBerry
2023-04-03
Source generated json serializers (#4582)
Andrey Sukharev
2023-04-01
nuget: bump DynamicData from 7.12.11 to 7.13.1 (#4490)
dependabot[bot]
2023-04-01
vulkan: Separate debug utils logic from VulkanInitialization (#4609)
Mary
2023-04-01
nuget: bump Avalonia dependencies from 0.10.18 to 0.10.19 (#4602)
TSRBerry
2023-03-31
HLE: Refactoring of ApplicationLoader (#4480)
Ac_K
2023-03-30
Fix Linux hang on shutdown (#4617)
jhorv
2023-03-28
Slight Code Refactoring (#4373)
ACGNnsj
2023-03-27
audout: Fix a possible crash with SDL2 when the SDL2 audio backend is dummy (...
Mary
2023-03-27
vulkan: Fix access level of extensions fields and make them readonly (#4608)
Mary
2023-03-27
vulkan: Remove CreateCommandBufferPool from VulkanInitialization (#4606)
Mary
2023-03-26
vulkan: fix broken "VK_EXT_subgroup_size_control" support check (#4607)
Mary
2023-03-26
Vulkan: Insert barriers before clears (#4596)
riperiperi
2023-03-24
chore: Update Ryujinx.SDL2-CS to 2.26.3 (#4479)
Mary
2023-03-24
Batch inline index buffer update (#4587)
gdkchan
2023-03-24
Update short cache textures if modified (#4586)
gdkchan
2023-03-24
Fix handle leak on IShopServiceAccessServerInterface.CreateServerInterface (#...
gdkchan
2023-03-22
ARMeilleure: Check for `XSAVE` cpuid flag for AVX{2,512} (#4584)
Wunk
2023-03-22
CI: add a version tag to correlate release versions with commits (#4572)
Andrew Glaze
2023-03-21
Revert "Use source generated json serializers in order to improve code trimmi...
gdkchan
2023-03-21
Use source generated json serializers in order to improve code trimming (#4094)
Andrey Sukharev
2023-03-20
ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) (#4147)
Wunk
2023-03-19
Vulkan: Migrate buffers between memory types to improve GPU performance (#4540)
riperiperi
2023-03-19
Remove MultiRange Min/MaxAddress and rename GetSlice to Slice (#4566)
gdkchan
2023-03-19
Avoid copying more handles than we have space for (#4564)
TSRBerry
2023-03-18
OpenGL: Fix inverted conditional for counter flush from #4471 (#4560)
riperiperi
2023-03-17
Reducing memory allocations (#4537)
jhorv
2023-03-17
Update syscall capabilites to include SVCs from FW 15.0.0 (#4530)
TSRBerry
2023-03-17
nuget: bump UnicornEngine.Unicorn (#4543)
dependabot[bot]
2023-03-14
GPU: Fast path for adding one texture view to a group (#4528)
riperiperi
2023-03-14
Update range for remapped sparse textures instead of recreating them (#4442)
riperiperi
2023-03-14
Ava UI: `DownloadableContentManager` Refactor (#4300)
Isaac Marovitz
2023-03-12
GPU: Scale counter results before addition (#4471)
riperiperi
2023-03-12
Misc: Support space in path on macOS distribution (#4462)
TimeZlicer
2023-03-12
Increase access permissions for Ava timezones (#4538)
MutantAura
2023-03-12
[Flatpak] Beautify multiline strings again & Add full git commit hash (#4535)
TSRBerry
[next]