summaryrefslogtreecommitdiffstats
path: root/src/video_core/command_classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4838 from lioncash/syncmgrbunnei2020-10-292-9/+9
|\
| * sync_manager: Amend parameter order of calls to SyncptIncr constructorLioncash2020-10-272-9/+9
* | Merge pull request #4848 from ReinUsesLisp/type-limitsLC2020-10-281-1/+1
|\ \
| * | video_core: Enforce -Werror=type-limitsReinUsesLisp2020-10-281-1/+1
| |/
* / video_core: Enforce -Wredundant-move and -Wpessimizing-moveReinUsesLisp2020-10-281-1/+1
|/
* video_core: NVDEC Implementationameerj2020-10-2716-0/+2857