summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/nvdata.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-06general: Format licenses as per SPDX guidelinesMorph1-4/+3
2022-10-06NvHost: Remake Ctrl Implementation.Fernando Sahmkow1-6/+12
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-25hle: nvdrv: nvdata: Cleanup NvFence static assert.bunnei1-1/+1
2022-03-25hle: nvdrv: Rename Fence to NvFence to avoid naming conflicts.bunnei1-8/+2
2021-12-05general: Add missing copyright noticesameerj1-0/+4
2020-12-29hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread.bunnei1-11/+0
2020-11-24nvservices: Reintroducee IoctlCtrlChloe Marcec1-0/+11
2020-11-10core: Make nvservices more standardizedChloe Marcec1-20/+66
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