suyu/src/core/hle/service/nvdrv/devices
David Marcec f9259c0383 Initial implementation of Ioctl2 & Ioctl3
Purpose of Ioctl2 and Ioctl3 is to prevent the passing of raw pointers through ioctls
2019-09-19 15:37:25 +10:00
..
nvdevice.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvdisp_disp0.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvdisp_disp0.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_as_gpu.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_as_gpu.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_ctrl.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_ctrl.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_ctrl_gpu.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_ctrl_gpu.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_gpu.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_gpu.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_nvdec.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_nvdec.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_nvjpg.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_nvjpg.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_vic.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvhost_vic.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvmap.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvmap.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00