summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cam/cam_u.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-11CAM: implement basic camera functions with a blank camerawwylele1-16/+16
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-1/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-62/+62
2016-02-13Service/CAM: Dummy implementation of some functionsYuri Kunde Schlesner1-19/+20
2016-02-02services: Get rid of unnecessary includesLioncash1-2/+0
2015-12-30services: Update some function tablesLioncash1-0/+5
2015-09-03Add cam:u service function names to its function tablearchshift1-3/+60
2015-06-12Services: Continue separation of services into their own folderspurpasmart961-0/+20