summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_nvdec.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-12-04Address feedbackFeng Chen1-0/+3
2021-05-04service: Resolve cases of member field shadowingLioncash1-2/+2
2021-03-25nvdrv: Pass device fd and handle device create methods for device opening and closingChloe Marcec1-4/+8
2021-01-07nvdec syncpt incorporationameerj1-1/+2
2020-12-29hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread.bunnei1-5/+3
2020-11-24nvservices: Reintroducee IoctlCtrlChloe Marcec1-3/+5
2020-11-10core: Make nvservices more standardizedChloe Marcec1-20/+5
2020-10-27video_core: NVDEC Implementationameerj1-60/+11
2020-06-05nvdrv: Stub nvdec/vic ioctls to bypass nvdec moviesZach Hilman1-1/+51
2019-09-19Initial implementation of Ioctl2 & Ioctl3David Marcec1-2/+3
2019-07-05NVServices: Styling, define constructors as explicit and correctionsFernando Sahmkow1-1/+1
2019-07-05NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.Fernando Sahmkow1-1/+2
2019-07-05nv_services: Deglobalize NvServicesFernando Sahmkow1-1/+1
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-2/+2
2018-08-07nvdrv: Get rid of indirect inclusionsLioncash1-3/+1
2018-05-30Services/nvdrv: add '/dev/nvhost-nvdec' devicemailwl1-0/+38