aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-26Added Generic Math to BitUtils (#3929)Hunter
2022-12-26bsd::RecvFrom: verify output buffer size before writing socket address (#4135)gnisman
2022-12-24Some minor cleanups and optimizations (#4174)Berkan Diler
2022-12-21Implement a software ETC2 texture decoder (#4121)gdkchan
2022-12-21Fix CPU FCVTN instruction implementation (slow path) (#4159)gdkchan
2022-12-21GPU: Force rebind when pool changes (#4129)gdkchan
2022-12-21make UI display correct content in Chinese (#4155)Ccl
2022-12-21hle: Handle GPU profiler and debugger device path correctly (#4138)Mary-nyan
2022-12-21Fix DrawArrays vertex buffer size (#4141)gdkchan
2022-12-21ARMeilleure: Hash _data pointer instead of value for Operand (#4156)riperiperi
2022-12-19fix sw kbd row collision (#4144)Emmanuel Hansen
2022-12-19Eliminate zero-extension moves in more cases on 32-bit games (#4140)gdkchan
2022-12-18Revert "ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)" (...gdkchan
2022-12-18ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)Wunk
2022-12-18hle: Fix wrong conversion in UserPresence.ToString (#4142)Mary-nyan
2022-12-17nuget: bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#4137)dependabot[bot]
2022-12-16Implement another non-indexed draw method on GPU (#4123)gdkchan
2022-12-16GPU: Fix layered attachment write (#4131)riperiperi
2022-12-16ava: Fix invisible swkbd applet on Linux (#4130)TSRBerry
2022-12-15Replace `DllImport` usage with `LibraryImport` (#4084)Isaac Marovitz
2022-12-15Fix NRE when loading Vulkan shader cache with Vertex A shaders (#4124)gdkchan
2022-12-14Remove Half Conversion (#4106)Isaac Marovitz
2022-12-14 Vulkan: enable VK_EXT_custom_border_color features (#4116)Georg Lehmann
2022-12-12Bsd: Add support for dns_mitm (#4102)TSRBerry
2022-12-12misc: Update to Ryujinx.Graphics.Nvdec.Dependencies 5.0.1-build13 (#4097)Mary-nyan
2022-12-12Use NuGet Central Package Management to manage package versions solution-wise...Andrey Sukharev
2022-12-12misc: Some fixes to the updaters (#4092)Mary-nyan
2022-12-12Fix "UI" abbreviation being miscapitalized (#4093)&Olga
2022-12-12Use method overloads that support trimming. Mark some types to be trimming fr...Andrey Sukharev
2022-12-12Bsd: Implement Select (#4017)TSRBerry
2022-12-11audio: Rewrite SoundIo bindings (#4088)Mary-nyan
2022-12-10Fix Lambda Explicit Type Specification Warning (#4090)Isaac Marovitz
2022-12-10Fix Redundant Qualifer Warnings (#4091)Isaac Marovitz
2022-12-09Fix HasUnalignedStorageBuffers value when buffers are always unaligned (#4078)gdkchan
2022-12-09Add explicit dependency on System.Drawing.Common on Ryujinx.Ava to workaround...Mary
2022-12-09misc: Remove dependency on System.Drawing.Common (#4082)Mary-nyan
2022-12-09gha: Add concurrency restriction on release workflow (#4081)TSRBerry
2022-12-09misc: Update Ryujinx.Graphics.Nvdec.Dependencies to 5.0.1-build12 (#4080)Mary-nyan
2022-12-09ava: Restyle the Status Bar (#4048)Ac_K
2022-12-09nuget: bump CommandLineParser from 2.8.0 to 2.9.1 (#4058)dependabot[bot]
2022-12-08Fix shader FSWZADD instruction (#4069)gdkchan
2022-12-08Shader: Implement PrimitiveID (#4067)gdkchan
2022-12-08Fix inconsistent capitalization (#4070)IverCoder
2022-12-07acc: Stub CheckNetworkServiceAvailabilityAsync (#4052)Ac_K
2022-12-07nuget: bump DynamicData from 7.12.8 to 7.12.11 (#4059)dependabot[bot]
2022-12-07nuget: bump NUnit from 3.12.0 to 3.13.3 (#4060)dependabot[bot]
2022-12-07Add Ryujinx license file to builds (#4057)TSRBerry
2022-12-07nuget: bump System.Drawing.Common from 6.0.0 to 7.0.0 (#4024)dependabot[bot]
2022-12-07hle: Do not add disabled AoC item to the list (#4044)Ac_K
2022-12-07Fix struct layout packing (#4039)Isaac Marovitz