summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/syncpoint_manager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-06NVDRV: Refactor and add new NvMap.Fernando Sahmkow1-38/+0
2022-06-14common: Change semantics of UNREACHABLE to unconditionally crashLiam1-1/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-05-16core: Make variable shadowing a compile-time errorLioncash1-1/+1
2020-11-01hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints.bunnei1-0/+39