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
Types Fix asserts on VP9 decoder in debug mode and build warnings (#1480) 2020-08-20 00:07:04 -03:00
BitDepth.cs
CodecErr.cs
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
Decoder.cs Fix asserts on VP9 decoder in debug mode and build warnings (#1480) 2020-08-20 00:07:04 -03:00
Detokenize.cs
Idct.cs
InternalErrorException.cs
InternalErrorInfo.cs
LoopFilter.cs
Luts.cs
PredCommon.cs
QuantCommon.cs
ReconInter.cs
ReconIntra.cs
Ryujinx.Graphics.Nvdec.Vp9.csproj infra: Migrate to .NET 5 (#1694) 2020-11-15 19:27:15 +01:00
TileBuffer.cs
TileWorkerData.cs Silence several build warnings (#1428) 2020-08-06 23:40:41 +02:00