summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cam/cam.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed type conversion ambiguityHuw Pascoe2017-09-301-1/+1
* ResultVal: Remove MoveFrom()Yuri Kunde Schlesner2017-06-191-3/+3
* Service: Remove unnecessary includes from service.hYuri Kunde Schlesner2017-06-061-0/+4
* fixup!cam: use IPCHelperwwylele2017-05-271-25/+35
* cam: move u32->u8 trancation to IPCHelperwwylele2017-05-241-34/+33
* cam: use IPCHelperwwylele2017-05-241-278/+238
* CAM: implement basic camera functions with a blank camerawwylele2017-01-111-102/+922
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-36/+39
* fix #1942 and adds a few IPC functions for descriptorsLectem2016-08-021-3/+3
* svc: Make ResetType an enum classLioncash2016-03-121-4/+4
* Service/CAM: Dummy implementation of some functionsYuri Kunde Schlesner2016-02-131-1/+281
* services: Get rid of unnecessary includesLioncash2016-02-021-4/+0
* Services: Continue separation of services into their own folderspurpasmart962015-06-121-0/+35