summaryrefslogtreecommitdiffstats
path: root/src/video_core/command_classes/codecs/vp9.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* vp9: Join declarations with assignmentsLioncash2020-10-271-7/+8
* vp9: Remove pessimizing movesLioncash2020-10-271-2/+2
* vp9: Resolve variable shadowingLioncash2020-10-271-4/+4
* nvdec: Tidy up header includesLioncash2020-10-271-1/+30
* video_core: NVDEC Implementationameerj2020-10-271-0/+1010