aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvdrv/devices/nvmap.h
AgeCommit message (Expand)Author
2023-10-25nvdrv: convert nvmapLiam
2023-10-01service: nvnflinger: Implement shared bufferNarr the Reg
2023-06-22Remove memory allocations in some hot pathsKelebek1
2023-02-03Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"ameerj
2023-02-02Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...liamwhite
2022-12-28nvdrv: Use std::span for inputsameerj
2022-10-06General: address feedbackFernando Sahmkow
2022-10-06Core: Fix get nvmap object random crashVonChenPlus
2022-10-06NVDRV: Implement new NvMapFernando Sahmkow
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-05-04service: Resolve cases of member field shadowingLioncash
2021-03-25nvdrv: Pass device fd and handle device create methods for device opening and...Chloe Marcec
2020-12-28hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread.bunnei
2020-11-24nvservices: Reintroducee IoctlCtrlChloe Marcec
2020-11-10core: Make nvservices more standardizedChloe Marcec
2020-10-26video_core: NVDEC Implementationameerj
2020-07-26hle: nvdrv: Rewrite of GPU memory management.bunnei
2019-09-19Initial implementation of Ioctl2 & Ioctl3David Marcec
2019-07-05NVServices: Styling, define constructors as explicit and correctionsFernando Sahmkow
2019-07-05NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.Fernando Sahmkow
2019-07-05nv_services: Deglobalize NvServicesFernando Sahmkow
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-07-01nvmap: Return the address of the nvmap object when Freeing it for the last time.Subv
2018-05-23correct placement and add size checkgreggameplayer
2018-05-20GPU: Implemented the nvmap Free ioctl.Subv
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-02-07nvmap: Refactor to expose nvmap objects.bunnei
2018-02-05Extra nvdrv support (#162)David
2018-01-21nvmap: Make IoctlCommands an enum classLioncash
2018-01-16NV: Move the nvdrv classes into the Nvidia namespace, and move the functional...Subv
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2018-01-10NV: Move the nv device nodes to their own directory and namespace.Subv