aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Nvdec
AgeCommit message (Expand)Author
2022-03-23Support NVDEC H264 interlaced video decoding and VIC deinterlacing (#3225)gdkchan
2022-03-20De-tile GOB when DMA copying from block linear to pitch kind memory regions (...gdkchan
2021-11-28infra: Migrate to .NET 6 (#2829)Mary
2021-10-12nvdec: Adding Vp8 codec support (#2707)Ac_K
2021-09-29NVDEC (H264): Use separate contexts per channel and decode frames in DTS orde...gdkchan
2020-11-15infra: Migrate to .NET 5 (#1694)Mary
2020-08-06Silence several build warnings (#1428)gdkchan
2020-08-04Improved Logger (#1292)mageven
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan
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-01-09Add runtime identifiers to new projectsgdkchan
2020-01-09Address PR feedbackgdkchan
2020-01-09Target .NET Core 3.0 for NVDEC projectgdkchan
2020-01-09Re-add NVDEC project (not integrated)gdkchan