summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/nvdata.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-19Initial implementation of Ioctl2 & Ioctl3David Marcec1-0/+6
2019-07-05NVServices: Address FeedbackFernando Sahmkow1-0/+4
2019-07-05NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.Fernando Sahmkow1-0/+7
2019-07-05nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEventUnregisterFernando Sahmkow1-2/+12
2019-07-05video_core: Implement GPU side SyncpointsFernando Sahmkow1-0/+2
2019-07-05nv_services: Correct buffer queue fencing and GPFifo fencingFernando Sahmkow1-0/+25