aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/cam/cam.h
AgeCommit message (Expand)Author
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei
2017-05-27fixup!cam: use IPCHelperwwylele
2017-02-26Doxygen: Amend minor issues (#2593)Mat M
2017-01-11CAM: implement basic camera functions with a blank camerawwylele
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-02-29Service/CAM: Add doxycomments to all service functionsYuri Kunde Schlesner
2016-02-13Service/CAM: Dummy implementation of some functionsYuri Kunde Schlesner
2016-02-02services: Get rid of unnecessary includesLioncash
2015-11-23Services/Cam: Added new log type and camera enums from 3dbrew.Subv
2015-06-11Services: Continue separation of services into their own folderspurpasmart96