aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio/Ryujinx.Audio.csproj
AgeCommit message (Expand)Author
2021-11-28infra: Migrate to .NET 6 (#2829)Mary
2021-02-26Haydn: Part 1 (#2007)Mary
2020-11-15infra: Migrate to .NET 5 (#1694)Mary
2020-10-16Memory Read/Write Tracking using Region Handles (#1272)riperiperi
2020-08-30Remove the Ryujinx.Debugger project (#1506)Mary
2020-05-04Upgrade projects to C#8 (#1193)Ac_K
2020-04-22Update .NET Core to 3.1, and update NuGet Packages (#1121)Michael Kuklinski
2020-02-12Add inbuilt Opengl renderer to window (#922)emmauss
2020-02-06Render Profiler in GUI (#854)emmauss
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-04-26Built in profiling (#567)BaronKiko
2018-11-15Implement libsoundio as an alternative audio backend (#406)jduncanator
2018-10-17Move logging to Ryujinx.Common and make it a static class (#413)ReinUsesLisp
2018-06-30Add linux-x64 to RID property to make tests works on linux (#205)Thomas Guillemard
2018-06-21 Port from OpenTK.NETCore to OpenTK.NetStandard (#176)ReinUsesLisp
2018-05-11Add intrinsics support (#121)gdkchan
2018-03-15Improvements to audout (#58)gdkchan