summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/core/syncpoint_manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect id check and potential out of bounds lookupKelebek12023-05-311-1/+1
* syncpoint_manager: Mark IsSyncpointAllocated() as constLioncash2022-11-281-2/+2
* syncpoint_manager: Reduce number of bounds checksLioncash2022-11-281-14/+28
* General: address feedbackFernando Sahmkow2022-10-061-16/+16
* general: rework usages of UNREACHABLE macroLiam2022-10-061-7/+7
* general: Format licenses as per SPDX guidelinesMorph2022-10-061-4/+3
* NvDec: Fix regressions.Fernando Sahmkow2022-10-061-0/+6
* NVDRV: Further improvements.Fernando Sahmkow2022-10-061-17/+95
* NVDRV: Refactor Host1xFernando Sahmkow2022-10-061-3/+3
* NVDRV: Refactor and add new NvMap.Fernando Sahmkow2022-10-061-0/+38