summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/irsensor/clustering_processor.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address commentsNarr the Reg2022-07-251-16/+16
* fix compiler errorsgerman772022-07-241-11/+13
* service: irs: Implement clustering processorgerman772022-07-241-4/+233
* service: irs: Move to IRS namespace and minor fixesgerman772022-07-241-4/+2
* service: irs: Split processors and implement ImageTransferProcessorgerman772022-07-241-0/+36