yuzu-mainline/src/core/hle/service/nvdrv
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance
Completely removes all usages of the global system instance within the
services code by passing in the using system instance to the services.
2020-11-26 20:03:11 -05:00
..
devices nvservices: Reintroducee IoctlCtrl 2020-11-24 16:40:23 +11:00
interface.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
interface.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nvdata.h nvservices: Reintroducee IoctlCtrl 2020-11-24 16:40:23 +11:00
nvdrv.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nvdrv.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nvmemp.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nvmemp.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
syncpoint_manager.cpp hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints. 2020-11-01 01:51:54 -07:00
syncpoint_manager.h nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID 2020-11-24 12:59:41 -05:00