aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvdrv/nvdrv_interface.cpp
AgeCommit message (Expand)Author
2024-02-19scope_exit: Make constexprFearlessTobi
2024-02-17nvnflinger: convert to processLiam
2024-01-23service: properly convert buffers to stringsNarr the Reg
2024-01-18SMMU: Initial adaptation to video_core.Fernando Sahmkow
2024-01-18NVDRV: Implement sessions and initial implementation of SMMUFernando Sahmkow
2023-06-30general: Use ScratchBuffer where possibleMorph
2023-06-22Remove memory allocations in some hot pathsKelebek1
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2022-10-06general: Format licenses as per SPDX guidelinesMorph
2022-10-06NVDRV: Further refactors and eliminate old code.Fernando Sahmkow
2022-10-06NVDRV: Cleanup.Fernando Sahmkow
2022-10-06NVDRV: Implement QueryEvent.Fernando Sahmkow
2022-10-06NvHost: Remake Ctrl Implementation.Fernando Sahmkow
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-06Merge pull request #8122 from bunnei/improve-thread-usagebunnei
2022-04-02fix: typosAndrea Pappacoda
2022-04-02hle: service: nvdrv: Create a service thread where appropriate.Morph
2021-11-03core: Remove unused includesameerj
2021-07-14service: Append service name prefix to common filenamesMorph