summaryrefslogtreecommitdiffstats
path: root/src/video_core/command_classes/vic.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* rebase, fix name shadowing, more constameerj2021-02-131-5/+5
* streamline cdma_pusher/command_classesameerj2021-02-131-13/+5
* nvdec cleanupameerj2021-02-131-8/+13
* video_core: Reimplement the buffer cacheReinUsesLisp2021-02-131-3/+0
* 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