summaryrefslogtreecommitdiffstats
path: root/src/video_core/host1x/syncpoint_manager.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-29host1x/syncpoint_manager: Eliminate unnecessary std::function constructionLioncash1-4/+2
2022-11-29host1x/syncpoint_manager: Pass DeregisterAction() handle as const-refLioncash1-3/+3
2022-10-06General: address feedbackFernando Sahmkow1-12/+12
2022-10-06general: Format licenses as per SPDX guidelinesMorph1-3/+2
2022-10-06General: Fix clang format.Fernando Sahmkow1-2/+2
2022-10-06VideoCore: Refactor syncing.Fernando Sahmkow1-0/+99