summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* General: address feedbackFernando Sahmkow2022-10-066-74/+90
* general: rework usages of UNREACHABLE macroLiam2022-10-061-7/+7
* general: Format licenses as per SPDX guidelinesMorph2022-10-066-24/+18
* Address Feedback from bylaws.Fernando Sahmkow2022-10-061-5/+1
* Nvflinger: correct duplication.Fernando Sahmkow2022-10-062-3/+3
* Core: Fix get nvmap object random crashVonChenPlus2022-10-062-1/+19
* NvDec: Fix regressions.Fernando Sahmkow2022-10-062-0/+11
* General: Fix compilation for GCCLiam White2022-10-062-14/+25
* NVDRV: Further improvements.Fernando Sahmkow2022-10-066-68/+194
* NVDRV: Refactor Host1xFernando Sahmkow2022-10-066-37/+50
* NVMAP: Fix the Free return parameters.Fernando Sahmkow2022-10-062-1/+4
* NVDRV: Implement new NvMapFernando Sahmkow2022-10-062-58/+73
* NVDRV: Refactor and add new NvMap.Fernando Sahmkow2022-10-066-0/+601