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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
2
-2
/
+2
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
2
-3
/
+1
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
2
-13
/
+43
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
6
-155
/
+125
*
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: 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
3
-20
/
+346
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
6
-14
/
+1
*
services: Update some function tables
Lioncash
2015-12-30
1
-0
/
+5
*
Services/Cam: Added new log type and camera enums from 3dbrew.
Subv
2015-11-23
1
-0
/
+156
*
Add cam:u service function names to its function table
archshift
2015-09-03
1
-3
/
+60
*
Services: Continue separation of services into their own folders
purpasmart96
2015-06-12
10
-0
/
+223