yuzu/src/core/hle/service/cam
Yuri Kunde Schlesner 723dc644fa ResultVal: Remove MoveFrom()
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in
case you already have an rvalue.
2017-06-18 19:03:15 -07:00
..
cam.cpp ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
cam.h fixup!cam: use IPCHelper 2017-05-27 21:30:07 +03:00
cam_c.cpp Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
cam_c.h Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
cam_q.cpp Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
cam_q.h Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
cam_s.cpp Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
cam_s.h Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
cam_u.cpp CAM: implement basic camera functions with a blank camera 2017-01-11 11:46:44 +02:00
cam_u.h Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00