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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ResultVal: Remove MoveFrom()
Yuri Kunde Schlesner
2017-06-19
1
-3
/
+3
*
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-06-06
1
-0
/
+4
*
fixup!cam: use IPCHelper
wwylele
2017-05-27
1
-25
/
+35
*
cam: move u32->u8 trancation to IPCHelper
wwylele
2017-05-24
1
-34
/
+33
*
cam: use IPCHelper
wwylele
2017-05-24
1
-278
/
+238
*
CAM: implement basic camera functions with a blank camera
wwylele
2017-01-11
1
-102
/
+922
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-36
/
+39
*
fix #1942 and adds a few IPC functions for descriptors
Lectem
2016-08-02
1
-3
/
+3
*
svc: Make ResetType an enum class
Lioncash
2016-03-12
1
-4
/
+4
*
Service/CAM: Dummy implementation of some functions
Yuri Kunde Schlesner
2016-02-13
1
-1
/
+281
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
1
-4
/
+0
*
Services: Continue separation of services into their own folders
purpasmart96
2015-06-12
1
-0
/
+35