suyu/src/core/hle/service/nvdrv/devices
greggameplayer 3c26b7179d
change some functions
according to the changes made previously
2018-05-23 14:09:24 +02: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 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 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