aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvdrv/core
AgeCommit message (Expand)Author
2023-05-31Fix incorrect id check and potential out of bounds lookupKelebek1
2023-02-14remove static from pointer sized or smaller types for aesthetics, change cons...arades79
2023-02-14add static lifetime to constexpr values to force compile time evaluation wher...arades79
2022-11-28syncpoint_manager: Mark IsSyncpointAllocated() as constLioncash
2022-11-28syncpoint_manager: Reduce number of bounds checksLioncash
2022-10-27nvnflinger: release queued handles immediately on disconnectionLiam
2022-10-06General: address feedbackFernando Sahmkow
2022-10-06general: rework usages of UNREACHABLE macroLiam
2022-10-06general: Format licenses as per SPDX guidelinesMorph
2022-10-06Address Feedback from bylaws.Fernando Sahmkow
2022-10-06Nvflinger: correct duplication.Fernando Sahmkow
2022-10-06Core: Fix get nvmap object random crashVonChenPlus
2022-10-06NvDec: Fix regressions.Fernando Sahmkow
2022-10-06General: Fix compilation for GCCLiam White
2022-10-06NVDRV: Further improvements.Fernando Sahmkow
2022-10-06NVDRV: Refactor Host1xFernando Sahmkow
2022-10-06NVMAP: Fix the Free return parameters.Fernando Sahmkow
2022-10-06NVDRV: Implement new NvMapFernando Sahmkow
2022-10-06NVDRV: Refactor and add new NvMap.Fernando Sahmkow