summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_nvdec_common.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-12-02Support multiple videos playingFeng Chen1-2/+3
2021-10-24Fixup channel submit IOCTL syncpoint parametersBilly Laws1-13/+4
2021-08-07nvhost_nvdec_common: Remove BufferMapameerj1-31/+0
2021-08-07nvhost_nvdec_common: Stub UnmapBuffer Ioctlameerj1-23/+4
2021-07-15nvhost_nvdec_common: Read Submit ioctl data from object addrameerj1-8/+2
2021-07-15nvhost_nvdec_common: Fix {Slice/Write}Vectors returnameerj1-37/+38
2021-05-04service: Resolve cases of member field shadowingLioncash1-3/+3
2021-04-05nvhost_nvdec_common: Avoid memcpy with null pointerslat9nq1-6/+11
2021-01-07fix for nvdec disabled, cleanup host1xameerj1-11/+14
2021-01-07nvdec syncpt incorporationameerj1-7/+19
2020-11-10core: Make nvservices more standardizedChloe Marcec1-24/+19
2020-10-30video_core: unbreak -Werror in NVDEC with ClangJan Beich1-1/+1
2020-10-27video_core: NVDEC Implementationameerj1-0/+234