summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvdevice.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* NVServices: Styling, define constructors as explicit and correctionsFernando Sahmkow2019-07-051-1/+1
* NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.Fernando Sahmkow2019-07-051-1/+3
* nv_services: Deglobalize NvServicesFernando Sahmkow2019-07-051-1/+8
* remove all occurance of specifying endianness inside BitFieldWeiyi Wang2019-02-061-5/+5
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-6/+2
* Extra nvdrv support (#162)David2018-02-061-1/+11
* NV: Move the nvdrv classes into the Nvidia namespace, and move the functionality to a s single module that services call.Subv2018-01-171-2/+2
* yuzu: Update license text to be consistent across project.bunnei2018-01-131-1/+1
* NV: Move the nv device nodes to their own directory and namespace.Subv2018-01-111-0/+33