index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
cam
/
cam.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-10
1
-686
/
+0
*
fixup!cam: use IPCHelper
wwylele
2017-05-27
1
-5
/
+8
*
Doxygen: Amend minor issues (#2593)
Mat M
2017-02-27
1
-1
/
+1
*
CAM: implement basic camera functions with a blank camera
wwylele
2017-01-11
1
-54
/
+304
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-1
/
+0
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
1
-12
/
+42
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-51
/
+18
*
Service/CAM: Add doxycomments to all service functions
Yuri Kunde Schlesner
2016-03-01
1
-0
/
+217
*
Service/CAM: Dummy implementation of some functions
Yuri Kunde Schlesner
2016-02-13
1
-0
/
+45
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
1
-2
/
+1
*
Services/Cam: Added new log type and camera enums from 3dbrew.
Subv
2015-11-23
1
-0
/
+156
*
Services: Continue separation of services into their own folders
purpasmart96
2015-06-12
1
-0
/
+20