Ryujinx/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices
Mary-nyan 479d1fd8b0
hle: Handle GPU profiler and debugger device path correctly (#4138)
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.
2022-12-21 18:23:11 +00:00
..
NvHostAsGpu Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
NvHostChannel Fix a potential GPFIFO submission race (#3378) 2022-06-04 21:36:36 +02:00
NvHostCtrl Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
NvHostCtrlGpu misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
NvHostDbgGpu hle: Handle GPU profiler and debugger device path correctly (#4138) 2022-12-21 18:23:11 +00:00
NvHostProfGpu hle: Handle GPU profiler and debugger device path correctly (#4138) 2022-12-21 18:23:11 +00:00
NvMap Change NvMap ID allocation to match nvservices (#3741) 2022-10-05 17:49:18 -03:00
NvDeviceFile.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
NvInternalResult.cs Rewrite nvservices (#800) 2019-11-03 09:47:56 +11:00