summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/syncpoint_manager.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-24nvdrv, video_core: Don't index out of bounds when given invalid syncpoint IDcomex1-2/+2
2020-11-01hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints.bunnei1-0/+85