yuzu/src/core/hle/service/nvdrv/devices
bunnei 87f21657f8
Merge pull request #466 from mailwl/nv-timeout
Stub NVGPU_IOCTL_CHANNEL_SET_TIMEOUT
2018-05-25 22:31:06 -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 Stub NVGPU_IOCTL_CHANNEL_SET_TIMEOUT 2018-05-24 16:49:34 +03:00
nvhost_gpu.h Stub NVGPU_IOCTL_CHANNEL_SET_TIMEOUT 2018-05-24 16:49:34 +03: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