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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance.
archshift
2015-01-10
1
-1
/
+1
*
Fix MSVC-related #defines and add CMakeLists comment
darkf
2014-12-30
1
-2
/
+2
*
Fix merge conflicts
darkf
2014-12-30
1
-121
/
+12
|
\
|
*
License change
purpasmart96
2014-12-21
1
-2
/
+2
|
*
Remove old logging system
Yuri Kunde Schlesner
2014-12-13
1
-125
/
+2
|
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-8
/
+8
|
*
New logging system
Yuri Kunde Schlesner
2014-12-13
1
-35
/
+43
|
*
Remove unused NDMA module
Yuri Kunde Schlesner
2014-12-09
1
-1
/
+0
|
*
Fix some headers to include their dependencies properly.
Tony Wasserka
2014-12-09
1
-0
/
+3
*
|
Fix MinGW build
darkf
2014-11-29
1
-4
/
+4
|
/
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-3
/
+3
*
Add a GUI logging channel.
Tony Wasserka
2014-11-18
1
-0
/
+1
*
Added configuration file system.
archshift
2014-10-08
1
-0
/
+1
*
Avoid LOGGING redefinition warnings.
Yuri Kunde Schlesner
2014-09-01
1
-0
/
+2
*
Common: Move header guards over to pragma once
Lioncash
2014-08-17
1
-4
/
+1
*
Merge branch 'threading' of https://github.com/bunnei/citra
bunnei
2014-06-14
1
-16
/
+23
|
\
|
*
log: updated MAX_LOGLEVEL to use correct log level enum type
bunnei
2014-06-01
1
-3
/
+3
|
*
log: updated GenericLog __attribute__ for newly added parameter
bunnei
2014-06-01
1
-1
/
+1
|
*
log: fixed to not print twice, enabled coloring, added OS print logging as its own type
bunnei
2014-05-30
1
-12
/
+19
*
|
Rename LCD to GPU.
Tony Wasserka
2014-06-12
1
-1
/
+1
|
/
*
added kernel logger to common
bunnei
2014-05-10
1
-1
/
+3
*
logger fix for linux
bunnei
2014-05-08
1
-2
/
+2
*
added GSP to loggers
bunnei
2014-05-08
1
-1
/
+1
*
- added better SVC logging
bunnei
2014-05-06
1
-3
/
+3
*
added NDMA hardware interface
bunnei
2014-04-18
1
-1
/
+1
*
added logger for generic HLE
bunnei
2014-04-11
1
-1
/
+1
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+155