summaryrefslogtreecommitdiffstats
path: root/src/video_core/command_classes/vic.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Fix various spelling errorsMorph2021-01-021-1/+1
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-4/+4
* video_core: Remove unnecessary enum class casting in logging messagesLioncash2020-12-071-1/+1
* vp9/vic: Resolve pessimizing movesLioncash2020-12-031-1/+1
* Queue decoded frames, cleanup decodersameerj2020-11-251-10/+5
* nvdec: Tidy up header includesLioncash2020-10-271-1/+1
* video_core: NVDEC Implementationameerj2020-10-271-0/+180