summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/irsensor/image_transfer_processor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hid: avoid direct pointer access of transfer memory objectsLiam2023-02-241-4/+8
* service: irs: Move to IRS namespace and minor fixesgerman772022-07-241-2/+2
* service: irs: Split processors and implement ImageTransferProcessorgerman772022-07-241-0/+73