summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/irsensor/clustering_processor.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-051-267/+0
* service: irs: Implement moment image processorNarr the Reg2023-11-111-7/+9
* 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