summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/syncpoint_manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* NVDRV: Refactor and add new NvMap.Fernando Sahmkow2022-10-061-84/+0
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-1/+1
* nvdrv, video_core: Don't index out of bounds when given invalid syncpoint IDcomex2020-11-241-2/+2
* hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints.bunnei2020-11-011-0/+85