aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Nvdec.Vp9/Decoder.cs
AgeCommit message (Expand)Author
2022-02-17Use ReadOnlySpan<byte> compiler optimization for static data (#3130)1.1.34Berkan Diler
2021-02-11Enable multithreaded VP9 decoding (#2009)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