aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvdrv/nvdrv.h
AgeCommit message (Expand)Author
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-08-07nvdrv: Get rid of global std::weak_ptrLioncash
2018-07-25service/nvdrv: Take std::string in Open() by const referenceLioncash
2018-07-19nvdrv: Take std::string by const reference in GetDevice()Lioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-02-14Vi: Properly write the BufferProducerFence object in the DequeueBuffer respon...Subv
2018-01-17nvdrv: stubbed Close(cmd 2)Frederic Meyer
2018-01-16NV: Move the nvdrv classes into the Nvidia namespace, and move the functional...Subv
2018-01-16clang-formatMerryMage
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2018-01-10NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service.Subv
2018-01-10NV: Implemented the nvdrv:a service and the /dev/nvmap device.Subv