summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cam/cam.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Doxygen: Amend minor issues (#2593)Mat M2017-02-271-1/+1
* CAM: implement basic camera functions with a blank camerawwylele2017-01-111-54/+304
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-12/+42
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-51/+18
* Service/CAM: Add doxycomments to all service functionsYuri Kunde Schlesner2016-03-011-0/+217
* Service/CAM: Dummy implementation of some functionsYuri Kunde Schlesner2016-02-131-0/+45
* services: Get rid of unnecessary includesLioncash2016-02-021-2/+1
* Services/Cam: Added new log type and camera enums from 3dbrew.Subv2015-11-231-0/+156
* Services: Continue separation of services into their own folderspurpasmart962015-06-121-0/+20