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
/
common
/
log.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
1
-3
/
+3
2014-11-18
Add a GUI logging channel.
Tony Wasserka
1
-0
/
+1
2014-10-08
Added configuration file system.
archshift
1
-0
/
+1
2014-09-01
Avoid LOGGING redefinition warnings.
Yuri Kunde Schlesner
1
-0
/
+2
2014-08-17
Common: Move header guards over to pragma once
Lioncash
1
-4
/
+1
2014-06-12
Rename LCD to GPU.
Tony Wasserka
1
-1
/
+1
2014-06-01
log: updated MAX_LOGLEVEL to use correct log level enum type
bunnei
1
-3
/
+3
2014-06-01
log: updated GenericLog __attribute__ for newly added parameter
bunnei
1
-1
/
+1
2014-05-30
log: fixed to not print twice, enabled coloring, added OS print logging as its own type
bunnei
1
-12
/
+19
2014-05-10
added kernel logger to common
bunnei
1
-1
/
+3
2014-05-08
logger fix for linux
bunnei
1
-2
/
+2
2014-05-08
added GSP to loggers
bunnei
1
-1
/
+1
2014-05-06
- added better SVC logging
bunnei
1
-3
/
+3
2014-04-18
added NDMA hardware interface
bunnei
1
-1
/
+1
2014-04-11
added logger for generic HLE
bunnei
1
-1
/
+1
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-06
added logger option specifically for the renderer
bunnei
1
-1
/
+1
2014-04-05
added LCD logger
bunnei
1
-1
/
+1
2014-04-05
added a HW option to logging
bunnei
1
-1
/
+1
2014-04-02
convert tabs to spaces
bunnei
1
-82
/
+82
2013-10-02
added TIME logger for core timing
ShizZy
1
-1
/
+1
2013-09-20
added a module for loading bootable binaries
ShizZy
1
-2
/
+2
2013-09-19
removed CORE and LOADER from LogTypes
ShizZy
1
-2
/
+0
2013-09-19
added CORE and LOADER to LogTypes
ShizZy
1
-0
/
+2
2013-09-18
changed log CPU from PPC to ARM11
ShizZy
1
-1
/
+1
2013-09-05
replaced common code with dolphin common
ShizZy
1
-0
/
+155
2013-09-04
deleted gekko's common files
ShizZy
1
-216
/
+0
2013-08-30
adding initial project layout
ShizZy
1
-0
/
+216