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-11-23
Update to LibHac 0.17.0 (#3878)
Alex Barney
2022-11-23
Stub IFriendService: 1 (Cancel) (#3841)
WilliamWsyHK
2022-11-23
remove redundant logs (#3877)
Emmanuel Hansen
2022-11-21
Do not update shader state for DrawTextures (#3876)
gdkchan
2022-11-20
Use upstream unicorn for Ryujinx.Tests.Unicorn (#3771)
TSRBerry
2022-11-20
Reword the description of the 6GB expand DRAM hack to be less tantalizing (#3...
EmulationFanatic
2022-11-19
Unsubscribe MemoryUnmappedHandler even when GPU channel is destroyed (#3872)
gdkchan
2022-11-19
Fix shader cache on Vulkan when geometry shaders are inserted (#3868)
gdkchan
2022-11-18
Move gl_Layer from vertex to geometry if GPU does not support it on vertex (#...
gdkchan
2022-11-18
Vulkan: Clear dummy texture to (0,0,0,0) on creation (#3867)
riperiperi
2022-11-18
Gpu: Fix thread safety of ReregisterRanges (#3865)
riperiperi
2022-11-18
Vulkan: Don't create preload command buffer outside a render pass (#3864)
riperiperi
2022-11-18
Prune ForceDirty and CheckModified caches on unmap (#3862)
riperiperi
2022-11-18
am: Stub GetSaveDataSizeMax (#3857)
TSRBerry
2022-11-18
Use ReadOnlySpan<byte> compiler optimization in more places (#3853)
Berkan Diler
2022-11-18
Allow _volatile to be set from MultiRegionHandle checks again (#3830)
riperiperi
2022-11-18
SPIR-V: Fix unscaling helper not being able to find Array textures (#3863)
riperiperi
2022-11-17
GPU: Eliminate CB0 accesses when storage buffer accesses are resolved (#3847)
riperiperi
2022-11-17
ci: Clean up Actions leftovers (#3859)
Mary-nyan
2022-11-17
Capitalization to be consistent (#3860)
Matthew Wells
2022-11-17
Allow to start Ryujinx in wayland environment (#3516)
Alberto Fanjul
2022-11-17
Fix Fedora support (#3815)
Mary-nyan
2022-11-16
Prevent raw Unicode control codes from showing on software keyboard applet. (...
Logan Stromberg
2022-11-16
Update units of memory from decimal to binary prefixes (#3716)
Wunk
2022-11-16
Use new C# 11 u8 string literals (#3854)
Berkan Diler
2022-11-16
Make use of Random.Shared (#3852)
Berkan Diler
2022-11-16
Use new LINQ Order() methods (#3851)
Berkan Diler
2022-11-16
Implement HLE macro for DrawElementsIndirect (#3748)
gdkchan
2022-11-15
It's REE-YOU-JINX (#3839)
EmulationFanatic
2022-11-12
UI: Allow overriding graphics backend + Move command line parser into a new c...
TSRBerry
2022-11-12
Use vector transform feedback outputs if possible (#3832)
gdkchan
2022-11-11
Fix VertexId and InstanceId on Vulkan (#3833)
gdkchan
2022-11-10
Minor improvement to Vulkan pipeline state and bindings management (#3829)
gdkchan
2022-11-09
infra: Migrate to .NET 7 (#3795)
Mary-nyan
2022-11-03
Ensure all pending draws are done before compute dispatch (#3822)
gdkchan
2022-11-02
Vulkan: Implement multisample <-> non-multisample copies and depth-stencil re...
gdkchan
2022-11-02
fix: Support FFmpeg 5.1.x for decoding (#3816)
Mary-nyan
2022-10-29
GPU: Use a bitmap to track buffer modified flags. (#3775)
riperiperi
2022-10-29
CI: Run git_short_hash inside of bash (#3808)
TSRBerry
2022-10-29
Vulkan: Replace `VK_EXT_debug_report` usage with `VK_EXT_debug_utils` (#3802)
Wunk
2022-10-29
SPIR-V: Fix tessellation control shader output types (#3807)
gdkchan
2022-10-29
nuget: bump System.IdentityModel.Tokens.Jwt from 6.15.0 to 6.25.0 (#3806)
dependabot[bot]
2022-10-27
AppletAE: stub SetRecordVolumeMuted (#3804)
Luke Warner
2022-10-27
hid/irs: Stub StopImageProcessorAsync (#3799)
Luke Warner
2022-10-26
Vulkan: Fix indirect buffer barrier (#3798)
gdkchan
2022-10-25
Vulkan: Use dynamic state for blend constants (#3793)
riperiperi
2022-10-24
Updated Compatibility info and GPU info (Vulkan, SPIRV, and Texture Recompres...
VocalFan
2022-10-23
Ryujinx.Tests.Unicorn: Implement IDisposable (#3794)
merry
2022-10-23
Attempt to fix issues since github-script v6 upgrade
Mary-nyan
2022-10-23
Avalonia: Use overlay dialog for controller applet (#3777)
Emmanuel Hansen
[next]