aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvdrv/syncpoint_manager.cpp
AgeCommit message (Expand)Author
2022-10-06NVDRV: Refactor and add new NvMap.Fernando Sahmkow
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-05-16core: Make variable shadowing a compile-time errorLioncash
2020-11-01hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints.bunnei