index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.Audio
/
Ryujinx.Audio.csproj
Age
Commit message (
Expand
)
Author
2022-11-09
infra: Migrate to .NET 7 (#3795)
Mary-nyan
2021-11-28
infra: Migrate to .NET 6 (#2829)
Mary
2021-02-26
Haydn: Part 1 (#2007)
Mary
2020-11-15
infra: Migrate to .NET 5 (#1694)
Mary
2020-10-16
Memory Read/Write Tracking using Region Handles (#1272)
riperiperi
2020-08-30
Remove the Ryujinx.Debugger project (#1506)
Mary
2020-05-04
Upgrade projects to C#8 (#1193)
Ac_K
2020-04-22
Update .NET Core to 3.1, and update NuGet Packages (#1121)
Michael Kuklinski
2020-02-12
Add inbuilt Opengl renderer to window (#922)
emmauss
2020-02-06
Render Profiler in GUI (#854)
emmauss
2019-10-31
.NET Core 3.0 is here! (#784)
LDj3SNuD
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan
2019-04-26
Built in profiling (#567)
BaronKiko
2018-11-15
Implement libsoundio as an alternative audio backend (#406)
jduncanator
2018-10-17
Move logging to Ryujinx.Common and make it a static class (#413)
ReinUsesLisp
2018-06-30
Add 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-11
Add intrinsics support (#121)
gdkchan
2018-03-15
Improvements to audout (#58)
gdkchan