summaryrefslogtreecommitdiffstats
path: root/src/video_core/host1x/syncpoint_manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* host1x/syncpoint_manager: Eliminate unnecessary std::function constructionLioncash2022-11-291-4/+2
* host1x/syncpoint_manager: Pass DeregisterAction() handle as const-refLioncash2022-11-291-3/+3
* General: address feedbackFernando Sahmkow2022-10-061-12/+12
* general: Format licenses as per SPDX guidelinesMorph2022-10-061-3/+2
* General: Fix clang format.Fernando Sahmkow2022-10-061-2/+2
* VideoCore: Refactor syncing.Fernando Sahmkow2022-10-061-0/+99