yuzu/src/core/hle/service/nvdrv
Lioncash d378d98e26 nvdrv: Get rid of global std::weak_ptr
Rather than use global state, we can simply pass the instance into the
NVFlinger instance directly.
2018-08-07 21:53:05 -04:00
..
devices nvdrv: Get rid of indirect inclusions 2018-08-07 08:54:50 -04:00
interface.cpp GPU: Implement the NVGPU_IOCTL_CHANNEL_KICKOFF_PB ioctl2 command. 2018-07-21 15:50:02 -05:00
interface.h nvdrv: Get rid of indirect inclusions 2018-08-07 08:54:50 -04:00
nvdrv.cpp nvdrv: Get rid of global std::weak_ptr 2018-08-07 21:53:05 -04:00
nvdrv.h nvdrv: Get rid of global std::weak_ptr 2018-08-07 21:53:05 -04:00
nvmemp.cpp nvdrv: Get rid of indirect inclusions 2018-08-07 08:54:50 -04:00
nvmemp.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00