summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cam (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-27Doxygen: Amend minor issues (#2593)Mat M1-1/+1
2017-01-11CAM: implement basic camera functions with a blank camerawwylele3-172/+1242
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2-2/+2
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2-3/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2-13/+43
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot6-155/+125
2016-08-02fix #1942 and adds a few IPC functions for descriptorsLectem1-3/+3
2016-03-12svc: Make ResetType an enum classLioncash1-4/+4
2016-03-01Service/CAM: Add doxycomments to all service functionsYuri Kunde Schlesner1-0/+217
2016-02-13Service/CAM: Dummy implementation of some functionsYuri Kunde Schlesner3-20/+346
2016-02-02services: Get rid of unnecessary includesLioncash6-14/+1
2015-12-30services: Update some function tablesLioncash1-0/+5
2015-11-23Services/Cam: Added new log type and camera enums from 3dbrew.Subv1-0/+156
2015-09-03Add cam:u service function names to its function tablearchshift1-3/+60
2015-06-12Services: Continue separation of services into their own folderspurpasmart9610-0/+223