aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Nvdec
AgeCommit message (Expand)AuthorFilesLines
2022-11-09infra: Migrate to .NET 7 (#3795)1.1.339Mary-nyan1-1/+1
2022-03-23Support NVDEC H264 interlaced video decoding and VIC deinterlacing (#3225)1.1.84gdkchan3-4/+70
2022-03-20De-tile GOB when DMA copying from block linear to pitch kind memory regions (...1.1.80gdkchan1-1/+1
2021-11-28infra: Migrate to .NET 6 (#2829)Mary1-1/+1
2021-10-12nvdec: Adding Vp8 codec support (#2707)Ac_K6-10/+129
2021-09-29NVDEC (H264): Use separate contexts per channel and decode frames in DTS orde...gdkchan9-114/+196
2020-11-15infra: Migrate to .NET 5 (#1694)Mary1-10/+1
2020-08-06Silence several build warnings (#1428)gdkchan9-4/+23
2020-08-04Improved Logger (#1292)mageven1-1/+1
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan49-2489/+1241
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan1-3/+18
2020-05-04Upgrade projects to C#8 (#1193)Ac_K1-0/+1
2020-04-22Update .NET Core to 3.1, and update NuGet Packages (#1121)Michael Kuklinski1-2/+2
2020-01-09Add runtime identifiers to new projectsgdkchan1-0/+1
2020-01-09Address PR feedbackgdkchan2-11/+11
2020-01-09Target .NET Core 3.0 for NVDEC projectgdkchan1-1/+1
2020-01-09Re-add NVDEC project (not integrated)gdkchan27-0/+2492