summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/core/heap_mapper.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Common: Rename SplitRangeSet to OverlapRangeSetFernando Sahmkow2024-02-051-1/+1
* NVDRV: Refactor HeapMapper to use RangeSetsFernando Sahmkow2024-02-041-144/+43
* nvdrv: use static typing for SessionId, smmu Asid typesLiam2024-01-191-4/+4
* Core: Clang format and other small issues.Fernando Sahmkow2024-01-191-11/+14
* GPU-SMMU: Estimate game leak and preallocate device region.Fernando Sahmkow2024-01-191-0/+172