Age | Commit message (Expand) | Author |
2023-06-14 | Fix Arm32 double to int/uint conversion on Arm64 (#5292)1.1.891 | gdkchan |
2023-06-13 | Mod Loader: Stop loading mods from folders that don't exactly match titleId (...1.1.890 | Kurochi51 |
2023-06-13 | UI: Correctly set 'shell/open/command; registry key for file associations (#5...1.1.889 | mmdurrant |
2023-06-13 | Make LM skip instead of crashing for invalid messages (#5290)1.1.888 | gdkchan |
2023-06-12 | hle: Stub IHidbusServer.GetBusHandle (#5284)1.1.887 | Steveice10 |
2023-06-11 | Ava: Fix OpenGL on Linux again (#5216)1.1.885 | TSRBerry |
2023-06-11 | Show/Hide UI Hotkey fix on Avalonia (#5133)1.1.884 | Patrick Hovsepian |
2023-06-11 | Implement fast path for AES crypto instructions on Arm64 (#5281)1.1.883 | gdkchan |
2023-06-10 | Implement transform feedback emulation for hardware without native support (#...1.1.882 | gdkchan |
2023-06-09 | Non-flags enums should not be used in bitwise operations (#5214)1.1.881 | Marco Carvalho |
2023-06-09 | Update ShaderConfig.cs (#5226)1.1.880 | Marco Carvalho |
2023-06-09 | Exclude macOS from checking for changed files (#5270)1.1.879 | siegmund-heiss-ich |
2023-06-09 | Check if existing oldConfigPath is a Symlink (#5271)1.1.878 | siegmund-heiss-ich |
2023-06-09 | Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'Co...1.1.877 | Marco Carvalho |
2023-06-09 | Swkbd Applet Fixes (#5236)1.1.876 | Isaac Marovitz |
2023-06-09 | Removing shift by 0 (#5249)1.1.875 | Marco Carvalho |
2023-06-08 | Vulkan: Use aspect flags for identity views for bindings (#5267)1.1.872 | riperiperi |
2023-06-08 | Remove barrier on Intel if control flow is potentially divergent (#5044)1.1.871 | gdkchan |
2023-06-08 | Implement soft float64 conversion on shaders when host has no support (#5159)1.1.870 | gdkchan |
2023-06-05 | Updater: Ignore files introduced by the user in base directory (#5092)1.1.869 | Kurochi51 |
2023-06-05 | Fix wrong unaligned SB state when fetching compute shaders (#5223)1.1.868 | gdkchan |
2023-06-05 | Texture: Fix 3D texture size when totalBlocksOfGobsInZ > 1 (#5228)1.1.867 | riperiperi |
2023-06-05 | Better application grid flex (#5218)1.1.866 | Théo Arrouye |
2023-06-05 | Dont Error on Invalid Enum Values (#5169)1.1.865 | Isaac Marovitz |
2023-06-04 | Replacing ZbcColorArray with Array4<uint> (#5210)1.1.864 | Marco Carvalho |
2023-06-04 | Texture: Fix layout conversion when gobs in z is used with depth = 1 (#5220)1.1.863 | riperiperi |
2023-06-04 | Check KeyboardMode in GUI (#4343)1.1.862 | WilliamWsyHK |
2023-06-03 | Implement shader storage buffer operations using new Load/Store instructions ...1.1.861 | gdkchan |
2023-06-03 | ava: Fix Input Touch (#5204)1.1.860 | Ac_K |
2023-06-03 | ava: Fix Open Applet menu enabled (#5206)1.1.859 | Ac_K |
2023-06-03 | Armeilleure: Fix support for Windows on ARM64 (#5202)1.1.858 | Mary |
2023-06-03 | Allow BGRA images on Vulkan (#5203)1.1.857 | gdkchan |
2023-06-03 | ava: Fix exit dialog while guest is running. (#5207)1.1.856 | Ac_K |
2023-06-01 | UI: Fix empty homebrew icon (#5189)1.1.854 | Ac_K |
2023-06-01 | Give Library header DockPanel explicit height (#5160)1.1.853 | Théo Arrouye |
2023-06-01 | [Logger] Add print with stacktrace method (#5129)1.1.852 | TSRBerry |
2023-06-01 | Vulkan: Include DepthMode in ProgramPipelineState (#5185)1.1.849 | riperiperi |
2023-05-31 | GPU: Dispose Renderer after running deferred actions (#5144)1.1.848 | riperiperi |
2023-05-31 | Avalonia UI: Fix letter "x" in Ryujinx logo being cut off (#5176)1.1.847 | yell0wsuit |
2023-05-31 | Skip draws with zero vertex count (#5149)1.1.846 | gdkchan |
2023-05-31 | Share ResourceManager vertex vertex A and B shaders (#5181)1.1.845 | gdkchan |
2023-05-31 | macOS Headless Fixes (#5167)1.1.844 | Isaac Marovitz |
2023-05-30 | Add Context Menu Option to Run Application (#5154)1.1.843 | Patrick Hovsepian |
2023-05-30 | Linux: Automatically increase vm.max_map_count if it's too low (#4702)1.1.842 | TSRBerry |
2023-05-29 | Make sure blend is disabled if render target has integer format (#5122)1.1.840 | gdkchan |
2023-05-29 | Workaround for MoltenVK barrier issues (#5118)1.1.839 | gdkchan |
2023-05-29 | Fix incorrect vertex attribute format change (#5112)1.1.838 | gdkchan |
2023-05-29 | Fix #5108: Allow surround sound for SDL2 in more scenarios (#5131)1.1.837 | Simon Wegendt |
2023-05-28 | Add support for VK_EXT_depth_clip_control. (#5027)1.1.835 | cstamford |
2023-05-28 | About window: Add changelog link under ver. number (#5095)1.1.833 | yell0wsuit |