summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cam/cam_u.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* CAM: implement basic camera functions with a blank camerawwylele2017-01-111-16/+16
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-1/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-62/+62
* Service/CAM: Dummy implementation of some functionsYuri Kunde Schlesner2016-02-131-19/+20
* services: Get rid of unnecessary includesLioncash2016-02-021-2/+0
* services: Update some function tablesLioncash2015-12-301-0/+5
* Add cam:u service function names to its function tablearchshift2015-09-031-3/+60
* Services: Continue separation of services into their own folderspurpasmart962015-06-121-0/+20