Ryujinx/Ryujinx.Tests
Logan Stromberg edfd4d70c0
Use SIMD acceleration for audio upsampler (#4410)
* Use SIMD acceleration for audio upsampler filter kernel for a moderate speedup

* Address formatting. Implement AVX2 fast path for high quality resampling in ResamplerHelper

* now really, are we really getting the benefit of inlining 50+ line methods?

* adding unit tests for resampler + upsampler. The upsampler ones fail for some reason

* Fixing upsampler test. Apparently this algo only works at specific ratios

---------

Co-authored-by: Logan Stromberg <lostromb@microsoft.com>
2023-02-21 11:44:57 +01:00
..
Audio/Renderer Use SIMD acceleration for audio upsampler (#4410) 2023-02-21 11:44:57 +01:00
Cpu Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
HLE Prevent raw Unicode control codes from showing on software keyboard applet. (#3845) 2022-11-16 23:53:17 +01:00
Memory Clear CPU side data on GPU buffer clears (#4125) 2023-02-16 18:28:49 -03:00
Time timezone: Fix regression caused by #3361 (#3418) 2022-06-24 21:11:56 +02:00
.runsettings Move partial unmap handler to the native signal handler (#3437) 2022-07-29 19:16:29 -03:00
Ryujinx.Tests.csproj Use NuGet Central Package Management to manage package versions solution-wise (#4095) 2022-12-12 16:03:10 +01:00
TreeDictionaryTests.cs GPU - Improve Memory Allocation (#1722) 2020-12-09 19:26:05 -03:00