summaryrefslogtreecommitdiffstats
path: root/src/video_core/cdma_pusher.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* NVDRV: Refactor Host1xFernando Sahmkow2022-10-061-6/+6
* VideoCore: Refactor syncing.Fernando Sahmkow2022-10-061-11/+14
* chore: add missing SPDX tagsAndrea Pappacoda2022-04-281-19/+2
* video_core: Reduce unused includesameerj2022-03-191-2/+0
* gpu: Migrate implementation to the cpp fileameerj2021-10-031-0/+1
* Slightly refactor NVDEC and codecs for readability and safetyKelebek12021-07-011-2/+1
* rebase, fix name shadowing, more constameerj2021-02-131-3/+3
* Address PR feedbackameerj2021-02-131-5/+4
* streamline cdma_pusher/command_classesameerj2021-02-131-27/+24
* nvdec cleanupameerj2021-02-131-14/+1
* common/bit_util: Replace CLZ/CTZ operations with standardized onesLioncash2021-01-151-2/+2
* nvdec syncpt incorporationameerj2021-01-071-8/+7
* video_core: Resolve more variable shadowing scenariosLioncash2020-12-041-15/+15
* video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand.bunnei2020-10-291-1/+1
* video_core: NVDEC Implementationameerj2020-10-271-0/+171