summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/irsensor/image_transfer_processor.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-02-24hid: avoid direct pointer access of transfer memory objectsLiam1-4/+8
2022-07-24service: irs: Move to IRS namespace and minor fixesgerman771-2/+2
2022-07-24service: irs: Split processors and implement ImageTransferProcessorgerman771-0/+73