suyu/src/core/hle/service/nvdrv/devices
David 58d9078742 Implemented NVHOST_IOCTL_CHANNEL_GET_WAITBASE (#440)
* Implemented NVHOST_IOCTL_CHANNEL_GET_WAITBASE

struct + 4 seems to be hard coded at 0 and struct + 0 seems to be ignored?

* IocGetWaitbase -> IocChannelGetWaitbaseCommand

* Added super late fixes
2018-05-22 17:41:19 -04:00
..
nvdevice.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvdisp_disp0.cpp nvdrv: Move logging macros over to new fmt-compatible ones 2018-04-24 12:01:27 -04:00
nvdisp_disp0.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvhost_as_gpu.cpp GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl. 2018-05-20 14:25:56 -05:00
nvhost_as_gpu.h GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl. 2018-05-20 14:25:56 -05:00
nvhost_ctrl.cpp general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
nvhost_ctrl.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvhost_ctrl_gpu.cpp More accurate GetTPCMasks impl 2018-05-10 21:01:39 -07:00
nvhost_ctrl_gpu.h More accurate GetTPCMasks impl 2018-05-10 21:01:39 -07:00
nvhost_gpu.cpp Implemented NVHOST_IOCTL_CHANNEL_GET_WAITBASE (#440) 2018-05-22 17:41:19 -04:00
nvhost_gpu.h Implemented NVHOST_IOCTL_CHANNEL_GET_WAITBASE (#440) 2018-05-22 17:41:19 -04:00
nvmap.cpp GPU: Implemented the nvmap Free ioctl. 2018-05-20 14:25:57 -05:00
nvmap.h GPU: Implemented the nvmap Free ioctl. 2018-05-20 14:25:57 -05:00