summaryrefslogtreecommitdiffstats
path: root/src/input_common/drivers/camera.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* camera: Use pre-allocated vector for camera dataameerj2022-12-171-1/+1
| | | | And avoid an unnecessary copy
* input_common: Add camera drivergerman772022-07-241-0/+82