aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Nvdec.Vp9/DecodeFrame.cs
AgeCommit message (Expand)Author
2022-08-17Removed extra semicolons. (#3594)1.1.220Nicholas Rodine
2022-08-11Rename ToSpan to AsSpan (#3556)1.1.211gdkchan
2021-02-11Enable multithreaded VP9 decoding (#2009)gdkchan
2020-11-18Improvements with new .NET 5 functions or bugfixes (#1714)gdkchan
2020-08-20Fix asserts on VP9 decoder in debug mode and build warnings (#1480)gdkchan
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan