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
/
logging
/
backend.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-15
Handle invalid `Log::Class`
Benjamin Barenblat
1
-1
/
+2
2015-08-03
Use UNREACHABLE macro for impossible cases in previous commit
Benjamin Barenblat
1
-2
/
+1
2015-08-02
Handle invalid `Log::Level::Count`
Benjamin Barenblat
1
-1
/
+4
2015-06-12
Services: Continue separation of services into their own folders
purpasmart96
1
-0
/
+1
2015-05-22
Service::Y2R: Support for grayscale decoding of specific formats
Yuri Kunde Schlesner
1
-0
/
+1
2015-05-12
Common: Remove async logging
Yuri Kunde Schlesner
1
-47
/
+9
2015-04-03
Services: Stubs and minor changes
purpasmart96
1
-0
/
+2
2015-03-09
Added LCD registers, and implementation for color filling in OGL code.
archshift
1
-0
/
+1
2015-03-06
Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread.
Emmanuel Gil Peyrot
1
-0
/
+9
2015-02-22
Added information reporting from ThrowFatalError
archshift
1
-0
/
+1
2015-02-13
backend: Add logging subentry for ldr
Lioncash
1
-0
/
+1
2015-02-11
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
1
-2
/
+2
2015-01-07
CoreTiming: Ported the CoreTiming namespace from PPSSPP
Subv
1
-0
/
+1
2014-12-31
SOC_U: Preliminary implementation of sockets.
Subv
1
-0
/
+1
2014-12-21
License change
purpasmart96
1
-1
/
+1
2014-12-13
New logging system
Yuri Kunde Schlesner
1
-0
/
+151