index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.Graphics.Nvdec.Vp9
Age
Commit message (
Expand
)
Author
2023-03-04
Minor code formatting (#4498)
gdkchan
2022-11-18
Use ReadOnlySpan<byte> compiler optimization in more places (#3853)
Berkan Diler
2022-11-09
infra: Migrate to .NET 7 (#3795)
Mary-nyan
2022-08-18
Removed unused usings. (#3593)
Nicholas Rodine
2022-08-17
Removed extra semicolons. (#3594)
Nicholas Rodine
2022-08-11
Rename ToSpan to AsSpan (#3556)
gdkchan
2022-03-23
Support NVDEC H264 interlaced video decoding and VIC deinterlacing (#3225)
gdkchan
2022-02-17
Use ReadOnlySpan<byte> compiler optimization for static data (#3130)
Berkan Diler
2021-11-28
infra: Migrate to .NET 6 (#2829)
Mary
2021-02-11
Enable multithreaded VP9 decoding (#2009)
gdkchan
2020-11-27
Remove some warnings and cleaning code (#1736)
Ac_K
2020-11-18
Improvements with new .NET 5 functions or bugfixes (#1714)
gdkchan
2020-11-15
infra: Migrate to .NET 5 (#1694)
Mary
2020-08-20
Fix asserts on VP9 decoder in debug mode and build warnings (#1480)
gdkchan
2020-08-06
Silence several build warnings (#1428)
gdkchan
2020-07-12
New NVDEC and VIC implementation (#1384)
gdkchan