summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_nvdec_common.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-06General: address feedbackFernando Sahmkow1-5/+0
2022-10-06NvHostChannels: improve hack for supporting multiple channels.Fernando Sahmkow1-0/+3
2022-10-06NvDec: Fix regressions.Fernando Sahmkow1-0/+3
2022-10-06NVDRV: Further improvements.Fernando Sahmkow1-2/+4
2022-10-06NVDRV: Fix Open/Close and make sure each device is correctly created.Fernando Sahmkow1-1/+1
2022-10-06NVDRV: Implement new NvMapFernando Sahmkow1-5/+6
2022-10-06NVDRV: Refactor and add new NvMap.Fernando Sahmkow1-2/+7
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-12-02Support multiple videos playingFeng Chen1-1/+2
2021-11-04core: Remove unused includesameerj1-1/+0
2021-10-24Fixup channel submit IOCTL syncpoint parametersBilly Laws1-8/+5
2021-08-07nvhost_nvdec_common: Remove BufferMapameerj1-45/+0
2021-05-16core: Make variable shadowing a compile-time errorLioncash1-6/+6
2021-05-04service: Resolve cases of member field shadowingLioncash1-2/+2
2021-01-07nvdec syncpt incorporationameerj1-4/+10
2020-12-07nvdrv: Remove useless re-declaration of pure virtual methods that were already declared in the superclasscomex1-33/+0
2020-11-24nvservices: Reintroducee IoctlCtrlChloe Marcec1-4/+5
2020-11-10Addressed issuesChloe Marcec1-0/+25
2020-11-10core: Make nvservices more standardizedChloe Marcec1-41/+44
2020-10-27video_core: NVDEC Implementationameerj1-0/+168