suyu/src/core/hle/service/nvdrv/devices
David e3a92b09ba Stubbed NVGPU_GPU_IOCTL_ZBC_SET_TABLE (#463)
We have no clue on what this actually does yet so stubbing it since it's just input only should be fine for now
2018-05-24 18:36:12 -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 Add ioctl commands with their params and size check 2018-05-23 12:32:37 +02:00
nvhost_ctrl_gpu.cpp Stubbed NVGPU_GPU_IOCTL_ZBC_SET_TABLE (#463) 2018-05-24 18:36:12 -04:00
nvhost_ctrl_gpu.h Stubbed NVGPU_GPU_IOCTL_ZBC_SET_TABLE (#463) 2018-05-24 18:36:12 -04: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 change some functions 2018-05-23 14:09:24 +02:00
nvmap.h correct placement and add size check 2018-05-23 12:34:42 +02:00