ryujinx/src/Ryujinx.Graphics.Nvdec.Vp9
Evan Husted b1de7696ee misc: chore: VP9 project cleanup
Target-typed new, remove var usage, use collection expressions, rename many fields & properties to match C# standard
2025-02-18 21:33:07 -06:00
..
Common misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
Dsp misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
Types misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
BitDepth.cs Implement VP9 loop filtering (#550) 2025-02-18 20:59:36 -06:00
CodecErr.cs Implement VP9 loop filtering (#550) 2025-02-18 20:59:36 -06:00
Constants.cs Implement VP9 loop filtering (#550) 2025-02-18 20:59:36 -06:00
DecodeFrame.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
DecodeMv.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
Decoder.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
Detokenize.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
DSubExp.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
Entropy.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
EntropyMode.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
EntropyMv.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
FrameBuffers.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
Idct.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
InternalErrorException.cs Implement VP9 loop filtering (#550) 2025-02-18 20:59:36 -06:00
InternalErrorInfo.cs Implement VP9 loop filtering (#550) 2025-02-18 20:59:36 -06:00
LoopFilter.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
Luts.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
PredCommon.cs Implement VP9 loop filtering (#550) 2025-02-18 20:59:36 -06:00
Prob.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
QuantCommon.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
ReadBitBuffer.cs Implement VP9 loop filtering (#550) 2025-02-18 20:59:36 -06:00
ReconInter.cs Implement VP9 loop filtering (#550) 2025-02-18 20:59:36 -06:00
ReconIntra.cs misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
Ryujinx.Graphics.Nvdec.Vp9.csproj Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
TileBuffer.cs Implement VP9 loop filtering (#550) 2025-02-18 20:59:36 -06:00
TileWorkerData.cs Implement VP9 loop filtering (#550) 2025-02-18 20:59:36 -06:00