summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvdevice.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* core: Remove unused includesameerj2021-11-041-3/+0
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-1/+1
* nvdrv: Pass device fd and handle device create methods for device opening and closingChloe Marcec2021-03-251-4/+16
* hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread.bunnei2020-12-291-5/+4
* nvservices: Reintroducee IoctlCtrlChloe Marcec2020-11-241-4/+5
* Addressed issuesChloe Marcec2020-11-101-0/+25
* core: Make nvservices more standardizedChloe Marcec2020-11-101-19/+6
* core: Resolve several -Wextra-semi warningsLioncash2020-08-141-1/+2
* Initial implementation of Ioctl2 & Ioctl3David Marcec2019-09-191-2/+4
* 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