mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-16 07:56:40 +00:00
479d1fd8b0
This fix a warning on "慟哭そして…" by handling correctly the debug mode flag. When debug mode isn't enabled, opening /dev/nvhost-dbg-gpu or /dev/nvhost-prof-gpu should fail with a not implemented error code. This implement this behaviour and also define stubbed interfaces for completness. |
||
---|---|---|
.. | ||
NvHostAsGpu | ||
NvHostChannel | ||
NvHostCtrl | ||
NvHostCtrlGpu | ||
NvHostDbgGpu | ||
NvHostProfGpu | ||
NvMap | ||
NvDeviceFile.cs | ||
NvInternalResult.cs |