aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvdrv/devices/nvdevice.h
AgeCommit message (Expand)Author
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
2019-02-06remove all occurance of specifying endianness inside BitFieldWeiyi Wang
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-02-05Extra nvdrv support (#162)David
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