aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvdrv/devices/nvmap.cpp
AgeCommit message (Expand)Author
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-02-17nvmap: Make IocFromId return the same existing handle instead of creating a n...Subv
2018-02-14nvmap: Silence formatting specifier warningsLioncash
2018-02-07nvmap: Refactor to expose nvmap objects.bunnei
2018-02-05Extra nvdrv support (#162)David
2018-02-04logger: Use Service_NVDRV category where applicable.bunnei
2018-01-21nvmap: Add a return 0 underneath the UNIMPLEMENTED macroLioncash
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-11core: Include <algorithm> where used.bunnei
2018-01-11nv: Fix more broken asserts.bunnei
2018-01-10NV: Move the nv device nodes to their own directory and namespace.Subv