Ryujinx/Ryujinx.Graphics.Nvdec.Vp9
Mary aa129fdbdf
infra: Migrate to .NET 5 (#1694)
* infra: Migrate to .NET 5

This migrate projects and CI to .NET 5

* Remove language version restrictions (now on 9.0 by default)

* infra: pin .NET 5 to avoid later issues

* infra: Cleanup csproj files

* infra: update dependencies

* infra: Add temporary workaround for a bug in Vector128.Create

see https://github.com/dotnet/runtime/issues/44704 for more informations
2020-11-15 19:27:15 +01:00
..
Common Silence several build warnings (#1428) 2020-08-06 23:40:41 +02:00
Dsp New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Types Fix asserts on VP9 decoder in debug mode and build warnings (#1480) 2020-08-20 00:07:04 -03:00
BitDepth.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
CodecErr.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Constants.cs Silence several build warnings (#1428) 2020-08-06 23:40:41 +02:00
DecodeFrame.cs Fix asserts on VP9 decoder in debug mode and build warnings (#1480) 2020-08-20 00:07:04 -03:00
DecodeMv.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Decoder.cs Fix asserts on VP9 decoder in debug mode and build warnings (#1480) 2020-08-20 00:07:04 -03:00
Detokenize.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Idct.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
InternalErrorException.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
InternalErrorInfo.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
LoopFilter.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Luts.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
PredCommon.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
QuantCommon.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
ReconInter.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
ReconIntra.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Ryujinx.Graphics.Nvdec.Vp9.csproj infra: Migrate to .NET 5 (#1694) 2020-11-15 19:27:15 +01:00
TileBuffer.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
TileWorkerData.cs Silence several build warnings (#1428) 2020-08-06 23:40:41 +02:00