aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/cdma_pusher.cpp
AgeCommit message (Expand)Author
2024-03-04Merge yuzu-emu#12461yuzubot
2022-10-06NVDRV: Refactor Host1xFernando Sahmkow
2022-10-06VideoCore: Refactor syncing.Fernando Sahmkow
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda
2022-03-19video_core: Reduce unused includesameerj
2021-10-03gpu: Migrate implementation to the cpp fileameerj
2021-07-01Slightly refactor NVDEC and codecs for readability and safetyKelebek1
2021-02-13 rebase, fix name shadowing, more constameerj
2021-02-13Address PR feedbackameerj
2021-02-13 streamline cdma_pusher/command_classesameerj
2021-02-13nvdec cleanupameerj
2021-01-15common/bit_util: Replace CLZ/CTZ operations with standardized onesLioncash
2021-01-07nvdec syncpt incorporationameerj
2020-12-04video_core: Resolve more variable shadowing scenariosLioncash
2020-10-28video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand.bunnei
2020-10-26video_core: NVDEC Implementationameerj