Age | Commit message (Expand) | Author |
2023-06-28 | [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)1.1.929 | TSRBerry |
2023-06-27 | [Ryujinx.Horizon.Kernel.Generators] Address dotnet-format issues (#5376)1.1.928 | TSRBerry |
2023-06-28 | Apply new naming rule to all projects except Vp9 (#5407)1.1.927 | TSRBerry |
2023-06-27 | [Ryujinx.Graphics.Video] Address dotnet-format issues (#5377)1.1.926 | TSRBerry |
2023-06-27 | [Ryujinx.Graphics.Host1x] Address dotnet-format issues (#5368)1.1.925 | TSRBerry |
2023-06-26 | [Ryujinx.Horizon.Generators] Address dotnet-format issues (#5383)1.1.924 | TSRBerry |
2023-06-26 | [ARMeilleure] Address dotnet-format issues (#5357)1.1.923 | TSRBerry |
2023-06-26 | [Ryujinx.Input.SDL2] Address dotnet-format issues (#5385)1.1.922 | TSRBerry |
2023-06-26 | [Ryujinx.SDL2.Common] Address dotnet-format issues (#5387)1.1.921 | TSRBerry |
2023-06-26 | misc: memory: Migrate from OutOfMemoryException to SystemException entirely (...1.1.920 | Mary |
2023-06-25 | [Ryujinx.Graphics.Device] Address dotnet-format issues (#5363)1.1.919 | TSRBerry |
2023-06-25 | [Ryujinx.Audio.Backends.SDL2] Address dotnet-format issues (#5364)1.1.918 | TSRBerry |
2023-06-25 | [Ryujinx.Graphics.Nvdec] Address dotnet-format issues (#5369)1.1.917 | TSRBerry |
2023-06-25 | [Ryujinx.ShaderTools] Address dotnet-format issues (#5388)1.1.916 | TSRBerry |
2023-06-25 | [Ryujinx.Graphics.Nvdec.FFmpeg] Address dotnet-format issues (#5370)1.1.915 | TSRBerry |
2023-06-25 | [Ryujinx.Tests.Memory] Address dotnet-format issues (#5390)1.1.914 | TSRBerry |
2023-06-25 | [Ryujinx.Graphics.Vic] Address dotnet-format issues (#5374)1.1.913 | TSRBerry |
2023-06-25 | [Ryujinx.Tests.Unicorn] Address dotnet-format issues (#5391)1.1.912 | TSRBerry |
2023-06-25 | Set COMPlus_DefaultStackSize to 2M in macOS (#5349)1.1.911 | Shihta Kuan |
2023-06-25 | [Ryujinx.Horizon.Common] Address dotnet-format issues (#5382)1.1.910 | TSRBerry |
2023-06-25 | [Ryujinx.Audio.Backends.SoundIo] Address dotnet-format issues (#5360)1.1.909 | TSRBerry |
2023-06-25 | [Ryujinx.Audio.Backends.OpenAL] Address dotnet-format issues (#5359)1.1.908 | TSRBerry |
2023-06-24 | Empty "case" clauses that fall through to the "default" should be omitted (#5...1.1.907 | Marco Carvalho |
2023-06-24 | Mutable fields should not be "public static" (#5352)1.1.906 | Marco Carvalho |
2023-06-24 | MemoryManagement: Change return types for Commit/Decommit to void (#5325)1.1.905 | TSRBerry |
2023-06-23 | "Where" should be used before "OrderBy" (#5346)1.1.904 | Marco Carvalho |
2023-06-23 | "StartsWith" and "EndsWith" overloads that take a "char" should be used inste...1.1.903 | Marco Carvalho |
2023-06-23 | "Find" method should be used instead of the "FirstOrDefault" extension (#5344)1.1.902 | Marco Carvalho |
2023-06-23 | "Exists" method should be used instead of the "Any" extension (#5345)1.1.901 | Marco Carvalho |
2023-06-22 | Fix regression introduced by 1.1.1733 on Intel GPUs (#5311)1.1.900 | Kurochi51 |
2023-06-22 | GetHashCode should not reference mutable fields (#5331)1.1.899 | Marco Carvalho |
2023-06-20 | misc: Implement address space size workarounds (#5191)1.1.898 | Mary |
2023-06-17 | Ensure shader local and shared memory sizes are not zero (#5321)1.1.897 | gdkchan |
2023-06-15 | Implement Load/Store Local/Shared and Atomic shared using new instructions (#...1.1.896 | gdkchan |
2023-06-15 | Inheritance list should not be redundant (#5230)1.1.895 | Marco Carvalho |
2023-06-15 | Blocks should be synchronized on read-only fields (#5212)1.1.894 | Marco Carvalho |
2023-06-14 | test: Make tests runnable on system without 4KiB page size (#5184)1.1.892 | Mary |
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 |